If you have any question, do not hesitate to contact us.
${object.user_id.name} ${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''}
+ ${object.company_id.name}
+ % if object.company_id.street:
+ ${object.company_id.street or ''}
+
+ % endif
+
+ % if object.company_id.street2:
+ ${object.company_id.street2}
+ % endif
+ % if object.company_id.city or object.company_id.zip:
+ ${object.company_id.zip or ''} ${object.company_id.city or ''}
+ % endif
+ % if object.company_id.country_id:
+ ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
+ % endif
+ % if object.company_id.phone:
+ Phone: ${object.company_id.phone}
+ % endif
+ % if object.company_id.website:
+ ${object.company_id.website or ''}
+ % endif
+ ]]>
+
+
+
+
+ No follow
+
+
+
+
+
+ 3 time policy
+
+
+
+ 10 days net
+
+ net_days
+
+
+
+ email
+ Dear Sir or Madam,
+
+Our records indicate that we have not received the payment of the
+above mentioned invoice (copy attached for your convenience). If it
+has already been sent, please disregard this notice. If not, please
+proceed with payment within 10 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards,
+
+
+
+
+ 30 days end of month
+
+ end_of_month
+
+
+
+ email
+ Dear Sir or Madam,
+
+Our records indicate that we have not yet received the payment of the
+above mentioned invoice (copy attached for your convenience) despite
+our first reminder. If it has already been sent, please disregard
+this notice. If not, please proceed with payment within 5 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards,
+
+
+
+
+ 10 days last reminder
+
+ previous_date
+
+
+
+ letter
+ Dear Sir or Madam,
+
+Our records indicate that we still have not received the payment of
+the above mentioned invoice (copy attached) despite our two reminders.
+If payment have already been sent, please disregard this notice. If
+not, please proceed with payment. If your payment has not been
+received in the next 5 days, your file will be transfered to our debt
+collection agency.
+
+Should you need us to arrange a payment plan for you, please advise.
+A customer account statement is enclosed for you convenience.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards,
+
+
+
+
+
+ 2 time policy
+
+
+
+ 30 days end of month
+
+ end_of_month
+
+
+
+ email
+ Dear Sir or Madam,
+
+Our records indicate that we have not received the payment of the
+above mentioned invoice (copy attached for your convenience). If it
+has already been sent, please disregard this notice. If not, please
+proceed with payment within 10 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards,
+
+
+
+
+ 60 days last reminder
+
+ previous_date
+
+
+
+ letter
+ Dear Sir or Madam,
+
+Our records indicate that we still have not received the payment of
+the above mentioned invoice (copy attached) despite our reminder.
+If payment have already been sent, please disregard this notice. If
+not, please proceed with payment. If your payment has not been
+received in the next 5 days, your file will be transfered to our debt
+collection agency.
+
+Should you need us to arrange a payment plan for you, please advise.
+A customer account statement is enclosed for you convenience.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards,
+
+
+
+
+ Credit Control Manager
+
+
+
+
+ Credit Control User
+
+
+
+
+ Credit Control Info
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/i18n/account_credit_control.pot b/account_credit_control/i18n/account_credit_control.pot
new file mode 100644
index 000000000..2cc7c34c8
--- /dev/null
+++ b/account_credit_control/i18n/account_credit_control.pot
@@ -0,0 +1,787 @@
+# Translation of OpenERP Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: OpenERP Server 6.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-11-07 13:23+0000\n"
+"PO-Revision-Date: 2012-11-07 13:23+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid "Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience). If it\n"
+"has already been sent, please disregard this notice. If not, please\n"
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+""
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_mailer
+msgid "Mass credit line mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,account_id:0
+#: view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: field:credit.control.line,level:0
+#: view:credit.control.lines:0
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: sql_constraint:account.move.line:0
+msgid "Wrong credit or debit value in accounting entry !"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid "Error ! You can not create recursive accounts."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0
+#: field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:0
+msgid "Credit control"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "The date of your Journal Entry is not in the defined period! You should change the date or remove this constraint from the journal."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "New lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: field:credit.control.line,partner_id:0
+#: view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid "Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not yet received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience) despite\n"
+"our first reminder. If it has already been sent, please disregard\n"
+"this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+""
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: sql_constraint:account.account:0
+msgid "The code of the account must be unique per company !"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:res.company:0
+msgid "Error! You can not create recursive companies."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+#: view:credit.control.policy.level:0
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,channel:0
+#: view:credit.control.lines:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid "If a credit control line has been generated on a policy and the policy has been changed meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,state:0
+msgid "state"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid "Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our reminder.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+""
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid "Configuration Error! \n"
+"You can not define children to an account with internal type different of \"View\"! "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: view:credit.control.lines:0
+#: selection:credit.control.marker,name:0
+#: selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+#: view:credit.control.policy.level:0
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_move_line
+msgid "Journal Items"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "You can not create journal items on an account of type view."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid "Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our two reminders.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+""
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: view:credit.control.lines:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: view:credit.control.lines:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: sql_constraint:account.invoice:0
+msgid "Invoice Number must be unique per Company!"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Report and Errors"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid "Configuration Error! \n"
+"You can not select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0
+#: field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.move.line,invoice_id:0
+#: field:credit.control.line,invoice_id:0
+#: view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+#: view:credit.control.marker:0
+#: view:credit.control.printer:0
+msgid "Cancel"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Close"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid "\n"
+" <%page args=\"object, user=None, ctx=None, quote=None, format_exception=True, mode='mail'\" />\n"
+" %if mode != 'pdf':\n"
+" \n"
+" \n"
+" %endif\n"
+"
\n"
+"\n"
+"
Dear ${object.partner_id.name or ''},
\n"
+"\n"
+"
${object.current_policy_level.custom_text} \n"
+"\n"
+"
\n"
+" Summary \n"
+" \n"
+" date due \n"
+" Amount due \n"
+" Amount balance \n"
+" Invoice number \n"
+" \n"
+"%for line in object.credit_control_line_ids:\n"
+" \n"
+" ${line.date_due} \n"
+" ${line.amount_due} \n"
+" ${line.balance_due} \n"
+" %if line.invoice_id:\n"
+" ${line.invoice_id.number} \n"
+" %else:\n"
+" n/a \n"
+" %endif\n"
+"%endfor\n"
+"
\n"
+"
\n"
+"
\n"
+"\n"
+"
If you have any question, do not hesitate to contact us.
\n"
+"\n"
+"
Thank you for choosing ${object.company_id.name}!
\n"
+"\n"
+" -- more info here --\n"
+"
${object.user_id.name} ${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''} \n"
+" ${object.company_id.name} \n"
+" % if object.company_id.street:\n"
+" ${object.company_id.street or ''} \n"
+"\n"
+" % endif\n"
+"\n"
+" % if object.company_id.street2:\n"
+" ${object.company_id.street2} \n"
+" % endif\n"
+" % if object.company_id.city or object.company_id.zip:\n"
+" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
+" % endif\n"
+" % if object.company_id.country_id:\n"
+" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''} \n"
+" % endif\n"
+" % if object.company_id.phone:\n"
+" Phone: ${object.company_id.phone} \n"
+" % endif\n"
+" % if object.company_id.website:\n"
+" ${object.company_id.website or ''} \n"
+" % endif\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "Company must be the same for its related account and period."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "The selected account of your Journal Entry forces to provide a secondary currency. You should remove the secondary currency on the account or select a multi-currency view on the journal."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+msgid "Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a' })"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,report_file:0
+msgid "Generated Report"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Move lines To be treated manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:credit.control.policy.level:0
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+#: view:credit.control.lines:0
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: sql_constraint:res.company:0
+msgid "The company name must be unique !"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0
+#: field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid "The Credit Control Policyused for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.report_webkit_html
+msgid "Credit Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "You can not create journal items on closed account."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid "The Credit Control Policy used on partners by default. This setting can be overriden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
diff --git a/account_credit_control/i18n/en.po b/account_credit_control/i18n/en.po
new file mode 100644
index 000000000..e93794f55
--- /dev/null
+++ b/account_credit_control/i18n/en.po
@@ -0,0 +1,1026 @@
+# Translation of OpenERP Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: OpenERP Server 6.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-11-07 15:35+0000\n"
+"PO-Revision-Date: 2012-11-07 14:24+0100\n"
+"Last-Translator: Guewen Baconnier \n"
+"Language-Team: EN\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: \n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience). If it\n"
+"has already been sent, please disregard this notice. If not, please\n"
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+msgstr ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience). If it\n"
+"has already been sent, please disregard this notice. If not, please\n"
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr "Custom Message"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "More..."
+msgstr "More..."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Group By..."
+msgstr "Group By..."
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr "Credit Control Run"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr "Compute Mode"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr "Send By Email"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr "A credit control line"
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr "Move line"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr "Credit Control Info"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr "Mass credit line emailer"
+
+#. module: account_credit_control
+#: field:credit.control.line,account_id:0 view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Account"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr "Due Date"
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: field:credit.control.line,level:0 view:credit.control.lines:0
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr "Level"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr "Delay (in days)"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr "credit control communication"
+
+#. module: account_credit_control
+#: sql_constraint:account.move.line:0
+msgid "Wrong credit or debit value in accounting entry !"
+msgstr "Wrong credit or debit value in accounting entry!"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "These lines are ready to send by email or by letter using the Actions."
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Mass marker"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 view:credit.control.lines:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr "Ignored"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send emails for the selected lines"
+msgstr "Send emails for the selected lines"
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid "Error ! You can not create recursive accounts."
+msgstr "Error! You can not create recursive accounts."
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr "Credit Control Policy"
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid ""
+"The date of your Journal Entry is not in the defined period! You should "
+"change the date or remove this constraint from the journal."
+msgstr ""
+"The date of your Journal Entry is not in the defined period! You should "
+"change the date or remove this constraint from the journal."
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr "Sent date"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Accounts"
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: field:credit.control.line,partner_id:0 view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send the emails"
+msgstr "Send the emails"
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Change Lines' State"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not yet received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience) despite\n"
+"our first reminder. If it has already been sent, please disregard\n"
+"this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+msgstr ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not yet received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience) despite\n"
+"our first reminder. If it has already been sent, please disregard\n"
+"this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr "Related Policy"
+
+#. module: account_credit_control
+#: sql_constraint:account.account:0
+msgid "The code of the account must be unique per company !"
+msgstr "The code of the account must be unique per company!"
+
+#. module: account_credit_control
+#: constraint:res.company:0
+msgid "Error! You can not create recursive companies."
+msgstr "Error! You can not create recursive companies."
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Mail and reporting"
+msgstr "Mail and reporting"
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print"
+msgstr "Print"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr "Email"
+
+#. module: account_credit_control
+#: field:credit.control.line,channel:0 view:credit.control.lines:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr "Channel"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generated on a policy and the policy has "
+"been changed meantime, it has to be handled manually"
+msgstr ""
+"If a credit control line has been generated on a policy and the policy has "
+"been changed meantime, it has to be handled manually"
+
+#. module: account_credit_control
+#: field:credit.control.printer,state:0
+msgid "state"
+msgstr "state"
+
+#. module: account_credit_control
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr "Report"
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr "Due Date, End Of Month"
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr "Mark as"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our reminder.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+msgstr ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our reminder.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "An error has occured during the sending of the email."
+msgstr "An error has occured during the sending of the email."
+
+#. module: account_credit_control
+#: view:credit.control.run:0 field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr "Policies"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr "Due date"
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr "Do nothing"
+
+#. module: account_credit_control
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr "Currency"
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid ""
+"Configuration Error! \n"
+"You can not define children to an account with internal type different of "
+"\"View\"! "
+msgstr ""
+"Configuration Error! \n"
+"You can not define children to an account with internal type different of "
+"\"View\"! "
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr "Mass printer"
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Company"
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr "Change the state of the selected lines."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Lines which have been ignored from previous runs."
+msgstr "Lines which have been ignored from previous runs."
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print the selected lines"
+msgstr "Print the selected lines"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 view:credit.control.lines:0
+#: selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Draft"
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr "Warning: you will maybe not be able to revert this operation."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Credit policy"
+msgstr "Credit policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Delay Setting"
+msgstr "Delay Setting"
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr "Due balance"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Credit policy level"
+msgstr "Credit policy level"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr "Credit control line generator"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "User"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr "Letter"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_move_line
+msgid "Journal Items"
+msgstr "Journal Items"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr "Print selected lines"
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "You can not create journal items on an account of type view."
+msgstr "You can not create journal items on an account of type view."
+
+#. module: account_credit_control
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr "Credit Control Lines"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our two reminders.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+msgstr ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our two reminders.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr "Print Lines"
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr "Controlling Date"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr "Define a reminder policy"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Lines already sent."
+msgstr "Lines already sent."
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr "Email Template"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 view:credit.control.lines:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr "Ready To Send"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Companies"
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr "Mark letter lines as sent"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Compute Credit Control Lines"
+msgstr "Compute Credit Control Lines"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr "Previous Reminder"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 view:credit.control.lines:0
+msgid "Error"
+msgstr "Error"
+
+#. module: account_credit_control
+#: sql_constraint:account.invoice:0
+msgid "Invoice Number must be unique per Company!"
+msgstr "Invoice Number must be unique per Company!"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Report and Errors"
+msgstr "Report and Errors"
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid ""
+"Configuration Error! \n"
+"You can not select an account type with a deferral method different of "
+"\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
+msgstr ""
+"Configuration Error! \n"
+"You can not select an account type with a deferral method different of "
+"\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "State"
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr "For policies which should not generate lines or are obsolete"
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr "Credit Lines"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr "Done"
+
+#. module: account_credit_control
+#: field:account.move.line,invoice_id:0 field:credit.control.line,invoice_id:0
+#: view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Invoice"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0 view:credit.control.marker:0
+#: view:credit.control.printer:0
+msgid "Cancel"
+msgstr "Cancel"
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Close"
+msgstr "Close"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr "Emailing Error"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Run date"
+msgstr "Run date"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr "Credit Control User"
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" <%page args=\"object, user=None, ctx=None, quote=None, "
+"format_exception=True, mode='mail'\" />\n"
+" %if mode != 'pdf':\n"
+" \n"
+" \n"
+" %endif\n"
+" \n"
+"\n"
+"
Dear ${object.partner_id.name or ''},
\n"
+"\n"
+"
${object.current_policy_level.custom_text}"
+"pre>\n"
+"\n"
+" \n"
+" Summary \n"
+" \n"
+" date due \n"
+" Amount due \n"
+" Amount balance \n"
+" Invoice number \n"
+" \n"
+"%for line in object.credit_control_line_ids:\n"
+" \n"
+" ${line.date_due} \n"
+" ${line.amount_due} \n"
+" ${line.balance_due} \n"
+" %if line.invoice_id:\n"
+" ${line.invoice_id.number} \n"
+" %else:\n"
+" n/a \n"
+" %endif\n"
+"%endfor\n"
+"
\n"
+"
\n"
+"
\n"
+"\n"
+"
If you have any question, do not hesitate to contact us.
\n"
+"\n"
+"
Thank you for choosing ${object.company_id.name}!
\n"
+"\n"
+" -- more info here --\n"
+"
${object.user_id.name} ${object.user_id.user_email and '<"
+"%s>'%(object.user_id.user_email) or ''} \n"
+" ${object.company_id.name} \n"
+" % if object.company_id.street:\n"
+" ${object.company_id.street or ''} \n"
+"\n"
+" % endif\n"
+"\n"
+" % if object.company_id.street2:\n"
+" ${object.company_id.street2} \n"
+" % endif\n"
+" % if object.company_id.city or object.company_id.zip:\n"
+" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
+" % endif\n"
+" % if object.company_id.country_id:\n"
+" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id."
+"name) or ''} ${object.company_id.country_id.name or ''} \n"
+" % endif\n"
+" % if object.company_id.phone:\n"
+" Phone: ${object.company_id.phone} \n"
+" % endif\n"
+" % if object.company_id.website:\n"
+" ${object.company_id.website or ''} \n"
+" % endif\n"
+" "
+msgstr ""
+"\n"
+" <%page args=\"object, user=None, ctx=None, quote=None, "
+"format_exception=True, mode='mail'\" />\n"
+" %if mode != 'pdf':\n"
+" \n"
+" \n"
+" %endif\n"
+"
\n"
+"\n"
+"
Dear ${object.partner_id.name or ''},
\n"
+"\n"
+"
${object.current_policy_level.custom_text}"
+"pre>\n"
+"\n"
+" \n"
+" Summary \n"
+" \n"
+" date due \n"
+" Amount due \n"
+" Amount balance \n"
+" Invoice number \n"
+" \n"
+"%for line in object.credit_control_line_ids:\n"
+" \n"
+" ${line.date_due} \n"
+" ${line.amount_due} \n"
+" ${line.balance_due} \n"
+" %if line.invoice_id:\n"
+" ${line.invoice_id.number} \n"
+" %else:\n"
+" n/a \n"
+" %endif\n"
+"%endfor\n"
+"
\n"
+"
\n"
+"
\n"
+"\n"
+"
If you have any question, do not hesitate to contact us.
\n"
+"\n"
+"
Thank you for choosing ${object.company_id.name}!
\n"
+"\n"
+" -- more info here --\n"
+"
${object.user_id.name} ${object.user_id.user_email and '<"
+"%s>'%(object.user_id.user_email) or ''} \n"
+" ${object.company_id.name} \n"
+" % if object.company_id.street:\n"
+" ${object.company_id.street or ''} \n"
+"\n"
+" % endif\n"
+"\n"
+" % if object.company_id.street2:\n"
+" ${object.company_id.street2} \n"
+" % endif\n"
+" % if object.company_id.city or object.company_id.zip:\n"
+" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
+" % endif\n"
+" % if object.company_id.country_id:\n"
+" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id."
+"name) or ''} ${object.company_id.country_id.name or ''} \n"
+" % endif\n"
+" % if object.company_id.phone:\n"
+" Phone: ${object.company_id.phone} \n"
+" % endif\n"
+" % if object.company_id.website:\n"
+" ${object.company_id.website or ''} \n"
+" % endif\n"
+" "
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "Company must be the same for its related account and period."
+msgstr "Company must be the same for its related account and period."
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr "Lines to handle manually"
+
+#. module: account_credit_control
+#: view:account.invoice:0
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr "Credit Control"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Policy Levels"
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid ""
+"The selected account of your Journal Entry forces to provide a secondary "
+"currency. You should remove the secondary currency on the account or select "
+"a multi-currency view on the journal."
+msgstr ""
+"The selected account of your Journal Entry forces to provide a secondary "
+"currency. You should remove the secondary currency on the account or select "
+"a multi-currency view on the journal."
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+msgid "Policy"
+msgstr "Policy"
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a' })"
+msgstr "Credit Control: (${object.current_policy_level.name or 'n/a' })"
+
+#. module: account_credit_control
+#: field:credit.control.printer,report_file:0
+msgid "Generated Report"
+msgstr "Generated Report"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Move lines To be treated manually"
+msgstr "Move lines To be treated manually"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr "Credit Control Policies"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr "Send an email for the selected lines."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Sent"
+msgstr "Sent"
+
+#. module: account_credit_control
+#: constraint:credit.control.policy.level:0
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr "The smallest level can not be of type Previous Reminder"
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr "This policy will be active only for the selected accounts"
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Only letter lines will be marked."
+
+#. module: account_credit_control
+#: view:credit.control.line:0 view:credit.control.lines:0
+msgid "Control Credit Lines"
+msgstr "Control Credit Lines"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr "Credit Control Manager"
+
+#. module: account_credit_control
+#: sql_constraint:res.company:0
+msgid "The company name must be unique !"
+msgstr "The company name must be unique!"
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Name"
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policyused for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr "Sent Email"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr "A credit control policy level"
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.report_webkit_html
+msgid "Credit Summary"
+msgstr "Credit Summary"
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr "Controlling date"
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "You can not create journal items on closed account."
+msgstr "You can not create journal items on closed account."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Draft lines have to be triaged."
+msgstr "Draft lines have to be triaged."
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr "Due Amount Tax incl."
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr "Credit Control Tolerance"
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overriden on partners or invoices."
+msgstr ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overriden on partners or invoices."
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr "Overdue Level"
+
+#~ msgid "Mass credit line mailer"
+#~ msgstr "Mass credit line mailer"
+
+#~ msgid "Credit control"
+#~ msgstr "Credit control"
+
+#~ msgid "New lines"
+#~ msgstr "New lines"
+
+#~ msgid "Please select a policy"
+#~ msgstr "Please select a policy"
+
+#~ msgid ""
+#~ "A credit control run is already running in background, please try later."
+#~ msgstr ""
+#~ "A credit control run is already running in background, please try later."
+
+#~ msgid "Mark Lines"
+#~ msgstr "Mark Lines"
+
+#~ msgid "Change the status of all draft lines"
+#~ msgstr "Change the status of all draft lines"
+
+#~ msgid "state can not be empty"
+#~ msgstr "state can not be empty"
+
+#~ msgid "Manual"
+#~ msgstr "Manual"
+
+#~ msgid "No credit control lines selected."
+#~ msgstr "No credit control lines selected."
+
+#~ msgid "Canal"
+#~ msgstr "Canal"
+
+#~ msgid "E-Mail"
+#~ msgstr "E-Mail"
+
+#~ msgid "%s marked line"
+#~ msgstr "%s marked line"
+
+#~ msgid "Policy \"%s\" has generated %d Credit Control Lines.\n"
+#~ msgstr "Policy \"%s\" has generated %d Credit Control Lines.\n"
+
+#~ msgid "Information"
+#~ msgstr "Information"
+
+#~ msgid "A run has already been executed more recently than %s"
+#~ msgstr "A run has already been executed more recently than %s"
+
+#~ msgid "Can not get function for computation mode: %s is not implemented"
+#~ msgstr "Can not get function for computation mode: %s is not implemented"
+
+#~ msgid "Mail"
+#~ msgstr "Mail"
+
+#~ msgid "No lines will be changed. All the selected lines are already done."
+#~ msgstr "No lines will be changed. All the selected lines are already done."
+
+#~ msgid ""
+#~ "Send an e-mail for all \"Ready To Send\" lines of the \"E-Mail\" channel"
+#~ msgstr ""
+#~ "Send an e-mail for all \"Ready To Send\" lines of the \"E-Mail\" channel"
+
+#~ msgid "Print all \"Ready To Send\" lines of the \"Manual\" channel"
+#~ msgstr "Print all \"Ready To Send\" lines of the \"Manual\" channel"
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
new file mode 100644
index 000000000..67e64ae9a
--- /dev/null
+++ b/account_credit_control/i18n/fr.po
@@ -0,0 +1,965 @@
+# Translation of OpenERP Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: OpenERP Server 6.1\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2012-11-07 15:35+0000\n"
+"PO-Revision-Date: 2012-11-07 16:41+0100\n"
+"Last-Translator: Guewen Baconnier \n"
+"Language-Team: FR\n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: \n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience). If it\n"
+"has already been sent, please disregard this notice. If not, please\n"
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+msgstr ""
+"Madame, Monsieur,\n"
+"\n"
+"Il résulte d'une récente révision de nos comptes que la facture\n"
+"susmentionnée (copie ci-jointe) reste, sauf erreur, impayée à ce\n"
+"jour. Si tel est bien le cas, nous vous invitons à réparer cet oubli\n"
+"sous 10 jours. Dans le cas contraire, nous vous prions de nous\n"
+"indiquer la date de votre paiement et vous remercions d'excuser le\n"
+"présent courriel.\n"
+"\n"
+"Pour toute question, nous restons à votre disposition.\n"
+"\n"
+"Bien cordialement,\n"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr "Message Personnalisé"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "More..."
+msgstr "Plus..."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Group By..."
+msgstr "Group By..."
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr "Contrôles de Crédit"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr "Mode de calcul"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr "Envoyer par courrier électronique"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr "Ligne de contrôle de crédit"
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr "Écritures comptables"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr "Informations de contrôle de crédit"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr "Envoi de courriers électroniques en masse"
+
+#. module: account_credit_control
+#: field:credit.control.line,account_id:0
+#: view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Compte"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr "Date d'échéance"
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: field:credit.control.line,level:0
+#: view:credit.control.lines:0
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr "Niveau"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr "Délai (en jours)"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr "Communication de contrôle de crédit"
+
+#. module: account_credit_control
+#: sql_constraint:account.move.line:0
+msgid "Wrong credit or debit value in accounting entry !"
+msgstr "Mauvaise entrée de crédit ou de débit dans la comptabilité !"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "These lines are ready to send by email or by letter using the Actions."
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Changer d'état en masse"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: view:credit.control.lines:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr "Ignoré"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send emails for the selected lines"
+msgstr "Envoyer des courriers électroniques pour les lignes sélectionnées"
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid "Error ! You can not create recursive accounts."
+msgstr "La création de comptes récursifs est interdite"
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0
+#: field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr "Politique de contrôle de crédit"
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "The date of your Journal Entry is not in the defined period! You should change the date or remove this constraint from the journal."
+msgstr ""
+"La date de l'entrée de journal n'est pas dans la période choisie. Il\n"
+"faut changer la date ou supprimer la contrainte du journal."
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr "Date d'envoi"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Comptes"
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: field:credit.control.line,partner_id:0
+#: view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partenaire"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send the emails"
+msgstr "Envoyer les courriers électroniques"
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Changer l'état des lignes"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not yet received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience) despite\n"
+"our first reminder. If it has already been sent, please disregard\n"
+"this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+msgstr ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we have not yet received the payment of the\n"
+"above mentioned invoice (copy attached for your convenience) despite\n"
+"our first reminder. If it has already been sent, please disregard\n"
+"this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr "Politique liée"
+
+#. module: account_credit_control
+#: sql_constraint:account.account:0
+msgid "The code of the account must be unique per company !"
+msgstr "Le code du compte doit être unique pour une société donnée."
+
+#. module: account_credit_control
+#: constraint:res.company:0
+msgid "Error! You can not create recursive companies."
+msgstr "Il est interdit de créer des sociétés récursives."
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+#: view:credit.control.policy.level:0
+msgid "Mail and reporting"
+msgstr "Courriers et rapports"
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print"
+msgstr "Imprimer"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr "Email"
+
+#. module: account_credit_control
+#: field:credit.control.line,channel:0
+#: view:credit.control.lines:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr "Canal"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid "If a credit control line has been generated on a policy and the policy has been changed meantime, it has to be handled manually"
+msgstr ""
+"Si une ligne de contrôle de crédit a été générée sur une politique et\n"
+"que la politique a changé entre temps, il faut traiter cette ligne manuellement."
+
+#. module: account_credit_control
+#: field:credit.control.printer,state:0
+msgid "state"
+msgstr "état"
+
+#. module: account_credit_control
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr "Rapport"
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+"Les lignes \"Brouillon\" nécessitent d'être triées.\n"
+"Les lignes \"Ignorées\" sont celles pour lesquelles rien ne doit être envoyé.\n"
+"Les lignes brouillon et ignorées seront régénérées lors du prochain lancement du contrôle de crédit."
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr "Date due, fin de mois"
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr "Marquer comme"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our reminder.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+msgstr ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our reminder.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "An error has occured during the sending of the email."
+msgstr "Une erreur s'est produit durant l'envoi du mail."
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr "Politiques"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr "Date d'échéance"
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr "Ne rien faire"
+
+#. module: account_credit_control
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr "Devise"
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid ""
+"Configuration Error! \n"
+"You can not define children to an account with internal type different of \"View\"! "
+msgstr ""
+"Configuration Error! \n"
+"You can not define children to an account with internal type different of \"View\"! "
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr "Impression groupée"
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Société"
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr "Changer l'état des lignes sélectionnées."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Lines which have been ignored from previous runs."
+msgstr "Lignes qui ont été ignorées lors des précédents lancement."
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print the selected lines"
+msgstr "Imprimer les lignes sélectionnées"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: view:credit.control.lines:0
+#: selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Brouillon"
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr "Attention: vous ne pourrez peut-être pas annuler cette opération."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Credit policy"
+msgstr "Politique de crédit"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+#: view:credit.control.policy.level:0
+msgid "Delay Setting"
+msgstr "Réglage du délai"
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr "Solde du"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Credit policy level"
+msgstr "Niveau de politique de crédit"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr "Générateur de ligne de contrôle de crédit"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Utilisateur"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr "Lettre"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_move_line
+msgid "Journal Items"
+msgstr "Écritures comptables"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr "Imprimer les lignes sélectionnées"
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "You can not create journal items on an account of type view."
+msgstr "La création de comptes récursifs est interdite"
+
+#. module: account_credit_control
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr "Lignes de contrôle de crédit"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our two reminders.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+msgstr ""
+"Dear Sir or Madam,\n"
+"\n"
+"Our records indicate that we still have not received the payment of\n"
+"the above mentioned invoice (copy attached) despite our two reminders.\n"
+"If payment have already been sent, please disregard this notice. If\n"
+"not, please proceed with payment. If your payment has not been\n"
+"received in the next 5 days, your file will be transfered to our debt\n"
+"collection agency.\n"
+"\n"
+"Should you need us to arrange a payment plan for you, please advise.\n"
+"A customer account statement is enclosed for you convenience.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards,\n"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr "Imprimer les lignes"
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr "Date de contrôle"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr "Définir une politique de rappel"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Lines already sent."
+msgstr "Déjà envoyé."
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr "Modèle de courrier électronique"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: view:credit.control.lines:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr "Prêt à envoyer"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Sociétés"
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr "Marquer les lignes \"lettre\" comme envoyées"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Compute Credit Control Lines"
+msgstr "Calcul des lignes de contrôle de crédit"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr "Rappel précédent"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: view:credit.control.lines:0
+msgid "Error"
+msgstr "Erreur"
+
+#. module: account_credit_control
+#: sql_constraint:account.invoice:0
+msgid "Invoice Number must be unique per Company!"
+msgstr "Le code du compte doit être unique pour une société donnée."
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Report and Errors"
+msgstr "Rapport et erreurs"
+
+#. module: account_credit_control
+#: constraint:account.account:0
+msgid ""
+"Configuration Error! \n"
+"You can not select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
+msgstr ""
+"Configuration Error! \n"
+"You can not select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0
+#: field:credit.control.run,state:0
+msgid "State"
+msgstr "État"
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+"Pour les politiques qui ne devraient pas générer de lignes ou qui sont\n"
+"obsolètes"
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr "Lignes de crédit"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: selection:credit.control.run,state:0
+msgid "Done"
+msgstr "Terminé"
+
+#. module: account_credit_control
+#: field:account.move.line,invoice_id:0
+#: field:credit.control.line,invoice_id:0
+#: view:credit.control.lines:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Facture"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+#: view:credit.control.marker:0
+#: view:credit.control.printer:0
+msgid "Cancel"
+msgstr "Annuler"
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Close"
+msgstr "Fermer"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr "Erreur d'envoi de message"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
+msgstr ""
+"La politique de contrôle de crédit utilisée par cette facture. Par\n"
+"défault, la politique définie au niveau du Compte ou du Partenaire est\n"
+"utilisée."
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Run date"
+msgstr "Date de lancement"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr "Utilisateur du contrôle de crédit"
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" <%page args=\"object, user=None, ctx=None, quote=None, format_exception=True, mode='mail'\" />\n"
+" %if mode != 'pdf':\n"
+" \n"
+" \n"
+" %endif\n"
+" \n"
+"\n"
+"
Dear ${object.partner_id.name or ''},
\n"
+"\n"
+"
${object.current_policy_level.custom_text} \n"
+"\n"
+"
\n"
+" Summary \n"
+" \n"
+" date due \n"
+" Amount due \n"
+" Amount balance \n"
+" Invoice number \n"
+" \n"
+"%for line in object.credit_control_line_ids:\n"
+" \n"
+" ${line.date_due} \n"
+" ${line.amount_due} \n"
+" ${line.balance_due} \n"
+" %if line.invoice_id:\n"
+" ${line.invoice_id.number} \n"
+" %else:\n"
+" n/a \n"
+" %endif\n"
+"%endfor\n"
+"
\n"
+"
\n"
+"
\n"
+"\n"
+"
If you have any question, do not hesitate to contact us.
\n"
+"\n"
+"
Thank you for choosing ${object.company_id.name}!
\n"
+"\n"
+" -- more info here --\n"
+"
${object.user_id.name} ${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''} \n"
+" ${object.company_id.name} \n"
+" % if object.company_id.street:\n"
+" ${object.company_id.street or ''} \n"
+"\n"
+" % endif\n"
+"\n"
+" % if object.company_id.street2:\n"
+" ${object.company_id.street2} \n"
+" % endif\n"
+" % if object.company_id.city or object.company_id.zip:\n"
+" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
+" % endif\n"
+" % if object.company_id.country_id:\n"
+" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''} \n"
+" % endif\n"
+" % if object.company_id.phone:\n"
+" Phone: ${object.company_id.phone} \n"
+" % endif\n"
+" % if object.company_id.website:\n"
+" ${object.company_id.website or ''} \n"
+" % endif\n"
+" "
+msgstr ""
+"\n"
+" <%page args=\"object, user=None, ctx=None, quote=None, format_exception=True, mode='mail'\" />\n"
+" %if mode != 'pdf':\n"
+" \n"
+" \n"
+" %endif\n"
+"
\n"
+"\n"
+"
Cher ${object.partner_id.name or ''},
\n"
+"\n"
+"
${object.current_policy_level.custom_text} \n"
+"\n"
+"
\n"
+" Summary \n"
+" \n"
+" Date due \n"
+" Somme due \n"
+" Solde du \n"
+" Numéro de facture \n"
+" \n"
+"%for line in object.credit_control_line_ids:\n"
+" \n"
+" ${line.date_due} \n"
+" ${line.amount_due} \n"
+" ${line.balance_due} \n"
+" %if line.invoice_id:\n"
+" ${line.invoice_id.number} \n"
+" %else:\n"
+" n/a \n"
+" %endif\n"
+"%endfor\n"
+"
\n"
+"
\n"
+"
\n"
+"\n"
+"
Si vous avez des questions n'hésitez pas à nous contacter.
\n"
+"\n"
+"
Merci d'avoir choisi ${object.company_id.name}!
\n"
+"\n"
+" -- more info here --\n"
+"
${object.user_id.name} ${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''} \n"
+" ${object.company_id.name} \n"
+" % if object.company_id.street:\n"
+" ${object.company_id.street or ''} \n"
+"\n"
+" % endif\n"
+"\n"
+" % if object.company_id.street2:\n"
+" ${object.company_id.street2} \n"
+" % endif\n"
+" % if object.company_id.city or object.company_id.zip:\n"
+" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
+" % endif\n"
+" % if object.company_id.country_id:\n"
+" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''} \n"
+" % endif\n"
+" % if object.company_id.phone:\n"
+" Téléphone : ${object.company_id.phone} \n"
+" % endif\n"
+" % if object.company_id.website:\n"
+" ${object.company_id.website or ''} \n"
+" % endif\n"
+" "
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "Company must be the same for its related account and period."
+msgstr "Company must be the same for its related account and period."
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr "Lignes à traiter manuellement"
+
+#. module: account_credit_control
+#: view:account.invoice:0
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr "Contrôle de crédit"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Niveaux de politique"
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "The selected account of your Journal Entry forces to provide a secondary currency. You should remove the secondary currency on the account or select a multi-currency view on the journal."
+msgstr "The selected account of your Journal Entry forces to provide a secondary currency. You should remove the secondary currency on the account or select a multi-currency view on the journal."
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+msgid "Policy"
+msgstr "Politique"
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a' })"
+msgstr "Contrôle de crédit : (${object.current_policy_level.name or 'n/a' })"
+
+#. module: account_credit_control
+#: field:credit.control.printer,report_file:0
+msgid "Generated Report"
+msgstr "Rapport généré"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Move lines To be treated manually"
+msgstr "Lignes à traiter manuellement"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr "Politique de contrôle de crédit"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr "Envoyer un courrier électronique pour les lignes sélectionnées"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Sent"
+msgstr "Envoyer"
+
+#. module: account_credit_control
+#: constraint:credit.control.policy.level:0
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr "Le niveau le plus bas ne peut pas être de type \"Rappel Précédent\""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr "Cette politique sera activée pour les comptes sélectionnés"
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Seules les lignes \"lettre\" seront marquées."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+#: view:credit.control.lines:0
+msgid "Control Credit Lines"
+msgstr "Lignes de contrôle de crédit"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr "Gestionnaire de contrôle de crédit"
+
+#. module: account_credit_control
+#: sql_constraint:res.company:0
+msgid "The company name must be unique !"
+msgstr "The company name must be unique !"
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0
+#: field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nom"
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid "The Credit Control Policyused for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+"Politique de contrôle de crédit pour ce partenaire. Il est possible de\n"
+"forcer ce réglage pour une facture donnée. Par défaut, la politique de\n"
+"la société est utilisée."
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr "Envoyer le courrier électronique"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr "Un niveau de politique de contrôle de crédit"
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.report_webkit_html
+msgid "Credit Summary"
+msgstr "Synthèse du crédit"
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr "Date de contrôle"
+
+#. module: account_credit_control
+#: constraint:account.move.line:0
+msgid "You can not create journal items on closed account."
+msgstr "La création de comptes récursifs est interdite"
+
+#. module: account_credit_control
+#: view:credit.control.lines:0
+msgid "Draft lines have to be triaged."
+msgstr "Les lignes en brouillon doivent être triées."
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr "Somme dûe TTC"
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr "Tolérance de contrôle de crédit"
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid "The Credit Control Policy used on partners by default. This setting can be overriden on partners or invoices."
+msgstr ""
+"Politique de contrôle de crédit par défaut. Elle peut être redéfinie\n"
+"au niveau des partenaires ou des factures."
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr "Niveau de créance"
+
+#~ msgid "Mass credit line mailer"
+#~ msgstr "Envoi de mails en masse"
+#~ msgid "Credit control"
+#~ msgstr "Contrôle de crédit"
+#~ msgid "New lines"
+#~ msgstr "Nouvelles lignes"
+
diff --git a/account_credit_control/line.py b/account_credit_control/line.py
new file mode 100644
index 000000000..208818127
--- /dev/null
+++ b/account_credit_control/line.py
@@ -0,0 +1,196 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+import logging
+import pooler
+
+from openerp.osv.orm import Model, fields
+from openerp.osv import osv
+from openerp.tools.translate import _
+
+logger = logging.getLogger('credit.line.control')
+
+
+class CreditControlLine(Model):
+ """A credit control line describes an amount due by a customer for a due date.
+
+ A line is created once the due date of the payment is exceeded.
+ It is created in "draft" and some actions are available (send by email,
+ print, ...)
+ """
+
+ _name = "credit.control.line"
+ _description = "A credit control line"
+ _rec_name = "id"
+
+ _columns = {
+ 'date': fields.date('Controlling date', required=True),
+ # maturity date of related move line we do not use a related field in order to
+ # allow manual changes
+ 'date_due': fields.date('Due date',
+ required=True,
+ readonly=True,
+ states={'draft': [('readonly', False)]}),
+
+ 'date_sent': fields.date('Sent date',
+ readonly=True,
+ states={'draft': [('readonly', False)]}),
+
+ 'state': fields.selection([('draft', 'Draft'),
+ ('ignored', 'Ignored'),
+ ('to_be_sent', 'Ready To Send'),
+ ('sent', 'Done'),
+ ('error', 'Error'),
+ ('email_error', 'Emailing Error')],
+ 'State', required=True, readonly=True,
+ help=("Draft lines need to be triaged.\n"
+ "Ignored lines are lines for which we do "
+ "not want to send something.\n"
+ "Draft and ignored lines will be "
+ "generated again on the next run.")),
+
+ 'channel': fields.selection([('letter', 'Letter'),
+ ('email', 'Email')],
+ 'Channel', required=True,
+ readonly=True,
+ states={'draft': [('readonly', False)]}),
+
+ 'invoice_id': fields.many2one('account.invoice', 'Invoice', readonly=True),
+ 'partner_id': fields.many2one('res.partner', "Partner", required=True),
+ 'amount_due': fields.float('Due Amount Tax incl.', required=True, readonly=True),
+ 'balance_due': fields.float('Due balance', required=True, readonly=True),
+ 'mail_message_id': fields.many2one('mail.message', 'Sent Email', readonly=True),
+
+ 'move_line_id': fields.many2one('account.move.line', 'Move line',
+ required=True, readonly=True),
+
+ 'account_id': fields.related('move_line_id', 'account_id', type='many2one',
+ relation='account.account', string='Account',
+ store=True, readonly=True),
+
+ 'currency_id': fields.related('move_line_id', 'currency_id', type='many2one',
+ relation='res.currency', string='Currency',
+ store=True, readonly=True),
+
+ 'company_id': fields.related('move_line_id', 'company_id', type='many2one',
+ relation='res.company', string='Company',
+ store=True, readonly=True),
+
+ # we can allow a manual change of policy in draft state
+ 'policy_level_id':fields.many2one('credit.control.policy.level',
+ 'Overdue Level', required=True, readonly=True,
+ states={'draft': [('readonly', False)]}),
+
+ 'policy_id': fields.related('policy_level_id',
+ 'policy_id',
+ type='many2one',
+ relation='credit.control.policy',
+ string='Policy',
+ store=True,
+ readonly=True),
+
+ 'level': fields.related('policy_level_id',
+ 'level',
+ type='integer',
+ relation='credit.control.policy',
+ string='Level',
+ store=True,
+ readonly=True),
+ }
+
+
+ _defaults = {'state': 'draft'}
+
+ def _prepare_from_move_line(self, cr, uid, move_line,
+ level, controlling_date, open_amount,
+ context=None):
+ """Create credit control line"""
+ data = {}
+ data['date'] = controlling_date
+ data['date_due'] = move_line.date_maturity
+ data['state'] = 'draft'
+ data['channel'] = level.channel
+ data['invoice_id'] = move_line.invoice_id.id if move_line.invoice_id else False
+ data['partner_id'] = move_line.partner_id.id
+ data['amount_due'] = (move_line.amount_currency or move_line.debit or
+ move_line.credit)
+ data['balance_due'] = open_amount
+ data['policy_level_id'] = level.id
+ data['company_id'] = move_line.company_id.id
+ data['move_line_id'] = move_line.id
+ return data
+
+ def create_or_update_from_mv_lines(self, cr, uid, ids, lines,
+ level_id, controlling_date, context=None):
+ """Create or update line based on levels"""
+ currency_obj = self.pool.get('res.currency')
+ level_obj = self.pool.get('credit.control.policy.level')
+ ml_obj = self.pool.get('account.move.line')
+ user = self.pool.get('res.users').browse(cr, uid, uid)
+ currency_ids = currency_obj.search(cr, uid, [], context=context)
+
+ tolerance = {}
+ tolerance_base = user.company_id.credit_control_tolerance
+ for c_id in currency_ids:
+ tolerance[c_id] = currency_obj.compute(
+ cr, uid,
+ c_id,
+ user.company_id.currency_id.id,
+ tolerance_base,
+ context=context)
+
+ level = level_obj.browse(cr, uid, level_id, context)
+ line_ids = []
+ for line in ml_obj.browse(cr, uid, lines, context):
+
+ open_amount = line.amount_residual_currency
+
+ if open_amount > tolerance.get(line.currency_id.id, tolerance_base):
+ vals = self._prepare_from_move_line(
+ cr, uid, line, level, controlling_date, open_amount, context=context)
+ line_id = self.create(cr, uid, vals, context=context)
+ line_ids.append(line_id)
+
+ # when we have lines generated earlier in draft,
+ # on the same level, it means that we have left
+ # them, so they are to be considered as ignored
+ previous_draft_ids = self.search(
+ cr, uid,
+ [('move_line_id', '=', line.id),
+ ('level', '=', level.id),
+ ('state', '=', 'draft'),
+ ('id', '!=', line_id)],
+ context=context)
+ if previous_draft_ids:
+ self.write(cr, uid, previous_draft_ids,
+ {'state': 'ignored'}, context=context)
+
+ return line_ids
+
+ def unlink(self, cr, uid, ids, context=None, check=True):
+ for line in self.browse(cr, uid, ids, context=context):
+ if line.state != 'draft':
+ raise osv.except_osv(
+ _('Error !'),
+ _('You are not allowed to delete a credit control line that '
+ 'is not in draft state.'))
+
+ return super(CreditControlLine, self).unlink(cr, uid, ids, context=context)
+
diff --git a/account_credit_control/line_view.xml b/account_credit_control/line_view.xml
new file mode 100644
index 000000000..a66f64c4d
--- /dev/null
+++ b/account_credit_control/line_view.xml
@@ -0,0 +1,148 @@
+
+
+
+ credit.control.line.form
+ credit.control.line
+ form
+
+
+
+
+
+
+ Credit Control Lines
+ credit.control.lines
+ search
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ credit.control.line.tree
+ credit.control.line
+ tree
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Lines
+ ir.actions.act_window
+ credit.control.line
+
+ form
+ tree,form
+
+ {'search_default_filter_draft': 1, 'search_default_filter_to_be_sent': 1}
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/partner.py b/account_credit_control/partner.py
new file mode 100644
index 000000000..5cc33c32f
--- /dev/null
+++ b/account_credit_control/partner.py
@@ -0,0 +1,44 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp.osv.orm import Model, fields
+
+
+class ResPartner(Model):
+ """Add a settings on the credit control policy to use on the partners,
+ and links to the credit control lines."""
+
+ _inherit = "res.partner"
+
+ _columns = {
+ 'credit_policy_id': fields.many2one('credit.control.policy',
+ 'Credit Control Policy',
+ help=("The Credit Control Policy"
+ "used for this partner. This "
+ "setting can be forced on the "
+ "invoice. If nothing is defined, "
+ "it will use the company "
+ "setting.")),
+ 'credit_control_line_ids': fields.one2many('credit.control.line',
+ 'invoice_id',
+ string='Credit Control Lines',
+ readonly=True)
+ }
+
diff --git a/account_credit_control/partner_view.xml b/account_credit_control/partner_view.xml
new file mode 100644
index 000000000..71030aa2d
--- /dev/null
+++ b/account_credit_control/partner_view.xml
@@ -0,0 +1,25 @@
+
+
+
+ partner.credit_control.form.view
+ res.partner
+
+ form
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/policy.py b/account_credit_control/policy.py
new file mode 100644
index 000000000..6f97176db
--- /dev/null
+++ b/account_credit_control/policy.py
@@ -0,0 +1,379 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp.osv.orm import Model, fields
+from openerp.tools.translate import _
+
+
+class CreditControlPolicy(Model):
+ """Define a policy of reminder"""
+
+ _name = "credit.control.policy"
+ _description = """Define a reminder policy"""
+ _columns = {'name': fields.char('Name', required=True, size=128),
+
+ 'level_ids': fields.one2many('credit.control.policy.level',
+ 'policy_id',
+ 'Policy Levels'),
+
+ 'do_nothing': fields.boolean('Do nothing',
+ help=('For policies which should not '
+ 'generate lines or are obsolete')),
+
+ 'company_id': fields.many2one('res.company', 'Company'),
+
+ 'account_ids': fields.many2many(
+ 'account.account',
+ string='Accounts',
+ required=True,
+ domain="[('reconcile', '=', True)]",
+ help='This policy will be active only for the selected accounts'),
+ }
+
+ def _move_lines_domain(self, cr, uid, policy, controlling_date, context=None):
+ """Build the default domain for searching move lines"""
+ account_ids = [a.id for a in policy.account_ids]
+ return [('account_id', 'in', account_ids),
+ ('date_maturity', '<=', controlling_date),
+ ('reconcile_id', '=', False),
+ ('partner_id', '!=', False)]
+
+ def _due_move_lines(self, cr, uid, policy, controlling_date, context=None):
+ """ Get the due move lines for the policy of the company.
+
+ The set of ids will be reduced and extended according to the specific policies
+ defined on partners and invoices.
+
+ Do not use direct SQL in order to respect security rules.
+
+ Assume that only the receivable lines have a maturity date and that
+ accounts used in the policy are reconcilable.
+ """
+ move_l_obj = self.pool.get('account.move.line')
+ user = self.pool.get('res.users').browse(cr, uid, uid, context=context)
+ if user.company_id.credit_policy_id.id != policy.id:
+ return set()
+
+ return set(move_l_obj.search(
+ cr, uid,
+ self._move_lines_domain(cr, uid, policy, controlling_date, context=context),
+ context=context))
+
+ def _move_lines_subset(self, cr, uid, policy, controlling_date,
+ model, move_relation_field, context=None):
+ """ Get the move lines related to one model for a policy.
+
+ Do not use direct SQL in order to respect security rules.
+
+ Assume that only the receivable lines have a maturity date and that
+ accounts used in the policy are reconcilable.
+
+ The policy relation field must be named credit_policy_id.
+
+ :param browse_record policy: policy
+ :param str controlling_date: date of credit control
+ :param str model: name of the model where is defined a credit_policy_id
+ :param str move_relation_field: name of the field in account.move.line
+ which is a many2one to `model`
+ :return: set of ids to add in the process, set of ids to remove from
+ the process
+ """
+ # MARK possible place for a good optimisation
+ my_obj = self.pool.get(model)
+ move_l_obj = self.pool.get('account.move.line')
+
+ default_domain = self._move_lines_domain(cr, uid, policy, controlling_date, context=context)
+ to_add_ids = set()
+ to_remove_ids = set()
+
+ # The lines which are linked to this policy have to be included in the
+ # run for this policy.
+ # If another object override the credit_policy_id (ie. invoice after
+ add_obj_ids = my_obj.search(
+ cr, uid,
+ [('credit_policy_id', '=', policy.id)],
+ context=context)
+ if add_obj_ids:
+ domain = list(default_domain)
+ domain.append((move_relation_field, 'in', add_obj_ids))
+ to_add_ids = set(move_l_obj.search(cr, uid, domain, context=context))
+
+ # The lines which are linked to another policy do not have to be
+ # included in the run for this policy.
+ neg_obj_ids = my_obj.search(
+ cr, uid,
+ [('credit_policy_id', '!=', policy.id),
+ ('credit_policy_id', '!=', False)],
+ context=context)
+ if neg_obj_ids:
+ domain = list(default_domain)
+ domain.append((move_relation_field, 'in', neg_obj_ids))
+ to_remove_ids = set(move_l_obj.search(cr, uid, domain, context=context))
+ return to_add_ids, to_remove_ids
+
+ def _get_partner_related_lines(self, cr, uid, policy, controlling_date, context=None):
+ """ Get the move lines for a policy related to a partner.
+
+ :param browse_record policy: policy
+ :param str controlling_date: date of credit control
+ :param str model: name of the model where is defined a credit_policy_id
+ :param str move_relation_field: name of the field in account.move.line
+ which is a many2one to `model`
+ :return: set of ids to add in the process, set of ids to remove from
+ the process
+ """
+ return self._move_lines_subset(
+ cr, uid, policy, controlling_date,
+ 'res.partner', 'partner_id', context=context)
+
+ def _get_invoice_related_lines(self, cr, uid, policy, controlling_date, context=None):
+ """ Get the move lines for a policy related to an invoice.
+
+ :param browse_record policy: policy
+ :param str controlling_date: date of credit control
+ :param str model: name of the model where is defined a credit_policy_id
+ :param str move_relation_field: name of the field in account.move.line
+ which is a many2one to `model`
+ :return: set of ids to add in the process, set of ids to remove from
+ the process
+ """
+ return self._move_lines_subset(
+ cr, uid, policy, controlling_date,
+ 'account.invoice', 'invoice', context=context)
+
+ def _get_move_lines_to_process(self, cr, uid, policy_id, controlling_date, context=None):
+ """Build a list of move lines ids to include in a run for a policy at a given date.
+
+ :param int/long policy: id of the policy
+ :param str controlling_date: date of credit control
+ :return: set of ids to include in the run
+ """
+ assert not (isinstance(policy_id, list) and len(policy_id) > 1), \
+ "policy_id: only one id expected"
+ if isinstance(policy_id, list):
+ policy_id = policy_id[0]
+
+ policy = self.browse(cr, uid, policy_id, context=context)
+ # there is a priority between the lines, depicted by the calls below
+ # warning, side effect method called on lines
+ lines = self._due_move_lines(
+ cr, uid, policy, controlling_date, context=context)
+ add_ids, remove_ids = self._get_partner_related_lines(
+ cr, uid, policy, controlling_date, context=context)
+ lines = lines.union(add_ids).difference(remove_ids)
+ add_ids, remove_ids = self._get_invoice_related_lines(
+ cr, uid, policy, controlling_date, context=context)
+ lines = lines.union(add_ids).difference(remove_ids)
+ return lines
+
+ def _lines_different_policy(self, cr, uid, policy_id, lines, context=None):
+ """ Return a set of move lines ids for which there is an existing credit line
+ but with a different policy.
+ """
+ different_lines = set()
+ if not lines:
+ return different_lines
+ assert not (isinstance(policy_id, list) and len(policy_id) > 1), \
+ "policy_id: only one id expected"
+ if isinstance(policy_id, list):
+ policy_id = policy_id[0]
+ cr.execute("SELECT move_line_id FROM credit_control_line"
+ " WHERE policy_id != %s and move_line_id in %s",
+ (policy_id, tuple(lines)))
+ res = cr.fetchall()
+ if res:
+ different_lines.update([x[0] for x in res])
+ return different_lines
+
+
+class CreditControlPolicyLevel(Model):
+ """Define a policy level. A level allows to determine if
+ a move line is due and the level of overdue of the line"""
+
+ _name = "credit.control.policy.level"
+ _order = 'level'
+ _description = """A credit control policy level"""
+ _columns = {
+ 'policy_id': fields.many2one('credit.control.policy',
+ 'Related Policy', required=True),
+ 'name': fields.char('Name', size=128, required=True),
+ 'level': fields.integer('Level', required=True),
+
+ 'computation_mode': fields.selection([('net_days', 'Due Date'),
+ ('end_of_month', 'Due Date, End Of Month'),
+ ('previous_date', 'Previous Reminder')],
+ 'Compute Mode',
+ required=True),
+
+ 'delay_days': fields.integer('Delay (in days)', required='True'),
+ 'email_template_id': fields.many2one('email.template', 'Email Template',
+ required=True),
+ 'channel': fields.selection([('letter', 'Letter'),
+ ('email', 'Email')],
+ 'Channel', required=True),
+ 'custom_text': fields.text('Custom Message', required=True, translate=True),
+ }
+
+ def _check_level_mode(self, cr, uid, rids, context=None):
+ """ The smallest level of a policy cannot be computed on the
+ "previous_date". Return False if this happens. """
+ if isinstance(rids, (int, long)):
+ rids = [rids]
+ for level in self.browse(cr, uid, rids, context):
+ smallest_level_id = self.search(
+ cr, uid,
+ [('policy_id', '=', level.policy_id.id)],
+ order='level asc', limit=1, context=context)
+ smallest_level = self.browse(cr, uid, smallest_level_id[0], context)
+ if smallest_level.computation_mode == 'previous_date':
+ return False
+ return True
+
+ _sql_constraint = [('unique level',
+ 'UNIQUE (policy_id, level)',
+ 'Level must be unique per policy')]
+
+ _constraints = [(_check_level_mode,
+ 'The smallest level can not be of type Previous Reminder',
+ ['level'])]
+
+ def _previous_level(self, cr, uid, policy_level, context=None):
+ """ For one policy level, returns the id of the previous level
+
+ If there is no previous level, it returns None, it means that's the
+ first policy level
+
+ :param browse_record policy_level: policy level
+ :return: previous level id or None if there is no previous level
+ """
+ previous_level_ids = self.search(
+ cr,
+ uid,
+ [('policy_id', '=', policy_level.policy_id.id),
+ ('level', '<', policy_level.level)],
+ order='level desc',
+ limit=1,
+ context=context)
+ return previous_level_ids[0] if previous_level_ids else None
+
+ # ----- sql time related methods ---------
+
+ def _net_days_get_boundary(self):
+ return " (mv_line.date_maturity + %(delay)s)::date <= date(%(controlling_date)s)"
+
+ def _end_of_month_get_boundary(self):
+ return ("(date_trunc('MONTH', (mv_line.date_maturity + %(delay)s))+INTERVAL '1 MONTH - 1 day')::date"
+ "<= date(%(controlling_date)s)")
+
+ def _previous_date_get_boundary(self):
+ return "(cr_line.date + %(delay)s)::date <= date(%(controlling_date)s)"
+
+ def _get_sql_date_boundary_for_computation_mode(self, cr, uid, level, controlling_date, context=None):
+ """Return a where clauses statement for the given
+ controlling date and computation mode of the level"""
+ fname = "_%s_get_boundary" % (level.computation_mode,)
+ if hasattr(self, fname):
+ fnc = getattr(self, fname)
+ return fnc()
+ else:
+ raise NotImplementedError(_('Can not get function for computation mode: '
+ '%s is not implemented') % (fname,))
+
+ # -----------------------------------------
+
+ def _get_first_level_move_line_ids(self, cr, uid, level, controlling_date, lines, context=None):
+ """Retrieve all the move lines that are linked to a first level.
+ We use Raw SQL for performance. Security rule where applied in
+ policy object when the first set of lines were retrieved"""
+ level_lines = set()
+ if not lines:
+ return level_lines
+ sql = ("SELECT DISTINCT mv_line.id\n"
+ " FROM account_move_line mv_line\n"
+ " WHERE mv_line.id in %(line_ids)s\n"
+ " AND NOT EXISTS (SELECT id\n"
+ " FROM credit_control_line\n"
+ " WHERE move_line_id = mv_line.id\n"
+ # lines from a previous level with a draft or ignored state
+ # have to be generated again for the previous level
+ " AND state not in ('draft', 'ignored'))")
+ sql += " AND" + self._get_sql_date_boundary_for_computation_mode(
+ cr, uid, level, controlling_date, context)
+ data_dict = {'controlling_date': controlling_date, 'line_ids': tuple(lines),
+ 'delay': level.delay_days}
+
+ cr.execute(sql, data_dict)
+ res = cr.fetchall()
+ if res:
+ level_lines.update([x[0] for x in res])
+ return level_lines
+
+ def _get_other_level_move_line_ids(self, cr, uid, level, controlling_date, lines, context=None):
+ """ Retrieve the move lines for other levels than first level.
+ """
+ level_lines = set()
+ if not lines:
+ return level_lines
+ sql = ("SELECT mv_line.id\n"
+ " FROM account_move_line mv_line\n"
+ " JOIN credit_control_line cr_line\n"
+ " ON (mv_line.id = cr_line.move_line_id)\n"
+ " WHERE cr_line.id = (SELECT credit_control_line.id FROM credit_control_line\n"
+ " WHERE credit_control_line.move_line_id = mv_line.id\n"
+ " ORDER BY credit_control_line.level desc limit 1)\n"
+ " AND cr_line.level = %(previous_level)s\n"
+ # lines from a previous level with a draft or ignored state
+ # have to be generated again for the previous level
+ " AND cr_line.state not in ('draft', 'ignored')\n"
+ " AND mv_line.id in %(line_ids)s\n")
+ sql += " AND " + self._get_sql_date_boundary_for_computation_mode(
+ cr, uid, level, controlling_date, context)
+ previous_level_id = self._previous_level(
+ cr, uid, level, context=context)
+ previous_level = self.browse(
+ cr, uid, previous_level_id, context=context)
+ data_dict = {'controlling_date': controlling_date, 'line_ids': tuple(lines),
+ 'delay': level.delay_days, 'previous_level': previous_level.level}
+
+ # print cr.mogrify(sql, data_dict)
+ cr.execute(sql, data_dict)
+ res = cr.fetchall()
+ if res:
+ level_lines.update([x[0] for x in res])
+ return level_lines
+
+ def get_level_lines(self, cr, uid, level_id, controlling_date, lines, context=None):
+ """get all move lines in entry lines that match the current level"""
+ assert not (isinstance(level_id, list) and len(level_id) > 1), \
+ "level_id: only one id expected"
+ if isinstance(level_id, list):
+ level_id = level_id[0]
+ matching_lines = set()
+ level = self.browse(cr, uid, level_id, context=context)
+ if self._previous_level(cr, uid, level, context=context) is None:
+ method = self._get_first_level_move_line_ids
+ else:
+ method = self._get_other_level_move_line_ids
+
+ matching_lines.update(
+ method(cr, uid, level, controlling_date, lines, context=context))
+
+ return matching_lines
+
diff --git a/account_credit_control/policy_view.xml b/account_credit_control/policy_view.xml
new file mode 100644
index 000000000..99daac65e
--- /dev/null
+++ b/account_credit_control/policy_view.xml
@@ -0,0 +1,121 @@
+
+
+
+
+ credit.control.policy.form
+ credit.control.policy
+ form
+
+
+
+
+
+
+ credit.control.policy.tree
+ credit.control.policy
+ tree
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Policies
+ ir.actions.act_window
+ credit.control.policy
+
+ form
+ tree,form
+
+
+
+
+
+
+ credit.mangement.policy.level.form
+ credit.control.policy.level
+ form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ credit.control.policy.level.tree
+ credit.control.policy.level
+ tree
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/report/__init__.py b/account_credit_control/report/__init__.py
new file mode 100644
index 000000000..b7e5edadc
--- /dev/null
+++ b/account_credit_control/report/__init__.py
@@ -0,0 +1 @@
+from . import credit_control_summary
diff --git a/account_credit_control/report/credit_control_summary.html.mako b/account_credit_control/report/credit_control_summary.html.mako
new file mode 100644
index 000000000..5f3b602f4
--- /dev/null
+++ b/account_credit_control/report/credit_control_summary.html.mako
@@ -0,0 +1,22 @@
+
+
+
+
+
+
+ %for comm in objects :
+ <%
+ setLang(comm.partner_id.lang)
+ current_uri = '%s_policy_template' % (comm.partner_id.lang)
+ if not context.lookup.has_template(current_uri):
+ context.lookup.put_string(current_uri, comm.current_policy_level.email_template_id.body_html)
+ %>
+ <%include file="${current_uri}" args="object=comm,user=user,ctx=ctx,quote=quote,format_exception=format_exception,mode='pdf'"/>
+
+
+ %endfor
+
+
+
diff --git a/account_credit_control/report/credit_control_summary.py b/account_credit_control/report/credit_control_summary.py
new file mode 100644
index 000000000..6a19659b7
--- /dev/null
+++ b/account_credit_control/report/credit_control_summary.py
@@ -0,0 +1,37 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see
.
+#
+##############################################################################
+import time
+
+from openerp.report import report_sxw
+
+class CreditSummaryReport(report_sxw.rml_parse):
+ def __init__(self, cr, uid, name, context):
+ super(CreditSummaryReport, self).__init__(cr, uid, name, context=context)
+ self.localcontext.update({
+ 'time': time,
+ 'cr':cr,
+ 'uid': uid,
+ })
+
+report_sxw.report_sxw('report.credit_control_summary',
+ 'credit.control.communication',
+ 'addons/account_credit_control/report/credit_control_summary.html.mako',
+ parser=CreditSummaryReport)
diff --git a/account_credit_control/report/report.xml b/account_credit_control/report/report.xml
new file mode 100644
index 000000000..04e84f277
--- /dev/null
+++ b/account_credit_control/report/report.xml
@@ -0,0 +1,12 @@
+
+
+
+
+
diff --git a/account_credit_control/run.py b/account_credit_control/run.py
new file mode 100644
index 000000000..db5120bfe
--- /dev/null
+++ b/account_credit_control/run.py
@@ -0,0 +1,153 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see
.
+#
+##############################################################################
+import logging
+
+from openerp.osv.orm import Model, fields
+from openerp.tools.translate import _
+from openerp.osv.osv import except_osv
+
+logger = logging.getLogger('credit.control.run')
+
+
+class CreditControlRun(Model):
+ """Credit Control run generate all credit control lines and reject"""
+
+ _name = "credit.control.run"
+ _rec_name = 'date'
+ _description = """Credit control line generator"""
+ _columns = {
+ 'date': fields.date('Controlling Date', required=True),
+ 'policy_ids': fields.many2many('credit.control.policy',
+ rel="credit_run_policy_rel",
+ id1='run_id', id2='policy_id',
+ string='Policies',
+ readonly=True,
+ states={'draft': [('readonly', False)]}),
+
+ 'report': fields.text('Report', readonly=True),
+
+ 'state': fields.selection([('draft', 'Draft'),
+ ('done', 'Done'),
+ ],
+ string='State',
+ required=True,
+ readonly=True),
+
+ 'manual_ids': fields.many2many(
+ 'account.move.line',
+ rel="credit_runreject_rel",
+ string='Lines to handle manually',
+ help=('If a credit control line has been generated on a policy '
+ 'and the policy has been changed meantime, '
+ 'it has to be handled manually'),
+ readonly=True),
+ }
+
+ def _get_policies(self, cr, uid, context=None):
+ return self.pool.get('credit.control.policy').\
+ search(cr, uid, [], context=context)
+
+ _defaults = {
+ 'state': 'draft',
+ 'policy_ids': _get_policies,
+ }
+
+ def _check_run_date(self, cr, uid, ids, controlling_date, context=None):
+ """Ensure that there is no credit line in the future using controlling_date"""
+ line_obj = self.pool.get('credit.control.line')
+ lines = line_obj.search(cr, uid, [('date', '>', controlling_date)],
+ order='date DESC', limit=1, context=context)
+ if lines:
+ line = line_obj.browse(cr, uid, lines[0], context=context)
+ raise except_osv(
+ _('Error'),
+ _('A run has already been executed more recently than %s') % (line.date))
+ return True
+
+ def _generate_credit_lines(self, cr, uid, run_id, context=None):
+ """ Generate credit control lines. """
+ cr_line_obj = self.pool.get('credit.control.line')
+ assert not (isinstance(run_id, list) and len(run_id) > 1), \
+ "run_id: only one id expected"
+ if isinstance(run_id, list):
+ run_id = run_id[0]
+
+ run = self.browse(cr, uid, run_id, context=context)
+ manually_managed_lines = set() # line who changed policy
+ credit_line_ids = [] # generated lines
+ run._check_run_date(run.date, context=context)
+
+ policies = run.policy_ids
+ if not policies:
+ raise except_osv(
+ _('Error'),
+ _('Please select a policy'))
+
+ report = ''
+ for policy in policies:
+ if policy.do_nothing:
+ continue
+
+ lines = policy._get_move_lines_to_process(run.date, context=context)
+ manual_lines = policy._lines_different_policy(lines, context=context)
+ lines.difference_update(manual_lines)
+ manually_managed_lines.update(manual_lines)
+
+ if lines:
+ policy_generated_ids = []
+ # policy levels are sorted by level so iteration is in the correct order
+ for level in reversed(policy.level_ids):
+ level_lines = level.get_level_lines(run.date, lines, context=context)
+ policy_generated_ids += cr_line_obj.create_or_update_from_mv_lines(
+ cr, uid, [], list(level_lines), level.id, run.date, context=context)
+
+ if policy_generated_ids:
+ report += _("Policy \"%s\" has generated %d Credit Control Lines.\n") % \
+ (policy.name, len(policy_generated_ids))
+ credit_line_ids += policy_generated_ids
+ else:
+ report += _("Policy \"%s\" has not generated any Credit Control Lines.\n" %
+ policy.name)
+
+ vals = {'state': 'done',
+ 'report': report,
+ 'manual_ids': [(6, 0, manually_managed_lines)]}
+ run.write(vals, context=context)
+
+ def generate_credit_lines(self, cr, uid, run_id, context=None):
+ """Generate credit control lines
+
+ Lock the ``credit_control_run`` Postgres table to avoid concurrent
+ calls of this method.
+ """
+ try:
+ cr.execute('SELECT id FROM credit_control_run'
+ ' LIMIT 1 FOR UPDATE NOWAIT' )
+ except Exception, exc:
+ # in case of exception openerp will do a rollback for us and free the lock
+ raise except_osv(
+ _('Error'),
+ _('A credit control run is already running'
+ ' in background, please try later.'), str(exc))
+
+ self._generate_credit_lines(cr, uid, run_id, context)
+ return True
+
diff --git a/account_credit_control/run_view.xml b/account_credit_control/run_view.xml
new file mode 100644
index 000000000..b3a7be8ae
--- /dev/null
+++ b/account_credit_control/run_view.xml
@@ -0,0 +1,65 @@
+
+
+
+
+ credit.control.run.tree
+ credit.control.run
+ tree
+
+
+
+
+
+
+
+
+
+ credit.control.run.form
+ credit.control.run
+ form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Run
+ ir.actions.act_window
+ credit.control.run
+
+ form
+ tree,form
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/security/ir.model.access.csv b/account_credit_control/security/ir.model.access.csv
new file mode 100644
index 000000000..ef38bf9cf
--- /dev/null
+++ b/account_credit_control/security/ir.model.access.csv
@@ -0,0 +1,18 @@
+"id","perm_create","perm_unlink","group_id/id","name","model_id/id","perm_read","perm_write"
+"account_credit_control.ir_model_access_270",1,1,"group_account_credit_control_manager","credit_control_manager_line","account_credit_control.model_credit_control_line",1,1
+"account_credit_control.ir_model_access_271",1,1,"group_account_credit_control_user","credit_control_user_line","account_credit_control.model_credit_control_line",1,1
+"account_credit_control.ir_model_access_272",0,0,"group_account_credit_control_info","credit_control_info_line","account_credit_control.model_credit_control_line",1,0
+"account_credit_control.ir_model_access_273",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template","email_template.model_email_template",1,1
+"account_credit_control.ir_model_access_274",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template_preview","email_template.model_email_template_preview",1,1
+"account_credit_control.ir_model_access_275",1,1,"group_account_credit_control_manager","credit_control_manager_mail_message","mail.model_mail_message",1,1
+"account_credit_control.ir_model_access_276",1,0,"group_account_credit_control_user","credit_control_user_mail_message","mail.model_mail_message",1,1
+"account_credit_control.ir_model_access_277",0,0,"group_account_credit_control_info","credit_control_info_mail_message","mail.model_mail_message",1,0
+"account_credit_control.ir_model_access_281",1,1,"group_account_credit_control_manager","credit_control_mananger_run","account_credit_control.model_credit_control_run",1,1
+"account_credit_control.ir_model_access_282",1,1,"group_account_credit_control_user","credit_control_user_run","account_credit_control.model_credit_control_run",1,1
+"account_credit_control.ir_model_access_283",0,0,"group_account_credit_control_info","credit_control_info_run","account_credit_control.model_credit_control_run",1,0
+"account_credit_control.ir_model_access_284",1,1,"group_account_credit_control_manager","credit_control_manager_policy","account_credit_control.model_credit_control_policy",1,1
+"account_credit_control.ir_model_access_285",0,0,"group_account_credit_control_user","credit_control_user_policy","account_credit_control.model_credit_control_policy",1,0
+"account_credit_control.ir_model_access_286",0,0,"group_account_credit_control_info","credit_control_info_policy","account_credit_control.model_credit_control_policy",1,0
+"account_credit_control.ir_model_access_287",1,1,"group_account_credit_control_manager","credit_control_manager_level","account_credit_control.model_credit_control_policy_level",1,1
+"account_credit_control.ir_model_access_288",0,0,"group_account_credit_control_user","credit_control_user_level","account_credit_control.model_credit_control_policy_level",1,0
+"account_credit_control.ir_model_access_289",0,0,"group_account_credit_control_info","credit_control_info_level","account_credit_control.model_credit_control_policy_level",1,0
diff --git a/account_credit_control/wizard/__init__.py b/account_credit_control/wizard/__init__.py
new file mode 100644
index 000000000..ca0a1758a
--- /dev/null
+++ b/account_credit_control/wizard/__init__.py
@@ -0,0 +1,24 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see
.
+#
+##############################################################################
+from . import credit_control_emailer
+from . import credit_control_marker
+from . import credit_control_printer
+from . import credit_control_communication
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
new file mode 100644
index 000000000..8f4ac37b2
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -0,0 +1,181 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see
.
+#
+##############################################################################
+import netsvc
+import logging
+from openerp.osv.orm import TransientModel, fields
+from openerp.osv.osv import except_osv
+from openerp.tools.translate import _
+
+logger = logging.getLogger('credit.control.line.mailing')
+
+
+class CreditCommunication(TransientModel):
+ """Shell calss used to provide a base model to email template and reporting.
+ Il use this approche in version 7 a browse record will exist even if not saved"""
+ _name = "credit.control.communication"
+ _description = "credit control communication"
+ _rec_name = 'partner_id'
+ _columns = {'partner_id': fields.many2one('res.partner', 'Partner', required=True),
+
+ 'current_policy_level': fields.many2one('credit.control.policy.level',
+ 'Level', required=True),
+
+ 'credit_control_line_ids': fields.many2many('credit.control.line',
+ rel='comm_credit_rel',
+ string='Credit Lines'),
+
+ 'company_id': fields.many2one('res.company', 'Company',
+ required=True),
+
+ 'user_id': fields.many2one('res.users', 'User')}
+
+ _defaults = {'company_id': lambda s, cr, uid, c: s.pool.get('res.company')._company_default_get(
+ cr, uid, 'credit.control.policy', context=c),
+ 'user_id': lambda s, cr, uid, c: uid}
+
+ def get_address(self, cr, uid, com_id, context=None):
+ """Return a valid address for customer"""
+ assert not (isinstance(com_id, list) and len(com_id) > 1), \
+ "com_id: only one id expected"
+ if isinstance(com_id, list):
+ com_id = com_id[0]
+ form = self.browse(cr, uid, com_id, context=context)
+ part_obj = self.pool.get('res.partner')
+ adds = part_obj.address_get(cr, uid, [form.partner_id.id],
+ adr_pref=['invoice', 'default'])
+
+ add = adds.get('invoice', adds.get('default'))
+ add_obj = self.pool.get('res.partner.address')
+ if add:
+ return add_obj.browse(cr, uid, add, context=context)
+ else:
+ return False
+
+ def get_email(self, cr, uid, com_id, context=None):
+ """Return a valid email for customer"""
+ assert not (isinstance(com_id, list) and len(com_id) > 1), \
+ "com_id: only one id expected"
+ if isinstance(com_id, list):
+ com_id = com_id[0]
+ form = self.browse(cr, uid, com_id, context=context)
+ address = form.get_address()
+ email = ''
+ if address and address.email:
+ email = address.email
+ return email
+
+ def _get_credit_lines(self, cr, uid, line_ids, partner_id, level_id, context=None):
+ """Return credit lines related to a partner and a policy level"""
+ cr_line_obj = self.pool.get('credit.control.line')
+ cr_l_ids = cr_line_obj.search(cr,
+ uid,
+ [('id', 'in', line_ids),
+ ('partner_id', '=', partner_id),
+ ('policy_level_id', '=', level_id)],
+ context=context)
+ return cr_l_ids
+
+ def _generate_comm_from_credit_line_ids(self, cr, uid, line_ids, context=None):
+ if not line_ids:
+ return []
+ comms = []
+ sql = ("SELECT distinct partner_id, policy_level_id, credit_control_policy_level.level"
+ " FROM credit_control_line JOIN credit_control_policy_level "
+ " ON (credit_control_line.policy_level_id = credit_control_policy_level.id)"
+ " WHERE credit_control_line.id in %s"
+ " ORDER by credit_control_policy_level.level")
+
+ cr.execute(sql, (tuple(line_ids),))
+ res = cr.dictfetchall()
+ for level_assoc in res:
+ data = {}
+ data['credit_control_line_ids'] = \
+ [(6, 0, self._get_credit_lines(cr, uid, line_ids,
+ level_assoc['partner_id'],
+ level_assoc['policy_level_id'],
+ context=context))]
+ data['partner_id'] = level_assoc['partner_id']
+ data['current_policy_level'] = level_assoc['policy_level_id']
+ comm_id = self.create(cr, uid, data, context=context)
+
+
+ comms.append(self.browse(cr, uid, comm_id, context=context))
+ return comms
+
+ def _generate_emails(self, cr, uid, comms, context=None):
+ """Generate email message using template related to level"""
+ cr_line_obj = self.pool.get('credit.control.line')
+ email_temp_obj = self.pool.get('email.template')
+ email_message_obj = self.pool.get('mail.message')
+ email_ids = []
+
+ essential_fields = [
+ 'subject',
+ 'body_html',
+ 'email_from',
+ 'email_to'
+ ]
+
+ for comm in comms:
+ # we want to use a local cr in order to send the maximum
+ # of email
+ template = comm.current_policy_level.email_template_id.id
+ email_values = {}
+ cl_ids = [cl.id for cl in comm.credit_control_line_ids]
+ email_values = email_temp_obj.generate_email(cr, uid,
+ template,
+ comm.id,
+ context=context)
+
+ email_id = email_message_obj.create(cr, uid, email_values, context=context)
+
+ state = 'sent'
+ # The mail will not be send, however it will be in the pool, in an
+ # error state. So we create it, link it with the credit control line
+ # and put this latter in a `email_error` state we not that we have a
+ # problem with the email
+ if any(not email_values.get(field) for field in essential_fields):
+ state = 'email_error'
+
+ cr_line_obj.write(
+ cr, uid, cl_ids,
+ {'mail_message_id': email_id,
+ 'state': state},
+ context=context)
+
+ email_ids.append(email_id)
+ return email_ids
+
+ def _generate_report(self, cr, uid, comms, context=None):
+ """Will generate a report by inserting mako template of related policy template"""
+ service = netsvc.LocalService('report.credit_control_summary')
+ ids = [x.id for x in comms]
+ result, format = service.create(cr, uid, ids, {}, {})
+ return result
+
+ def _mark_credit_line_as_sent(self, cr, uid, comms, context=None):
+ line_ids = []
+ for comm in comms:
+ line_ids += [x.id for x in comm.credit_control_line_ids]
+ l_obj = self.pool.get('credit.control.line')
+ l_obj.write(cr, uid, line_ids, {'state': 'sent'}, context=context)
+ return line_ids
+
diff --git a/account_credit_control/wizard/credit_control_emailer.py b/account_credit_control/wizard/credit_control_emailer.py
new file mode 100644
index 000000000..c0ca50bf6
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_emailer.py
@@ -0,0 +1,83 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see
.
+#
+##############################################################################
+
+from openerp.osv.orm import TransientModel, fields
+from openerp.osv.osv import except_osv
+from openerp.tools.translate import _
+
+
+class CreditControlEmailer(TransientModel):
+ """Send emails for each selected credit control lines."""
+
+ _name = "credit.control.emailer"
+ _description = """Mass credit line emailer"""
+ _rec_name = 'id'
+
+ def _get_line_ids(self, cr, uid, context=None):
+ if context is None:
+ context = {}
+ res = False
+ if (context.get('active_model') == 'credit.control.line' and
+ context.get('active_ids')):
+ res = self._filter_line_ids(
+ cr, uid,
+ context['active_ids'],
+ context=context)
+ return res
+
+ _columns = {
+ 'line_ids': fields.many2many(
+ 'credit.control.line',
+ string='Credit Control Lines',
+ domain="[('state', '=', 'to_be_sent'), ('channel', '=', 'email')]"),
+ }
+
+ _defaults = {
+ 'line_ids': _get_line_ids,
+ }
+
+ def _filter_line_ids(self, cr, uid, active_ids, context=None):
+ """filter lines to use in the wizard"""
+ line_obj = self.pool.get('credit.control.line')
+ domain = [('state', '=', 'to_be_sent'),
+ ('id', 'in', active_ids),
+ ('channel', '=', 'email')]
+ return line_obj.search(cr, uid, domain, context=context)
+
+ def email_lines(self, cr, uid, wiz_id, context=None):
+ assert not (isinstance(wiz_id, list) and len(wiz_id) > 1), \
+ "wiz_id: only one id expected"
+ comm_obj = self.pool.get('credit.control.communication')
+ if isinstance(wiz_id, list):
+ wiz_id = wiz_id[0]
+ form = self.browse(cr, uid, wiz_id, context)
+
+ if not form.line_ids:
+ raise except_osv(_('Error'), _('No credit control lines selected.'))
+
+ line_ids = [l.id for l in form.line_ids]
+ filtered_ids = self._filter_line_ids(
+ cr, uid, line_ids, context)
+ comms = comm_obj._generate_comm_from_credit_line_ids(
+ cr, uid, filtered_ids, context=context)
+ comm_obj._generate_emails(cr, uid, comms, context=context)
+ return {}
+
diff --git a/account_credit_control/wizard/credit_control_emailer_view.xml b/account_credit_control/wizard/credit_control_emailer_view.xml
new file mode 100644
index 000000000..ba28fd139
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_emailer_view.xml
@@ -0,0 +1,44 @@
+
+
+
+
+ credit.line.emailer.form
+ credit.control.emailer
+ form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Send By Email
+ credit.control.emailer
+ form
+ form
+
+ new
+ Send an email for the selected lines.
+
+
+
+
+
diff --git a/account_credit_control/wizard/credit_control_marker.py b/account_credit_control/wizard/credit_control_marker.py
new file mode 100644
index 000000000..b79098f9e
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_marker.py
@@ -0,0 +1,101 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see
.
+#
+##############################################################################
+from openerp.osv.orm import TransientModel, fields
+from openerp.osv.osv import except_osv
+from openerp.tools.translate import _
+
+
+class CreditControlMarker(TransientModel):
+ """Change the state of lines in mass"""
+
+ _name = 'credit.control.marker'
+ _description = 'Mass marker'
+
+ def _get_line_ids(self, cr, uid, context=None):
+ if context is None:
+ context = {}
+ res = False
+ if (context.get('active_model') == 'credit.control.line' and
+ context.get('active_ids')):
+ res = self._filter_line_ids(
+ cr, uid,
+ context['active_ids'],
+ context=context)
+ return res
+
+ _columns = {
+ 'name': fields.selection([('ignored', 'Ignored'),
+ ('to_be_sent', 'Ready To Send'),
+ ('sent', 'Done')],
+ 'Mark as', required=True),
+ 'line_ids': fields.many2many(
+ 'credit.control.line',
+ string='Credit Control Lines',
+ domain="[('state', '!=', 'sent')]"),
+ }
+
+ _defaults = {
+ 'name': 'to_be_sent',
+ 'line_ids': _get_line_ids,
+ }
+
+ def _filter_line_ids(self, cr, uid, active_ids, context=None):
+ """get line to be marked filter done lines"""
+ line_obj = self.pool.get('credit.control.line')
+ domain = [('state', '!=', 'sent'), ('id', 'in', active_ids)]
+ return line_obj.search(cr, uid, domain, context=context)
+
+ def _mark_lines(self, cr, uid, filtered_ids, state, context=None):
+ """write hook"""
+ line_obj = self.pool.get('credit.control.line')
+ if not state:
+ raise ValueError(_('state can not be empty'))
+ line_obj.write(cr, uid, filtered_ids, {'state': state}, context=context)
+ return filtered_ids
+
+ def mark_lines(self, cr, uid, wiz_id, context=None):
+ """Write state of selected credit lines to the one in entry
+ done credit line will be ignored"""
+ assert not (isinstance(wiz_id, list) and len(wiz_id) > 1), \
+ "wiz_id: only one id expected"
+ if isinstance(wiz_id, list):
+ wiz_id = wiz_id[0]
+ form = self.browse(cr, uid, wiz_id, context)
+
+ if not form.line_ids:
+ raise except_osv(_('Error'), _('No credit control lines selected.'))
+
+ line_ids = [l.id for l in form.line_ids]
+
+ filtered_ids = self._filter_line_ids(cr, uid, line_ids, context)
+ if not filtered_ids:
+ raise except_osv(_('Information'),
+ _('No lines will be changed. All the selected lines are already done.'))
+
+ self._mark_lines(cr, uid, filtered_ids, form.name, context)
+
+ return {'domain': unicode([('id', 'in', filtered_ids)]),
+ 'view_type': 'form',
+ 'view_mode': 'tree,form',
+ 'view_id': False,
+ 'res_model': 'credit.control.line',
+ 'type': 'ir.actions.act_window'}
+
diff --git a/account_credit_control/wizard/credit_control_marker_view.xml b/account_credit_control/wizard/credit_control_marker_view.xml
new file mode 100644
index 000000000..b8de161ae
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_marker_view.xml
@@ -0,0 +1,45 @@
+
+
+
+
+ credit.line.marker.form
+ credit.control.marker
+ form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Change Lines' State
+ credit.control.marker
+ credit.control.line
+ form
+ form
+
+ new
+ Change the state of the selected lines.
+
+
+
+
diff --git a/account_credit_control/wizard/credit_control_printer.py b/account_credit_control/wizard/credit_control_printer.py
new file mode 100644
index 000000000..9ff1ad0b3
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_printer.py
@@ -0,0 +1,89 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see
.
+#
+##############################################################################
+import base64
+
+from openerp.osv.orm import TransientModel, fields
+from openerp.osv.osv import except_osv
+from openerp.tools.translate import _
+
+class CreditControlPrinter(TransientModel):
+ """Print lines"""
+
+ _name = "credit.control.printer"
+ _rec_name = 'id'
+ _description = 'Mass printer'
+
+ def _get_line_ids(self, cr, uid, context=None):
+ if context is None:
+ context = {}
+ res = False
+ if (context.get('active_model') == 'credit.control.line' and
+ context.get('active_ids')):
+ res = context['active_ids']
+ return res
+
+ _columns = {
+ 'mark_as_sent': fields.boolean('Mark letter lines as sent',
+ help="Only letter lines will be marked."),
+ 'report_file': fields.binary('Generated Report', readonly=True),
+ 'state': fields.char('state', size=32),
+ 'line_ids': fields.many2many(
+ 'credit.control.line',
+ string='Credit Control Lines'),
+ }
+
+ _defaults = {
+ 'mark_as_sent': True,
+ 'line_ids': _get_line_ids,
+ }
+
+ def _filter_line_ids(self, cr, uid, active_ids, context=None):
+ """filter lines to use in the wizard"""
+ line_obj = self.pool.get('credit.control.line')
+ domain = [('state', '=', 'to_be_sent'),
+ ('id', 'in', active_ids),
+ ('channel', '=', 'letter')]
+ return line_obj.search(cr, uid, domain, context=context)
+
+ def print_lines(self, cr, uid, wiz_id, context=None):
+ assert not (isinstance(wiz_id, list) and len(wiz_id) > 1), \
+ "wiz_id: only one id expected"
+ comm_obj = self.pool.get('credit.control.communication')
+ if isinstance(wiz_id, list):
+ wiz_id = wiz_id[0]
+ form = self.browse(cr, uid, wiz_id, context)
+
+ if not form.line_ids and not form.print_all:
+ raise except_osv(_('Error'), _('No credit control lines selected.'))
+
+ line_ids = [l.id for l in form.line_ids]
+ comms = comm_obj._generate_comm_from_credit_line_ids(
+ cr, uid, line_ids, context=context)
+ report_file = comm_obj._generate_report(cr, uid, comms, context=context)
+
+ form.write({'report_file': base64.b64encode(report_file), 'state': 'done'})
+
+ if form.mark_as_sent:
+ filtered_ids = self._filter_line_ids(cr, uid, line_ids, context)
+ comm_obj._mark_credit_line_as_sent(cr, uid, comms, context=context)
+
+ return False # do not close the window, we need it to download the report
+
diff --git a/account_credit_control/wizard/credit_control_printer_view.xml b/account_credit_control/wizard/credit_control_printer_view.xml
new file mode 100644
index 000000000..f46128fe3
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_printer_view.xml
@@ -0,0 +1,49 @@
+
+
+
+
+ credit.line.printer.form
+ credit.control.printer
+ form
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Print Lines
+ credit.control.printer
+ credit.control.line
+ form
+ form
+
+ new
+ Print selected lines
+
+
+
+
From af8aa2f35c83b302fd16d26283d8113d9cf9cc32 Mon Sep 17 00:00:00 2001
From: unknown
Date: Fri, 15 Mar 2013 15:50:58 +0100
Subject: [PATCH 002/157] [MIG] account_credit_control: Migration to 7.0
---
account_credit_control/__init__.py | 4 +-
account_credit_control/__openerp__.py | 16 ++--
account_credit_control/account.py | 48 +++++-----
account_credit_control/account_view.xml | 2 +-
account_credit_control/company.py | 26 +++--
account_credit_control/line.py | 14 ++-
account_credit_control/line_view.xml | 2 +-
account_credit_control/partner.py | 17 ++--
account_credit_control/policy.py | 95 +++++++++----------
account_credit_control/policy_view.xml | 14 +--
account_credit_control/run.py | 63 ++++++------
account_credit_control/run_view.xml | 4 +-
.../wizard/credit_control_emailer_view.xml | 2 +-
.../wizard/credit_control_marker_view.xml | 2 +-
.../wizard/credit_control_printer_view.xml | 2 +-
15 files changed, 146 insertions(+), 165 deletions(-)
diff --git a/account_credit_control/__init__.py b/account_credit_control/__init__.py
index fcbbd9b69..5f37efe65 100644
--- a/account_credit_control/__init__.py
+++ b/account_credit_control/__init__.py
@@ -24,5 +24,5 @@
from . import partner
from . import policy
from . import company
-import wizard
-import report
+from . import wizard
+from . import report
diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py
index b37ce24d9..cb475751a 100644
--- a/account_credit_control/__openerp__.py
+++ b/account_credit_control/__openerp__.py
@@ -18,13 +18,14 @@
# along with this program. If not, see .
#
##############################################################################
-{'name' : 'Account Credit Control',
- 'version' : '0.1',
- 'author' : 'Camptocamp',
+{'name': 'Account Credit Control',
+ 'version': '0.1',
+ 'author': 'Camptocamp',
'maintainer': 'Camptocamp',
'category': 'Finance',
'complexity': "normal",
- 'depends' : ['base', 'account', 'email_template', 'report_webkit'],
+ 'depends': ['base', 'account',
+ 'email_template', 'report_webkit'],
'description': """
Credit Control
==============
@@ -57,8 +58,7 @@
* Change the state (so you can ignore or reopen lines)
""",
'website': 'http://www.camptocamp.com',
- 'init_xml': ["data.xml",
- ],
+ 'init_xml': ["data.xml"],
'update_xml': ["line_view.xml",
"account_view.xml",
"partner_view.xml",
@@ -69,12 +69,10 @@
"wizard/credit_control_marker_view.xml",
"wizard/credit_control_printer_view.xml",
"report/report.xml",
- "security/ir.model.access.csv",
- ],
+ "security/ir.model.access.csv",],
'demo_xml': ["credit_control_demo.xml"],
'tests': [],
'installable': True,
'license': 'AGPL-3',
'application': True
}
-
diff --git a/account_credit_control/account.py b/account_credit_control/account.py
index a515bb9b0..5fc7a8418 100644
--- a/account_credit_control/account.py
+++ b/account_credit_control/account.py
@@ -18,42 +18,39 @@
# along with this program. If not, see .
#
##############################################################################
+from openerp.osv import orm, fields
-from openerp.osv.orm import Model, fields
-
-class AccountAccount(Model):
+class AccountAccount(orm.Model):
"""Add a link to a credit control policy on account.account"""
_inherit = "account.account"
- _columns = {
- 'credit_control_line_ids': fields.one2many('credit.control.line',
- 'account_id',
- string='Credit Lines',
- readonly=True)
- }
+ _columns = {'credit_control_line_ids': fields.one2many('credit.control.line',
+ 'account_id',
+ string='Credit Lines',
+ readonly=True)
+ }
-class AccountInvoice(Model):
+class AccountInvoice(orm.Model):
"""Add a link to a credit control policy on account.account"""
_inherit = "account.invoice"
- _columns = {
- 'credit_policy_id': fields.many2one('credit.control.policy',
- 'Credit Control Policy',
- help=("The Credit Control Policy "
- "used for this invoice. "
- "If nothing is defined, "
- "it will use the account "
- "setting or the partner "
- "setting.")),
+ _columns = {'credit_policy_id': fields.many2one('credit.control.policy',
+ 'Credit Control Policy',
+ help=("The Credit Control Policy "
+ "used for this invoice. "
+ "If nothing is defined, "
+ "it will use the account "
+ "setting or the partner "
+ "setting.")),
- 'credit_control_line_ids': fields.one2many('credit.control.line',
- 'invoice_id',
- string='Credit Lines',
- readonly=True)
- }
+ 'credit_control_line_ids': fields.one2many('credit.control.line',
+ 'invoice_id',
+ string='Credit Lines',
+ readonly=True)
+ }
def action_move_create(self, cr, uid, ids, context=None):
""" Write the id of the invoice in the generated moves. """
@@ -65,9 +62,8 @@ def action_move_create(self, cr, uid, ids, context=None):
return res
-class AccountMoveLine(Model):
+class AccountMoveLine(orm.Model):
_inherit = "account.move.line"
_columns = {'invoice_id': fields.many2one('account.invoice', 'Invoice')}
-
diff --git a/account_credit_control/account_view.xml b/account_credit_control/account_view.xml
index cb44a7c67..f43ce633a 100644
--- a/account_credit_control/account_view.xml
+++ b/account_credit_control/account_view.xml
@@ -17,7 +17,7 @@
+ groups="account_credit_control.group_account_credit_control_manager,account_credit_control.group_account_credit_control_user,account_credit_control.group_account_credit_control_info">
diff --git a/account_credit_control/company.py b/account_credit_control/company.py
index 7a31b7d84..eb8187a4c 100644
--- a/account_credit_control/company.py
+++ b/account_credit_control/company.py
@@ -18,23 +18,21 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp.osv.orm import Model, fields
+from openerp.osv import orm, fields
-class ResCompany(Model):
-
+class ResCompany(orm.Model):
+ """Add credit control parameters"""
_inherit = 'res.company'
- _columns = {
- 'credit_control_tolerance': fields.float('Credit Control Tolerance'),
- # This is not a property on the partner because we cannot search
- # on fields.property (subclass fields.function).
- 'credit_policy_id': fields.many2one(
- 'credit.control.policy',
- 'Credit Control Policy',
- help=("The Credit Control Policy used on partners by default. This "
- "setting can be overriden on partners or invoices.")),
- }
+ _columns = {'credit_control_tolerance': fields.float('Credit Control Tolerance'),
+ # This is not a property on the partner because we cannot search
+ # on fields.property (subclass fields.function).
+ 'credit_policy_id': fields.many2one('credit.control.policy',
+ 'Credit Control Policy',
+ help=("The Credit Control Policy used on partners"
+ " by default. This setting can be overriden"
+ " on partners or invoices.")),
+ }
_defaults = {"credit_control_tolerance": 0.1}
-
diff --git a/account_credit_control/line.py b/account_credit_control/line.py
index 208818127..7afb553b1 100644
--- a/account_credit_control/line.py
+++ b/account_credit_control/line.py
@@ -19,16 +19,15 @@
#
##############################################################################
import logging
-import pooler
-from openerp.osv.orm import Model, fields
+from openerp.osv import orm, fields
from openerp.osv import osv
from openerp.tools.translate import _
logger = logging.getLogger('credit.line.control')
-class CreditControlLine(Model):
+class CreditControlLine(orm.Model):
"""A credit control line describes an amount due by a customer for a due date.
A line is created once the due date of the payment is exceeded.
@@ -67,10 +66,10 @@ class CreditControlLine(Model):
"generated again on the next run.")),
'channel': fields.selection([('letter', 'Letter'),
- ('email', 'Email')],
- 'Channel', required=True,
- readonly=True,
- states={'draft': [('readonly', False)]}),
+ ('email', 'Email')],
+ 'Channel', required=True,
+ readonly=True,
+ states={'draft': [('readonly', False)]}),
'invoice_id': fields.many2one('account.invoice', 'Invoice', readonly=True),
'partner_id': fields.many2one('res.partner', "Partner", required=True),
@@ -193,4 +192,3 @@ def unlink(self, cr, uid, ids, context=None, check=True):
'is not in draft state.'))
return super(CreditControlLine, self).unlink(cr, uid, ids, context=context)
-
diff --git a/account_credit_control/line_view.xml b/account_credit_control/line_view.xml
index a66f64c4d..f48708d2f 100644
--- a/account_credit_control/line_view.xml
+++ b/account_credit_control/line_view.xml
@@ -28,7 +28,7 @@
Credit Control Lines
- credit.control.lines
+ credit.control.line
search
diff --git a/account_credit_control/partner.py b/account_credit_control/partner.py
index 5cc33c32f..8d66428b6 100644
--- a/account_credit_control/partner.py
+++ b/account_credit_control/partner.py
@@ -18,10 +18,10 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp.osv.orm import Model, fields
+from openerp.osv import orm, fields
-class ResPartner(Model):
+class ResPartner(orm.Model):
"""Add a settings on the credit control policy to use on the partners,
and links to the credit control lines."""
@@ -30,15 +30,14 @@ class ResPartner(Model):
_columns = {
'credit_policy_id': fields.many2one('credit.control.policy',
'Credit Control Policy',
- help=("The Credit Control Policy"
- "used for this partner. This "
- "setting can be forced on the "
- "invoice. If nothing is defined, "
- "it will use the company "
- "setting.")),
+ help=("The Credit Control Policy"
+ "used for this partner. This "
+ "setting can be forced on the "
+ "invoice. If nothing is defined, "
+ "it will use the company "
+ "setting.")),
'credit_control_line_ids': fields.one2many('credit.control.line',
'invoice_id',
string='Credit Control Lines',
readonly=True)
}
-
diff --git a/account_credit_control/policy.py b/account_credit_control/policy.py
index 6f97176db..875d8a1b5 100644
--- a/account_credit_control/policy.py
+++ b/account_credit_control/policy.py
@@ -30,21 +30,21 @@ class CreditControlPolicy(Model):
_columns = {'name': fields.char('Name', required=True, size=128),
'level_ids': fields.one2many('credit.control.policy.level',
- 'policy_id',
- 'Policy Levels'),
+ 'policy_id',
+ 'Policy Levels'),
'do_nothing': fields.boolean('Do nothing',
- help=('For policies which should not '
- 'generate lines or are obsolete')),
+ help=('For policies which should not '
+ 'generate lines or are obsolete')),
'company_id': fields.many2one('res.company', 'Company'),
- 'account_ids': fields.many2many(
- 'account.account',
- string='Accounts',
- required=True,
- domain="[('reconcile', '=', True)]",
- help='This policy will be active only for the selected accounts'),
+ 'account_ids': fields.many2many('account.account',
+ string='Accounts',
+ required=True,
+ domain="[('reconcile', '=', True)]",
+ help="This policy will be active only"
+ " for the selected accounts"),
}
def _move_lines_domain(self, cr, uid, policy, controlling_date, context=None):
@@ -71,13 +71,12 @@ def _due_move_lines(self, cr, uid, policy, controlling_date, context=None):
if user.company_id.credit_policy_id.id != policy.id:
return set()
- return set(move_l_obj.search(
- cr, uid,
- self._move_lines_domain(cr, uid, policy, controlling_date, context=context),
- context=context))
+ domain_line = self._move_lines_domain(cr, uid, policy,
+ controlling_date, context=context)
+ return set(move_l_obj.search(cr, uid, domain_line, context=context))
def _move_lines_subset(self, cr, uid, policy, controlling_date,
- model, move_relation_field, context=None):
+ model, move_relation_field, context=None):
""" Get the move lines related to one model for a policy.
Do not use direct SQL in order to respect security rules.
@@ -139,9 +138,8 @@ def _get_partner_related_lines(self, cr, uid, policy, controlling_date, context=
:return: set of ids to add in the process, set of ids to remove from
the process
"""
- return self._move_lines_subset(
- cr, uid, policy, controlling_date,
- 'res.partner', 'partner_id', context=context)
+ return self._move_lines_subset(cr, uid, policy, controlling_date,
+ 'res.partner', 'partner_id', context=context)
def _get_invoice_related_lines(self, cr, uid, policy, controlling_date, context=None):
""" Get the move lines for a policy related to an invoice.
@@ -154,9 +152,8 @@ def _get_invoice_related_lines(self, cr, uid, policy, controlling_date, context=
:return: set of ids to add in the process, set of ids to remove from
the process
"""
- return self._move_lines_subset(
- cr, uid, policy, controlling_date,
- 'account.invoice', 'invoice', context=context)
+ return self._move_lines_subset(cr, uid, policy, controlling_date,
+ 'account.invoice', 'invoice', context=context)
def _get_move_lines_to_process(self, cr, uid, policy_id, controlling_date, context=None):
"""Build a list of move lines ids to include in a run for a policy at a given date.
@@ -173,13 +170,14 @@ def _get_move_lines_to_process(self, cr, uid, policy_id, controlling_date, conte
policy = self.browse(cr, uid, policy_id, context=context)
# there is a priority between the lines, depicted by the calls below
# warning, side effect method called on lines
- lines = self._due_move_lines(
- cr, uid, policy, controlling_date, context=context)
- add_ids, remove_ids = self._get_partner_related_lines(
- cr, uid, policy, controlling_date, context=context)
+ lines = self._due_move_lines(cr, uid, policy, controlling_date, context=context)
+ add_ids, remove_ids = self._get_partner_related_lines(cr, uid, policy,
+ controlling_date,
+ context=context)
lines = lines.union(add_ids).difference(remove_ids)
- add_ids, remove_ids = self._get_invoice_related_lines(
- cr, uid, policy, controlling_date, context=context)
+ add_ids, remove_ids = self._get_invoice_related_lines(cr, uid, policy,
+ controlling_date,
+ context=context)
lines = lines.union(add_ids).difference(remove_ids)
return lines
@@ -195,8 +193,8 @@ def _lines_different_policy(self, cr, uid, policy_id, lines, context=None):
if isinstance(policy_id, list):
policy_id = policy_id[0]
cr.execute("SELECT move_line_id FROM credit_control_line"
- " WHERE policy_id != %s and move_line_id in %s",
- (policy_id, tuple(lines)))
+ " WHERE policy_id != %s and move_line_id in %s",
+ (policy_id, tuple(lines)))
res = cr.fetchall()
if res:
different_lines.update([x[0] for x in res])
@@ -224,10 +222,10 @@ class CreditControlPolicyLevel(Model):
'delay_days': fields.integer('Delay (in days)', required='True'),
'email_template_id': fields.many2one('email.template', 'Email Template',
- required=True),
+ required=True),
'channel': fields.selection([('letter', 'Letter'),
- ('email', 'Email')],
- 'Channel', required=True),
+ ('email', 'Email')],
+ 'Channel', required=True),
'custom_text': fields.text('Custom Message', required=True, translate=True),
}
@@ -314,9 +312,11 @@ def _get_first_level_move_line_ids(self, cr, uid, level, controlling_date, lines
# lines from a previous level with a draft or ignored state
# have to be generated again for the previous level
" AND state not in ('draft', 'ignored'))")
- sql += " AND" + self._get_sql_date_boundary_for_computation_mode(
- cr, uid, level, controlling_date, context)
- data_dict = {'controlling_date': controlling_date, 'line_ids': tuple(lines),
+ sql += " AND"
+ sql += self._get_sql_date_boundary_for_computation_mode(cr, uid, level,
+ controlling_date, context)
+ data_dict = {'controlling_date': controlling_date,
+ 'line_ids': tuple(lines),
'delay': level.delay_days}
cr.execute(sql, data_dict)
@@ -343,14 +343,15 @@ def _get_other_level_move_line_ids(self, cr, uid, level, controlling_date, lines
# have to be generated again for the previous level
" AND cr_line.state not in ('draft', 'ignored')\n"
" AND mv_line.id in %(line_ids)s\n")
- sql += " AND " + self._get_sql_date_boundary_for_computation_mode(
- cr, uid, level, controlling_date, context)
- previous_level_id = self._previous_level(
- cr, uid, level, context=context)
- previous_level = self.browse(
- cr, uid, previous_level_id, context=context)
- data_dict = {'controlling_date': controlling_date, 'line_ids': tuple(lines),
- 'delay': level.delay_days, 'previous_level': previous_level.level}
+ sql += " AND "
+ sql += self._get_sql_date_boundary_for_computation_mode(cr, uid, level,
+ controlling_date, context)
+ previous_level_id = self._previous_level(cr, uid, level, context=context)
+ previous_level = self.browse(cr, uid, previous_level_id, context=context)
+ data_dict = {'controlling_date': controlling_date,
+ 'line_ids': tuple(lines),
+ 'delay': level.delay_days,
+ 'previous_level': previous_level.level}
# print cr.mogrify(sql, data_dict)
cr.execute(sql, data_dict)
@@ -371,9 +372,7 @@ def get_level_lines(self, cr, uid, level_id, controlling_date, lines, context=No
method = self._get_first_level_move_line_ids
else:
method = self._get_other_level_move_line_ids
-
- matching_lines.update(
- method(cr, uid, level, controlling_date, lines, context=context))
-
+ matching_lines.update(method(cr, uid, level,
+ controlling_date, lines,
+ context=context))
return matching_lines
-
diff --git a/account_credit_control/policy_view.xml b/account_credit_control/policy_view.xml
index 99daac65e..5e12f4516 100644
--- a/account_credit_control/policy_view.xml
+++ b/account_credit_control/policy_view.xml
@@ -6,14 +6,14 @@
credit.control.policy
form
-
+
-
+
-
+
@@ -21,7 +21,7 @@
-
+
@@ -51,7 +51,7 @@
credit.control.policy
tree
-
+
@@ -84,7 +84,7 @@
credit.control.policy.level
form
-
+
@@ -107,7 +107,7 @@
credit.control.policy.level
tree
-
+
diff --git a/account_credit_control/run.py b/account_credit_control/run.py
index db5120bfe..03c833b43 100644
--- a/account_credit_control/run.py
+++ b/account_credit_control/run.py
@@ -20,14 +20,14 @@
##############################################################################
import logging
-from openerp.osv.orm import Model, fields
+from openerp.osv import orm, fields
from openerp.tools.translate import _
from openerp.osv.osv import except_osv
logger = logging.getLogger('credit.control.run')
-class CreditControlRun(Model):
+class CreditControlRun(orm.Model):
"""Credit Control run generate all credit control lines and reject"""
_name = "credit.control.run"
@@ -36,39 +36,34 @@ class CreditControlRun(Model):
_columns = {
'date': fields.date('Controlling Date', required=True),
'policy_ids': fields.many2many('credit.control.policy',
- rel="credit_run_policy_rel",
- id1='run_id', id2='policy_id',
- string='Policies',
- readonly=True,
- states={'draft': [('readonly', False)]}),
+ rel="credit_run_policy_rel",
+ id1='run_id', id2='policy_id',
+ string='Policies',
+ readonly=True,
+ states={'draft': [('readonly', False)]}),
'report': fields.text('Report', readonly=True),
'state': fields.selection([('draft', 'Draft'),
- ('done', 'Done'),
- ],
- string='State',
- required=True,
- readonly=True),
-
- 'manual_ids': fields.many2many(
- 'account.move.line',
- rel="credit_runreject_rel",
- string='Lines to handle manually',
- help=('If a credit control line has been generated on a policy '
- 'and the policy has been changed meantime, '
- 'it has to be handled manually'),
- readonly=True),
+ ('done', 'Done')],
+ string='State',
+ required=True,
+ readonly=True),
+
+ 'manual_ids': fields.many2many('account.move.line',
+ rel="credit_runreject_rel",
+ string='Lines to handle manually',
+ help=('If a credit control line has been generated on a policy'
+ ' and the policy has been changed meantime,'
+ ' it has to be handled manually'),
+ readonly=True),
}
def _get_policies(self, cr, uid, context=None):
- return self.pool.get('credit.control.policy').\
- search(cr, uid, [], context=context)
+ return self.pool['credit.control.policy'].search(cr, uid, [], context=context)
- _defaults = {
- 'state': 'draft',
- 'policy_ids': _get_policies,
- }
+ _defaults = {'state': 'draft',
+ 'policy_ids': _get_policies}
def _check_run_date(self, cr, uid, ids, controlling_date, context=None):
"""Ensure that there is no credit line in the future using controlling_date"""
@@ -86,7 +81,7 @@ def _generate_credit_lines(self, cr, uid, run_id, context=None):
""" Generate credit control lines. """
cr_line_obj = self.pool.get('credit.control.line')
assert not (isinstance(run_id, list) and len(run_id) > 1), \
- "run_id: only one id expected"
+ "run_id: only one id expected"
if isinstance(run_id, list):
run_id = run_id[0]
@@ -140,14 +135,12 @@ def generate_credit_lines(self, cr, uid, run_id, context=None):
"""
try:
cr.execute('SELECT id FROM credit_control_run'
- ' LIMIT 1 FOR UPDATE NOWAIT' )
- except Exception, exc:
+ ' LIMIT 1 FOR UPDATE NOWAIT')
+ except Exception as exc:
# in case of exception openerp will do a rollback for us and free the lock
- raise except_osv(
- _('Error'),
- _('A credit control run is already running'
- ' in background, please try later.'), str(exc))
+ raise except_osv(_('Error'),
+ _('A credit control run is already running'
+ ' in background, please try later.'), repr(exc))
self._generate_credit_lines(cr, uid, run_id, context)
return True
-
diff --git a/account_credit_control/run_view.xml b/account_credit_control/run_view.xml
index b3a7be8ae..2ca3e6827 100644
--- a/account_credit_control/run_view.xml
+++ b/account_credit_control/run_view.xml
@@ -6,7 +6,7 @@
credit.control.run
tree
-
+
@@ -18,7 +18,7 @@
credit.control.run
form
-
+
diff --git a/account_credit_control/wizard/credit_control_emailer_view.xml b/account_credit_control/wizard/credit_control_emailer_view.xml
index ba28fd139..ac0e5eb8c 100644
--- a/account_credit_control/wizard/credit_control_emailer_view.xml
+++ b/account_credit_control/wizard/credit_control_emailer_view.xml
@@ -6,7 +6,7 @@
credit.control.emailer
form
-
+
diff --git a/account_credit_control/wizard/credit_control_marker_view.xml b/account_credit_control/wizard/credit_control_marker_view.xml
index b8de161ae..567a26037 100644
--- a/account_credit_control/wizard/credit_control_marker_view.xml
+++ b/account_credit_control/wizard/credit_control_marker_view.xml
@@ -6,7 +6,7 @@
credit.control.marker
form
-
+
diff --git a/account_credit_control/wizard/credit_control_printer_view.xml b/account_credit_control/wizard/credit_control_printer_view.xml
index f46128fe3..dd07c1b13 100644
--- a/account_credit_control/wizard/credit_control_printer_view.xml
+++ b/account_credit_control/wizard/credit_control_printer_view.xml
@@ -6,7 +6,7 @@
credit.control.printer
form
-
+
From 26d8c3d28059e646a24540db9a08cb34029d8f8f Mon Sep 17 00:00:00 2001
From: openerp
Date: Mon, 25 Mar 2013 15:17:45 +0100
Subject: [PATCH 003/157] [IMP] account_credit_control: Add scenarios
---
account_credit_control/policy.py | 2 +-
account_credit_control/run.py | 3 +-
.../features/00_credit_control_param.feature | 46 ++
.../01_credit_control_partners.feature | 105 ++++
.../02_credit_control_invoices.feature | 588 ++++++++++++++++++
.../03_credit_control_run_jan.feature | 29 +
.../04_credit_control_run_feb.feature | 33 +
.../05_credit_control_run_mar.feature | 66 ++
.../06_credit_control_run_apr.feature | 43 ++
.../07_credit_control_run_may.feature | 106 ++++
.../08_credit_control_run_jun.feature | 38 ++
.../09_credit_control_run_jul.feature | 35 ++
.../features/steps/account_credit_control.py | 92 +++
13 files changed, 1183 insertions(+), 3 deletions(-)
create mode 100644 account_credit_control/scenarios/features/00_credit_control_param.feature
create mode 100644 account_credit_control/scenarios/features/01_credit_control_partners.feature
create mode 100644 account_credit_control/scenarios/features/02_credit_control_invoices.feature
create mode 100644 account_credit_control/scenarios/features/03_credit_control_run_jan.feature
create mode 100644 account_credit_control/scenarios/features/04_credit_control_run_feb.feature
create mode 100644 account_credit_control/scenarios/features/05_credit_control_run_mar.feature
create mode 100644 account_credit_control/scenarios/features/06_credit_control_run_apr.feature
create mode 100644 account_credit_control/scenarios/features/07_credit_control_run_may.feature
create mode 100644 account_credit_control/scenarios/features/08_credit_control_run_jun.feature
create mode 100644 account_credit_control/scenarios/features/09_credit_control_run_jul.feature
create mode 100644 account_credit_control/scenarios/features/steps/account_credit_control.py
diff --git a/account_credit_control/policy.py b/account_credit_control/policy.py
index 875d8a1b5..cf312d504 100644
--- a/account_credit_control/policy.py
+++ b/account_credit_control/policy.py
@@ -34,7 +34,7 @@ class CreditControlPolicy(Model):
'Policy Levels'),
'do_nothing': fields.boolean('Do nothing',
- help=('For policies which should not '
+ help=('For policies which should not',
'generate lines or are obsolete')),
'company_id': fields.many2one('res.company', 'Company'),
diff --git a/account_credit_control/run.py b/account_credit_control/run.py
index 03c833b43..1f86447a4 100644
--- a/account_credit_control/run.py
+++ b/account_credit_control/run.py
@@ -105,9 +105,8 @@ def _generate_credit_lines(self, cr, uid, run_id, context=None):
manual_lines = policy._lines_different_policy(lines, context=context)
lines.difference_update(manual_lines)
manually_managed_lines.update(manual_lines)
-
+ policy_generated_ids = []
if lines:
- policy_generated_ids = []
# policy levels are sorted by level so iteration is in the correct order
for level in reversed(policy.level_ids):
level_lines = level.get_level_lines(run.date, lines, context=context)
diff --git a/account_credit_control/scenarios/features/00_credit_control_param.feature b/account_credit_control/scenarios/features/00_credit_control_param.feature
new file mode 100644
index 000000000..c32e47fb5
--- /dev/null
+++ b/account_credit_control/scenarios/features/00_credit_control_param.feature
@@ -0,0 +1,46 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2009 Camptocamp SA
+#
+##############################################################################
+##############################################################################
+# Branch # Module # Processes # System
+@account_credit_control @account_credit_control_setup
+
+Feature: General parameters in order to test the credit control module
+
+ @account_credit_control_setup_install_modules
+ Scenario: MODULES INSTALLATION
+
+ Given I do not want all demo data to be loaded on install
+ Given I install the required modules with dependencies:
+ | name |
+ | account_credit_control |
+
+ Then my modules should have been installed and models reloaded
+
+ @email_params_mailtrap
+ Scenario: E-MAIL PARAMS WITH EMAIL EATER (http://mailtrap.railsware.com/)
+ Given I need a "ir.mail_server" with name: mailstrap_testings
+ And having:
+ | name | value |
+ | smtp_host | mailtrap.railsware.com |
+ | sequence | 1 |
+ | smtp_port | 2525 |
+ | smtp_user | camptocamp1 |
+ | smtp_pass | 20468fa2f2879cb9 |
+
+ @account_credit_control_policy_2_times
+ Scenario: Configure the credit control policy in 2 times
+ Given I configure the following accounts on the credit control policy with oid: "account_credit_control.credit_control_2_time":
+ | account code |
+ | 4111 |
+ | 4112 |
+
+ @account_credit_control_policy_3_times
+ Scenario: Configure the credit control policy in 3 times
+ Given I configure the following accounts on the credit control policy with oid: "account_credit_control.credit_control_3_time":
+ | account code |
+ | 4111 |
+ | 4112 |
diff --git a/account_credit_control/scenarios/features/01_credit_control_partners.feature b/account_credit_control/scenarios/features/01_credit_control_partners.feature
new file mode 100644
index 000000000..9edb192c7
--- /dev/null
+++ b/account_credit_control/scenarios/features/01_credit_control_partners.feature
@@ -0,0 +1,105 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2009 Camptocamp SA
+#
+##############################################################################
+##############################################################################
+# Branch # Module # Processes # System
+@account_credit_control @account_credit_control_add_policy @account_credit_control_setup
+
+Feature: I add policy to partners already created
+ @account_credit_control_partner_1
+ Scenario: Partner_1
+ Given I need a "res.partner" with oid: scen.partner_1
+ And having:
+ | name | value |
+ | name | partner_1 |
+ | credit_policy_id | by name: No follow |
+
+ @account_credit_control_customer_1
+ Scenario: Customer_1
+ Given I need a "res.partner" with oid: scen.customer_1
+ And having:
+ | name | value |
+ | name | customer_1 |
+ | credit_policy_id | by name: 2 time policy |
+
+ @account_credit_control_customer_2
+ Scenario: Customer_2
+ Given I need a "res.partner" with oid: scen.customer_2
+ And having:
+ | name | value |
+ | name | customer_2 |
+ | credit_policy_id | by name: 2 time policy |
+
+ @account_credit_control_customer_3
+ Scenario: Customer_3
+ Given I need a "res.partner" with oid: scen.customer_3
+ And having:
+ | name | value |
+ | name | customer_3 |
+ | credit_policy_id | by name: 2 time policy |
+
+ @account_credit_control_customer_4
+ Scenario: Customer_4
+ Given I need a "res.partner" with oid: scen.customer_4
+ And having:
+ | name | value |
+ | name | customer_4 |
+ # the credit policy must be 3 time policy (inherited from company)
+
+ @account_credit_control_customer_5
+ Scenario: Customer_5
+ Given I need a "res.partner" with oid: scen.customer_5
+ And having:
+ | name | value |
+ | name | customer_5_usd |
+ | credit_policy_id | by name: 3 time policy |
+
+ @account_credit_control_customer_6
+ Scenario: Customer_6
+ Given I need a "res.partner" with oid: scen.customer_6
+ And having:
+ | name | value |
+ | name | customer_6 |
+ | credit_policy_id | by name: 3 time policy |
+
+ @account_credit_control_customer_partial_pay
+ Scenario: A customer who like to do partial payments
+ Given I need a "res.partner" with oid: scen.customer_partial_pay
+ And having:
+ | name | value |
+ | name | Scrooge McDuck |
+ | zip | 1000 |
+ | city | Duckburg |
+ | email | openerp@locahost.dummy |
+ | phone | |
+ | street | Duckstreet |
+
+
+ @account_credit_control_customer_multiple_payterm
+ Scenario: A customer who use payment terms in 2 times
+ Given I need a "res.partner" with oid: scen.customer_multiple_payterm
+ And having:
+ | name | value |
+ | name | Donald Duck |
+ | zip | 1100 |
+ | city | Duckburg |
+ | email | openerp@locahost.dummy |
+ | phone | |
+ | street | Duckstreet |
+
+ @account_credit_control_customer_multiple_payterm2
+ Scenario: A customer who use payment terms in 2 times
+ Given I need a "res.partner" with oid: scen.customer_multiple_payterm2
+ And having:
+ | name | value |
+ | name | Gus Goose |
+ | type | default |
+ | name | Gus Goose |
+ | zip | 1100 |
+ | city | Duckburg |
+ | email | openerp@locahost.dummy |
+ | phone | |
+ | street | Duckstreet |
diff --git a/account_credit_control/scenarios/features/02_credit_control_invoices.feature b/account_credit_control/scenarios/features/02_credit_control_invoices.feature
new file mode 100644
index 000000000..d9803c378
--- /dev/null
+++ b/account_credit_control/scenarios/features/02_credit_control_invoices.feature
@@ -0,0 +1,588 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+
+@account_credit_control @account_credit_control_setup @account_credit_control_base_data @account_credit_control_invoices
+
+Feature: Invoices creation
+
+##################### Partner 1 ##########################################################
+
+ @inv_1
+ Scenario: Create invoice 1
+
+ Given I need a "account.invoice" with oid: scen._inv_1
+ And having:
+ | name | value |
+ | name | SI_1 |
+ | date_invoice | %Y-01-15 |
+ | partner_id | by oid: scen.partner_1 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv1_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_1 |
+ Given I find a "account.invoice" with oid: scen._inv_1
+
+ Given I need a "account.invoice.line" with oid: scen._inv1_line2
+ And having:
+ | name | value |
+ | name | invoice line 2 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_1 |
+ Given I find a "account.invoice" with oid: scen._inv_1
+ And I open the credit invoice
+
+ @inv_2
+ Scenario: Create invoice 2
+ Given I need a "account.invoice" with oid: scen._inv_2
+ And having:
+ | name | value |
+ | name | SI_2 |
+ | date_invoice | %Y-02-15 |
+ | partner_id | by oid: scen.partner_1 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv2_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_2 |
+ Given I find a "account.invoice" with oid: scen._inv_2
+ And I open the credit invoice
+
+
+ @inv_3
+ Scenario: Create invoice 3
+ Given I need a "account.invoice" with oid: scen._inv_3
+ And having:
+ | name | value |
+ | name | SI_3 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.partner_1 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv3_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_3 |
+ Given I find a "account.invoice" with oid: scen._inv_3
+ And I open the credit invoice
+
+##################### Customer 2 ##########################################################
+
+ @inv_4
+ Scenario: Create invoice 4
+
+ Given I need a "account.invoice" with oid: scen._inv_4
+ And having:
+ | name | value |
+ | name | SI_4 |
+ | date_invoice | %Y-01-18 |
+ | partner_id | by oid: scen.customer_2 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv4_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_4 |
+ Given I find a "account.invoice" with oid: scen._inv_4
+ And I open the credit invoice
+
+
+
+ @inv_5
+ Scenario: Create invoice 5
+ Given I need a "account.invoice" with oid: scen._inv_5
+ And having:
+ | name | value |
+ | name | SI_5 |
+ | date_invoice | %Y-02-15 |
+ | partner_id | by oid: scen.customer_2 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv5_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_5 |
+ Given I find a "account.invoice" with oid: scen._inv_5
+ And I open the credit invoice
+
+
+ @inv_6
+ Scenario: Create invoice 6
+ Given I need a "account.invoice" with oid: scen._inv_6
+ And having:
+ | name | value |
+ | name | SI_6 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.customer_2 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv6_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_6 |
+ Given I find a "account.invoice" with oid: scen._inv_6
+ And I open the credit invoice
+
+##################### Customer 3 ##########################################################
+
+ @inv_7
+ Scenario: Create invoice 7
+
+ Given I need a "account.invoice" with oid: scen._inv_7
+ And having:
+ | name | value |
+ | name | SI_7 |
+ | date_invoice | %Y-01-18 |
+ | partner_id | by oid: scen.customer_3 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv7_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_7 |
+ Given I find a "account.invoice" with oid: scen._inv_7
+ And I open the credit invoice
+
+
+
+ @inv_8
+ Scenario: Create invoice 8
+ Given I need a "account.invoice" with oid: scen._inv_8
+ And having:
+ | name | value |
+ | name | SI_8 |
+ | date_invoice | %Y-02-15 |
+ | partner_id | by oid: scen.customer_3 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv8_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_8 |
+ Given I find a "account.invoice" with oid: scen._inv_8
+ And I open the credit invoice
+
+
+ @inv_9
+ Scenario: Create invoice 9
+ Given I need a "account.invoice" with oid: scen._inv_9
+ And having:
+ | name | value |
+ | name | SI_9 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.customer_3 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv9_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_9 |
+ Given I find a "account.invoice" with oid: scen._inv_9
+ And I open the credit invoice
+
+##################### Customer 4 ##########################################################
+
+ @inv_10
+ Scenario: Create invoice 10
+
+ Given I need a "account.invoice" with oid: scen._inv_10
+ And having:
+ | name | value |
+ | name | SI_10 |
+ | date_invoice | %Y-01-18 |
+ | partner_id | by oid: scen.customer_4 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv10_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_10 |
+ Given I find a "account.invoice" with oid: scen._inv_10
+ And I open the credit invoice
+
+
+
+ @inv_11
+ Scenario: Create invoice 11
+ Given I need a "account.invoice" with oid: scen._inv_11
+ And having:
+ | name | value |
+ | name | SI_11 |
+ | date_invoice | %Y-02-15 |
+ | partner_id | by oid: scen.customer_4 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv11_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_11 |
+ Given I find a "account.invoice" with oid: scen._inv_11
+ And I open the credit invoice
+
+
+ @inv_12
+ Scenario: Create invoice 12
+ Given I need a "account.invoice" with oid: scen._inv_12
+ And having:
+ | name | value |
+ | name | SI_12 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.customer_4 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv12_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_12 |
+ Given I find a "account.invoice" with oid: scen._inv_12
+ And I open the credit invoice
+
+##################### Customer 5 ##########################################################
+
+ @inv_13
+ Scenario: Create invoice 13
+
+ Given I need a "account.invoice" with oid: scen._inv_13
+ And having:
+ | name | value |
+ | name | SI_13 |
+ | date_invoice | %Y-01-18 |
+ | partner_id | by oid: scen.customer_5 |
+ | account_id | by name: Debtors USD |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv13_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_13 |
+ Given I find a "account.invoice" with oid: scen._inv_13
+ And I open the credit invoice
+
+
+
+ @inv_14
+ Scenario: Create invoice 14
+ Given I need a "account.invoice" with oid: scen._inv_14
+ And having:
+ | name | value |
+ | name | SI_14 |
+ | date_invoice | %Y-02-15 |
+ | partner_id | by oid: scen.customer_5 |
+ | account_id | by name: Debtors USD |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv14_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_14 |
+ Given I find a "account.invoice" with oid: scen._inv_14
+ And I open the credit invoice
+
+
+ @inv_15
+ Scenario: Create invoice 15
+ Given I need a "account.invoice" with oid: scen._inv_15
+ And having:
+ | name | value |
+ | name | SI_15 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.customer_5 |
+ | account_id | by name: Debtors USD |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv15_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_15 |
+ Given I find a "account.invoice" with oid: scen._inv_15
+ And I open the credit invoice
+
+ @inv_16
+ Scenario: Create invoice 16
+ Given I need a "account.invoice" with oid: scen._inv_16
+ And having:
+ | name | value |
+ | name | SI_16 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.customer_4 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv16_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_16 |
+ Then I find a "account.invoice" with oid: scen._inv_16
+ And I open the credit invoice
+
+ @inv_17
+ Scenario: Create invoice 17
+ Given I need a "account.invoice" with oid: scen._inv_17
+ And having:
+ | name | value |
+ | name | SI_17 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.customer_partial_pay |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv17_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_17 |
+ Then I find a "account.invoice" with oid: scen._inv_17
+ And I open the credit invoice
+
+ @inv_18
+ Scenario: Create invoice 18
+ Given I need a "account.invoice" with oid: scen._inv_18
+ And having:
+ | name | value |
+ | name | SI_18 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.customer_multiple_payterm |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv18_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_18 |
+ Then I find a "account.invoice" with oid: scen._inv_18
+ And I open the credit invoice
+
+ @inv_19
+ Scenario: Create invoice 19
+ Given I need a "account.invoice" with oid: scen._inv_19
+ And having:
+ | name | value |
+ | name | SI_19 |
+ | date_invoice | %Y-03-15 |
+ | partner_id | by oid: scen.customer_multiple_payterm2 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+ And I need a "account.invoice.line" with oid: scen._inv19_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_19 |
+ Then I find a "account.invoice" with oid: scen._inv_19
+ And I open the credit invoice
+
+ @inv_20
+ Scenario: Create invoice 20
+ Given I need a "account.invoice" with oid: scen._inv_20
+ And having:
+ | name | value |
+ | name | SI_20_test_tolerance |
+ | date_invoice | %Y-03-23 |
+ | partner_id | by oid: scen.customer_6 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv20_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 0.09 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_20 |
+ Then I find a "account.invoice" with oid: scen._inv_20
+ And I open the credit invoice
+
+ @inv_20
+ Scenario: Create invoice 21 (this receivable account must not be chased-> no credit line creation)
+ Given I need a "account.invoice" with oid: scen._inv_21
+ And having:
+ | name | value |
+ | name | SI_21_test_receivable_account_excluded |
+ | date_invoice | %Y-03-25 |
+ | partner_id | by oid: scen.customer_6 |
+ | account_id | by name: Debtors GBP |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv21_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 6666 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_21 |
+ Then I find a "account.invoice" with oid: scen._inv_21
+ And I open the credit invoice
diff --git a/account_credit_control/scenarios/features/03_credit_control_run_jan.feature b/account_credit_control/scenarios/features/03_credit_control_run_jan.feature
new file mode 100644
index 000000000..8ef59690d
--- /dev/null
+++ b/account_credit_control/scenarios/features/03_credit_control_run_jan.feature
@@ -0,0 +1,29 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_jan
+
+Feature: Ensure that mail credit line generation first pass is correct
+
+ Scenario: clean data
+ Given I clean all the credit lines
+ #Given I unreconcile and clean all move line
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run1
+ And having:
+ | name | value |
+ | date | %Y-01-31 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 300 | %Y-01-18 | Debtors | 3 time policy | %Y-01-31 | customer_4 | email | 1 | SI_10 | 10 days net | draft | 300 | |
diff --git a/account_credit_control/scenarios/features/04_credit_control_run_feb.feature b/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
new file mode 100644
index 000000000..b76198f3a
--- /dev/null
+++ b/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
@@ -0,0 +1,33 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control_run @account_credit_control_run_feb
+
+Feature: Ensure that mail credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run2
+ And having:
+ | name | value |
+ | date | 2012-02-29 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 360 | 2012-02-15 | Debtors | 3 time policy | 2012-02-29 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 360 | USD |
+ | 1000 | 2012-02-17 | Debtors USD | 3 time policy | 2012-02-29 | customer_5_usd | email | 1 | SI_13 | 10 days net | draft | 1000 | USD |
+ | 300 | 2012-01-18 | Debtors | 3 time policy | 2012-02-29 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 300 | |
diff --git a/account_credit_control/scenarios/features/05_credit_control_run_mar.feature b/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
new file mode 100644
index 000000000..c43c7fcd5
--- /dev/null
+++ b/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
@@ -0,0 +1,66 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control_run @account_credit_control_run_mar
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @pay_invoice_si_19_part1
+ Scenario: I pay a part of the first part of the invoice SI 19,
+ Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_19
+ And having:
+ | name | value |
+ | name | Bk.St.si_19_part1 |
+ | date | 2012-03-31 |
+ | currency_id | by name: EUR |
+ | journal_id | by oid: scen.voucher_eur_journal |
+ And the bank statement is linked to period "03/2012"
+ And I import invoice "SI_19" using import invoice button
+ And I should have a "account.bank.statement.line" with name: SI_19 and amount: 450
+ And the line amount should be 450
+ And I set the voucher paid amount to "300"
+ And I save the voucher
+ Then I modify the line amount to 300
+ And I should have a "account.bank.statement.line" with name: SI_19 and amount: 1050
+ And the line amount should be 1050
+ And I set the voucher paid amount to "0"
+ And I save the voucher
+ Then I modify the line amount to 0
+ And I should have a "account.bank.statement" with oid: scen.voucher_statement_si_19
+ And I set bank statement end-balance
+ When I confirm bank statement
+ Then My invoice "SI_19" is in state "open" reconciled with a residual amount of "1200.0"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run3
+ And having:
+ | name | value |
+ | date | 2012-03-31 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1000 | 2012-02-29 | Debtors | 2 time policy | 2012-03-31 | customer_2 | email | 1 | SI_4 | 30 days end of month | draft | 1000 | |
+ | 1000 | 2012-02-17 | Debtors | 2 time policy | 2012-03-31 | customer_3 | email | 1 | SI_7 | 30 days end of month | draft | 1000 | |
+ | 700 | 2012-02-29 | Debtors | 3 time policy | 2012-03-31 | customer_4 | email | 1 | SI_10 | 10 days net | draft | 700 | |
+ | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-03-31 | customer_4 | email | 1 | SI_12 | 10 days net | draft | 450 | |
+ | 1200 | 2012-03-16 | Debtors USD | 3 time policy | 2012-03-31 | customer_5_usd | email | 1 | SI_14 | 10 days net | draft | 1200 | USD |
+ | 360 | 2012-02-15 | Debtors | 3 time policy | 2012-03-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 360 | USD |
+ | 1000 | 2012-02-17 | Debtors USD | 3 time policy | 2012-03-31 | customer_5_usd | email | 2 | SI_13 | 30 days end of month | draft | 1000 | USD |
+ | 300 | 2012-01-18 | Debtors | 3 time policy | 2012-03-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 300 | |
+ | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-03-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 450 | |
+ | 150 | 2012-03-15 | Debtors | 3 time policy | 2012-03-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 450 | |
diff --git a/account_credit_control/scenarios/features/06_credit_control_run_apr.feature b/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
new file mode 100644
index 000000000..76c8cec90
--- /dev/null
+++ b/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
@@ -0,0 +1,43 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control_run @account_credit_control_run_apr
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run4
+ And having:
+ | name | value |
+ | date | 2012-04-30 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1200 | 2012-03-31 | Debtors | 2 time policy | 2012-04-30 | customer_2 | email | 1 | SI_5 | 30 days end of month | draft | 1200 | USD |
+ | 1200 | 2012-03-16 | Debtors | 2 time policy | 2012-04-30 | customer_3 | email | 1 | SI_8 | 30 days end of month | draft | 1200 | USD |
+ | 840 | 2012-03-31 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 840 | USD |
+ | 1500 | 2012-04-14 | Debtors USD | 3 time policy | 2012-04-30 | customer_5_usd | email | 1 | SI_15 | 10 days net | draft | 1500 | USD |
+ | 700 | 2012-02-29 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 700 | |
+ | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 450 | USD |
+ | 1200 | 2012-03-16 | Debtors USD | 3 time policy | 2012-04-30 | customer_5_usd | email | 2 | SI_14 | 30 days end of month | draft | 1200 | USD |
+ | 360 | 2012-02-15 | Debtors | 3 time policy | 2012-04-30 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 360 | USD |
+ | 1000 | 2012-02-17 | Debtors USD | 3 time policy | 2012-04-30 | customer_5_usd | letter | 3 | SI_14 | 10 days last reminder | draft | 1000 | USD |
+ | 1500 | 2012-04-14 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 1 | SI_16 | 10 days net | draft | 1500 | |
+ | 1500 | 2012-04-14 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 1 | SI_17 | 10 days net | draft | 1500 | |
+ | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-04-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 450 | |
+ | 150 | 2012-03-15 | Debtors | 3 time policy | 2012-04-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 450 | |
diff --git a/account_credit_control/scenarios/features/07_credit_control_run_may.feature b/account_credit_control/scenarios/features/07_credit_control_run_may.feature
new file mode 100644
index 000000000..77b02fac1
--- /dev/null
+++ b/account_credit_control/scenarios/features/07_credit_control_run_may.feature
@@ -0,0 +1,106 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control_run @account_credit_control_run_may
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @pay_invoice_si_16
+ Scenario: I pay entirely the invoice SI 16, so it should no longer appear in the credit control lines
+ Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_16
+ And having:
+ | name | value |
+ | name | Bk.St.si_16 |
+ | date | 2012-05-30 |
+ | currency_id | by name: EUR |
+ | journal_id | by oid: scen.voucher_eur_journal |
+ And the bank statement is linked to period "05/2012"
+ And I import invoice "SI_16" using import invoice button
+ And I set bank statement end-balance
+ When I confirm bank statement
+ Then My invoice "SI_16" is in state "paid" reconciled with a residual amount of "0.0"
+
+ @pay_invoice_si_17
+ Scenario: I pay entirely the invoice SI 17, so it should no longer appear in the credit control lines
+ Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_17
+ And having:
+ | name | value |
+ | name | Bk.St.si_17 |
+ | date | 2012-05-30 |
+ | currency_id | by name: EUR |
+ | journal_id | by oid: scen.voucher_eur_journal |
+ And the bank statement is linked to period "05/2012"
+ And I import invoice "SI_17" using import invoice button
+ And I need a "account.bank.statement.line" with name: SI_17
+ And the line amount should be 1500
+ And I set the voucher paid amount to "1000"
+ And I save the voucher
+ Then I modify the line amount to 1000
+ And I should have a "account.bank.statement" with oid: scen.voucher_statement_si_17
+ And I set bank statement end-balance
+ When I confirm bank statement
+ Then My invoice "SI_17" is in state "open" reconciled with a residual amount of "500.0"
+
+ @pay_invoice_si_18_part1
+ Scenario: I pay the first part of the invoice SI 18, so it should no longer appear in the credit control lines however, the second move lines should still appears
+ Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_18
+ And having:
+ | name | value |
+ | name | Bk.St.si_18_part1 |
+ | date | 2012-05-30 |
+ | currency_id | by name: EUR |
+ | journal_id | by oid: scen.voucher_eur_journal |
+ And the bank statement is linked to period "05/2012"
+ And I import invoice "SI_18" using import invoice button
+ And I should have a "account.bank.statement.line" with name: SI_18 and amount: 450
+ And the line amount should be 450
+ And I set the voucher paid amount to "450"
+ And I save the voucher
+ Then I modify the line amount to 450
+ And I should have a "account.bank.statement.line" with name: SI_18 and amount: 1050
+ And the line amount should be 1050
+ And I set the voucher paid amount to "0"
+ And I save the voucher
+ Then I modify the line amount to 0
+ And I should have a "account.bank.statement" with oid: scen.voucher_statement_si_18
+ And I set bank statement end-balance
+ When I confirm bank statement
+ Then My invoice "SI_18" is in state "open" reconciled with a residual amount of "1050.0"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run5
+ And having:
+ | name | value |
+ | date | 2012-05-31 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1500 | 2012-04-30 | Debtors | 2 time policy | 2012-05-31 | customer_2 | email | 1 | SI_6 | 30 days end of month | draft | 1500 | USD |
+ | 1500 | 2012-04-14 | Debtors | 2 time policy | 2012-05-31 | customer_3 | email | 1 | SI_8 | 30 days end of month | draft | 1500 | USD |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-05-31 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 1050 | USD |
+ | 1000 | 2012-02-29 | Debtors | 2 time policy | 2012-05-31 | customer_2 | letter | 2 | SI_4 | 60 days last reminder | draft | 1000 | |
+ | 1000 | 2012-02-17 | Debtors | 2 time policy | 2012-05-31 | customer_3 | letter | 2 | SI_7 | 60 days last reminder | draft | 1000 | |
+ | 840 | 2012-03-31 | Debtors | 3 time policy | 2012-05-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 840 | USD |
+ | 1500 | 2012-04-14 | Debtors USD | 3 time policy | 2012-05-31 | customer_5_usd | email | 2 | SI_15 | 30 days end of month | draft | 1500 | USD |
+ | 700 | 2012-02-29 | Debtors | 3 time policy | 2012-05-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 700 | |
+ | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-05-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 450 | USD |
+ | 1200 | 2012-03-16 | Debtors USD | 3 time policy | 2012-05-31 | customer_5_usd | letter | 3 | SI_14 | 10 days last reminder | draft | 1200 | USD |
+ | 500 | 2012-04-14 | Debtors | 3 time policy | 2012-05-31 | Scrooge McDuck | email | 2 | SI_17 | 30 days end of month | draft | 1500 | |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-05-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 1050 | |
+ | 150 | 2012-03-15 | Debtors | 3 time policy | 2012-05-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 450 | |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-05-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/08_credit_control_run_jun.feature b/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
new file mode 100644
index 000000000..fa02a20a5
--- /dev/null
+++ b/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
@@ -0,0 +1,38 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control_run @account_credit_control_run_jun
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run6
+ And having:
+ | name | value |
+ | date | 2012-06-30 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1200 | 2012-03-31 | Debtors | 2 time policy | 2012-06-30 | customer_2 | letter | 2 | SI_5 | 60 days last reminder | draft | 1200 | USD |
+ | 1200 | 2012-03-16 | Debtors | 2 time policy | 2012-06-30 | customer_3 | letter | 2 | SI_8 | 60 days last reminder | draft | 1200 | USD |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-06-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 1050 | USD |
+ | 840 | 2012-03-31 | Debtors | 3 time policy | 2012-06-30 | customer_4 | letter | 3 | SI_11 | 10 days last reminder | draft | 840 | USD |
+ | 1500 | 2012-04-14 | Debtors USD | 3 time policy | 2012-06-30 | customer_5_usd | letter | 3 | SI_15 | 10 days last reminder | draft | 1500 | USD |
+ | 500 | 2012-04-14 | Debtors | 3 time policy | 2012-06-30 | Scrooge McDuck | letter | 3 | SI_17 | 10 days last reminder | draft | 1500 | |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-06-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 1050 | |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-06-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/09_credit_control_run_jul.feature b/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
new file mode 100644
index 000000000..e20728554
--- /dev/null
+++ b/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
@@ -0,0 +1,35 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control_run @account_credit_control_run_jul
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run7
+ And having:
+ | name | value |
+ | date | 2012-07-31 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1500 | 2012-04-30 | Debtors | 2 time policy | 2012-07-31 | customer_2 | letter | 2 | SI_6 | 60 days last reminder | draft | 1500 | USD |
+ | 1500 | 2012-04-14 | Debtors | 2 time policy | 2012-07-31 | customer_3 | letter | 2 | SI_9 | 60 days last reminder | draft | 1500 | USD |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-07-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 1050 | USD |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-07-31 | Donald Duck | letter | 3 | SI_18 | 10 days last reminder | draft | 1050 | |
+ | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-07-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/steps/account_credit_control.py b/account_credit_control/scenarios/features/steps/account_credit_control.py
new file mode 100644
index 000000000..02cdeb694
--- /dev/null
+++ b/account_credit_control/scenarios/features/steps/account_credit_control.py
@@ -0,0 +1,92 @@
+import time
+from behave import given, when
+from support import model
+
+@given(u'I configure the following accounts on the credit control policy with oid: "{policy_oid}"')
+def impl(ctx, policy_oid):
+ policy = model('credit.control.policy').get(policy_oid)
+ assert policy, 'No policy % found' % policy_oid
+ acc_obj = model('account.account')
+ accounts = []
+ for row in ctx.table:
+ acc = acc_obj.get(['code = %s' % row['account code']])
+ assert acc, "Account with code %s not found" % row['account code']
+ accounts.append(accounts)
+ policy.write({'account_ids': accounts})
+
+
+@when(u'I launch the credit run')
+def impl(ctx):
+ assert ctx.found_item
+ # Must be a cleaner way to do it
+ assert 'credit.control.run' == ctx.found_item._model._name
+ ctx.found_item.generate_credit_lines()
+
+@given(u'I clean all the credit lines')
+def impl(ctx):
+ model('credit.control.line').browse([]).unlink()
+
+@then(u'my credit run should be in state "done"')
+def impl(ctx):
+ assert ctx.found_item
+ # Must be a cleaner way to do it
+ assert model("credit.control.run").get(ctx.found_item.id).state == 'done'
+
+@then(u'the generated credit lines should have the following values')
+def impl(ctx):
+ def _row_to_dict(row):
+ return dict((name, row[name]) for name in row.headings if row[name])
+ rows = map(_row_to_dict, ctx.table)
+
+ def _parse_date(value):
+ return time.strftime(value) if '%' in value else value
+
+ for row in rows:
+ account = model('account.account').get(['name = %s' % row['account']])
+ assert account, "no account named %s found" % row['account']
+ import pdb; pdb.set_trace()
+
+ policy = model('credit.control.policy').get(['name = %s' % row['policy']])
+ assert policy, "No policy %s found" % row['policy']
+ partner = model('res.partner').get(['name = %s' % row['partner']])
+ assert partner, "No partner %s found" % row['partner']
+ move_line = model('account.move.line').get(['name = %s' % row['move line']])
+ assert move_line, "No move line %s found" % row['move line']
+ level = model('credit.control.policy.level').get(['name = %s' % row['policy level'], 'policy_id = %s' % policy.id])
+ assert level, "No level % found" % row['policy level']
+ domain = [['account_id', '=', account.id],
+ ['policy_id', '=', policy.id],
+ ['partner_id', '=', partner.id],
+ ['policy_level_id', '=', level.id],
+ ['amount_due', '=', row.get('amount due', 0.0)],
+ ['state', '=', row['state']],
+ ['level', '=', row.get('level', 0.0)],
+ ['channel', '=', row['channel']],
+ ['balance_due', '=', row.get('balance', 0.0)],
+ ['date_due', '=', _parse_date(row['date due'])],
+ ['date', '=', _parse_date(row['date'])],
+ ]
+ if row.get('currrency'):
+ curreny = model('res.currency').get(['name = %s' % row['currency']])
+ assert curreny, "No currency %s found" % row['currency']
+ domain.append(('currency_id', '=', curreny.id))
+
+ lines = model('credit.control.line').search(domain)
+ assert lines, "no line found for %s" % repr(row)
+ assert len(lines) == 1, "Too many lines found for %s" % repr(row)
+ date_lines = model('credit.control.lines').search([('date', '=', ctx.found_item.date)])
+ assert len(date_lines) == len(ctx.table), "Too many lines generated"
+
+def open_invoice(ctx):
+ assert ctx.found_item
+ ctx.found_item._send('invoice_open')
+ # _send refresh object
+ assert ctx.found_item.state == 'open'
+
+@then(u'I open the credit invoice')
+def impl(ctx):
+ open_invoice(ctx)
+
+@given(u'I open the credit invoice')
+def impl(ctx):
+ open_invoice(ctx)
From 8bad7a9434f3f4bab40f9da0f390e013fcfb5a65 Mon Sep 17 00:00:00 2001
From: unknown
Date: Thu, 28 Mar 2013 14:17:04 +0100
Subject: [PATCH 004/157] [IMP+FIX] account_credit_control: Several
improvements & fixes
* Modify scenarios to be compatible with python scenarios
* Voucher/statement related steps
* Deprecated step implementation
* Print report generation
* All tests green
* Mail + print of reminder
* Broken translations
---
account_credit_control/__init__.py | 1 +
account_credit_control/__openerp__.py | 26 ++--
account_credit_control/data.xml | 14 +-
.../i18n/account_credit_control.pot | 74 ---------
account_credit_control/i18n/en.po | 143 +-----------------
account_credit_control/i18n/fr.po | 136 +----------------
account_credit_control/line.py | 2 +-
account_credit_control/mail.py | 28 ++++
.../report/credit_control_summary.html.mako | 142 ++++++++++++++++-
.../features/00_credit_control_param.feature | 6 +
.../04_credit_control_run_feb.feature | 12 +-
.../05_credit_control_run_mar.feature | 52 +++----
.../06_credit_control_run_apr.feature | 35 ++---
.../07_credit_control_run_may.feature | 83 +++++-----
.../08_credit_control_run_jun.feature | 22 +--
.../09_credit_control_run_jul.feature | 16 +-
.../features/steps/account_credit_control.py | 44 +++++-
.../features/steps/account_voucher.py | 97 ++++++++++++
.../wizard/credit_control_communication.py | 49 ++----
.../wizard/credit_control_printer.py | 17 ++-
20 files changed, 463 insertions(+), 536 deletions(-)
create mode 100644 account_credit_control/mail.py
create mode 100644 account_credit_control/scenarios/features/steps/account_voucher.py
diff --git a/account_credit_control/__init__.py b/account_credit_control/__init__.py
index 5f37efe65..15a388665 100644
--- a/account_credit_control/__init__.py
+++ b/account_credit_control/__init__.py
@@ -18,6 +18,7 @@
# along with this program. If not, see .
#
##############################################################################
+from . import mail
from . import run
from . import line
from . import account
diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py
index cb475751a..00de80a48 100644
--- a/account_credit_control/__openerp__.py
+++ b/account_credit_control/__openerp__.py
@@ -58,21 +58,21 @@
* Change the state (so you can ignore or reopen lines)
""",
'website': 'http://www.camptocamp.com',
- 'init_xml': ["data.xml"],
- 'update_xml': ["line_view.xml",
- "account_view.xml",
- "partner_view.xml",
- "policy_view.xml",
- "run_view.xml",
- "company_view.xml",
- "wizard/credit_control_emailer_view.xml",
- "wizard/credit_control_marker_view.xml",
- "wizard/credit_control_printer_view.xml",
- "report/report.xml",
- "security/ir.model.access.csv",],
+ 'data': ["data.xml",
+ "line_view.xml",
+ "account_view.xml",
+ "partner_view.xml",
+ "policy_view.xml",
+ "run_view.xml",
+ "company_view.xml",
+ "wizard/credit_control_emailer_view.xml",
+ "wizard/credit_control_marker_view.xml",
+ "wizard/credit_control_printer_view.xml",
+ "report/report.xml",
+ "security/ir.model.access.csv"],
'demo_xml': ["credit_control_demo.xml"],
'tests': [],
'installable': True,
'license': 'AGPL-3',
'application': True
-}
+ }
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
index de9e8ee7e..8b3f1b772 100644
--- a/account_credit_control/data.xml
+++ b/account_credit_control/data.xml
@@ -9,10 +9,18 @@
- %if mode != 'pdf':
+ %if mode and mode != 'pdf':
%endif
@@ -24,7 +32,7 @@
Summary
- date due
+ Date due
Amount due
Amount balance
Invoice number
diff --git a/account_credit_control/i18n/account_credit_control.pot b/account_credit_control/i18n/account_credit_control.pot
index 2cc7c34c8..1dae32a8d 100644
--- a/account_credit_control/i18n/account_credit_control.pot
+++ b/account_credit_control/i18n/account_credit_control.pot
@@ -562,79 +562,6 @@ msgstr ""
msgid "Run date"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
-msgid "\n"
-" <%page args=\"object, user=None, ctx=None, quote=None, format_exception=True, mode='mail'\" />\n"
-" %if mode != 'pdf':\n"
-" \n"
-" \n"
-" %endif\n"
-" \n"
-"\n"
-"
Dear ${object.partner_id.name or ''},
\n"
-"\n"
-"
${object.current_policy_level.custom_text} \n"
-"\n"
-"
\n"
-" Summary \n"
-" \n"
-" date due \n"
-" Amount due \n"
-" Amount balance \n"
-" Invoice number \n"
-" \n"
-"%for line in object.credit_control_line_ids:\n"
-" \n"
-" ${line.date_due} \n"
-" ${line.amount_due} \n"
-" ${line.balance_due} \n"
-" %if line.invoice_id:\n"
-" ${line.invoice_id.number} \n"
-" %else:\n"
-" n/a \n"
-" %endif\n"
-"%endfor\n"
-"
\n"
-"
\n"
-"
\n"
-"\n"
-"
If you have any question, do not hesitate to contact us.
\n"
-"\n"
-"
Thank you for choosing ${object.company_id.name}!
\n"
-"\n"
-" -- more info here --\n"
-"
${object.user_id.name} ${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''} \n"
-" ${object.company_id.name} \n"
-" % if object.company_id.street:\n"
-" ${object.company_id.street or ''} \n"
-"\n"
-" % endif\n"
-"\n"
-" % if object.company_id.street2:\n"
-" ${object.company_id.street2} \n"
-" % endif\n"
-" % if object.company_id.city or object.company_id.zip:\n"
-" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
-" % endif\n"
-" % if object.company_id.country_id:\n"
-" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''} \n"
-" % endif\n"
-" % if object.company_id.phone:\n"
-" Phone: ${object.company_id.phone} \n"
-" % endif\n"
-" % if object.company_id.website:\n"
-" ${object.company_id.website or ''} \n"
-" % endif\n"
-" "
-msgstr ""
-
#. module: account_credit_control
#: constraint:account.move.line:0
msgid "Company must be the same for its related account and period."
@@ -784,4 +711,3 @@ msgstr ""
#: field:credit.control.line,policy_level_id:0
msgid "Overdue Level"
msgstr ""
-
diff --git a/account_credit_control/i18n/en.po b/account_credit_control/i18n/en.po
index e93794f55..6ac50f1a1 100644
--- a/account_credit_control/i18n/en.po
+++ b/account_credit_control/i18n/en.po
@@ -1,6 +1,6 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
-# * account_credit_control
+# * account_credit_control
#
msgid ""
msgstr ""
@@ -650,147 +650,6 @@ msgstr "Run date"
msgid "Credit Control User"
msgstr "Credit Control User"
-#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
-msgid ""
-"\n"
-" <%page args=\"object, user=None, ctx=None, quote=None, "
-"format_exception=True, mode='mail'\" />\n"
-" %if mode != 'pdf':\n"
-" \n"
-" \n"
-" %endif\n"
-"
\n"
-"\n"
-"
Dear ${object.partner_id.name or ''},
\n"
-"\n"
-"
${object.current_policy_level.custom_text}"
-"pre>\n"
-"\n"
-" \n"
-" Summary \n"
-" \n"
-" date due \n"
-" Amount due \n"
-" Amount balance \n"
-" Invoice number \n"
-" \n"
-"%for line in object.credit_control_line_ids:\n"
-" \n"
-" ${line.date_due} \n"
-" ${line.amount_due} \n"
-" ${line.balance_due} \n"
-" %if line.invoice_id:\n"
-" ${line.invoice_id.number} \n"
-" %else:\n"
-" n/a \n"
-" %endif\n"
-"%endfor\n"
-"
\n"
-"
\n"
-"
\n"
-"\n"
-"
If you have any question, do not hesitate to contact us.
\n"
-"\n"
-"
Thank you for choosing ${object.company_id.name}!
\n"
-"\n"
-" -- more info here --\n"
-"
${object.user_id.name} ${object.user_id.user_email and '<"
-"%s>'%(object.user_id.user_email) or ''} \n"
-" ${object.company_id.name} \n"
-" % if object.company_id.street:\n"
-" ${object.company_id.street or ''} \n"
-"\n"
-" % endif\n"
-"\n"
-" % if object.company_id.street2:\n"
-" ${object.company_id.street2} \n"
-" % endif\n"
-" % if object.company_id.city or object.company_id.zip:\n"
-" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
-" % endif\n"
-" % if object.company_id.country_id:\n"
-" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id."
-"name) or ''} ${object.company_id.country_id.name or ''} \n"
-" % endif\n"
-" % if object.company_id.phone:\n"
-" Phone: ${object.company_id.phone} \n"
-" % endif\n"
-" % if object.company_id.website:\n"
-" ${object.company_id.website or ''} \n"
-" % endif\n"
-" "
-msgstr ""
-"\n"
-" <%page args=\"object, user=None, ctx=None, quote=None, "
-"format_exception=True, mode='mail'\" />\n"
-" %if mode != 'pdf':\n"
-" \n"
-" \n"
-" %endif\n"
-"
\n"
-"\n"
-"
Dear ${object.partner_id.name or ''},
\n"
-"\n"
-"
${object.current_policy_level.custom_text}"
-"pre>\n"
-"\n"
-" \n"
-" Summary \n"
-" \n"
-" date due \n"
-" Amount due \n"
-" Amount balance \n"
-" Invoice number \n"
-" \n"
-"%for line in object.credit_control_line_ids:\n"
-" \n"
-" ${line.date_due} \n"
-" ${line.amount_due} \n"
-" ${line.balance_due} \n"
-" %if line.invoice_id:\n"
-" ${line.invoice_id.number} \n"
-" %else:\n"
-" n/a \n"
-" %endif\n"
-"%endfor\n"
-"
\n"
-"
\n"
-"
\n"
-"\n"
-"
If you have any question, do not hesitate to contact us.
\n"
-"\n"
-"
Thank you for choosing ${object.company_id.name}!
\n"
-"\n"
-" -- more info here --\n"
-"
${object.user_id.name} ${object.user_id.user_email and '<"
-"%s>'%(object.user_id.user_email) or ''} \n"
-" ${object.company_id.name} \n"
-" % if object.company_id.street:\n"
-" ${object.company_id.street or ''} \n"
-"\n"
-" % endif\n"
-"\n"
-" % if object.company_id.street2:\n"
-" ${object.company_id.street2} \n"
-" % endif\n"
-" % if object.company_id.city or object.company_id.zip:\n"
-" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
-" % endif\n"
-" % if object.company_id.country_id:\n"
-" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id."
-"name) or ''} ${object.company_id.country_id.name or ''} \n"
-" % endif\n"
-" % if object.company_id.phone:\n"
-" Phone: ${object.company_id.phone} \n"
-" % endif\n"
-" % if object.company_id.website:\n"
-" ${object.company_id.website or ''} \n"
-" % endif\n"
-" "
-
#. module: account_credit_control
#: constraint:account.move.line:0
msgid "Company must be the same for its related account and period."
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index 67e64ae9a..1f4427305 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -1,6 +1,6 @@
# Translation of OpenERP Server.
# This file contains the translation of the following modules:
-# * account_credit_control
+# * account_credit_control
#
msgid ""
msgstr ""
@@ -662,139 +662,6 @@ msgstr "Date de lancement"
msgid "Credit Control User"
msgstr "Utilisateur du contrôle de crédit"
-#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
-msgid ""
-"\n"
-" <%page args=\"object, user=None, ctx=None, quote=None, format_exception=True, mode='mail'\" />\n"
-" %if mode != 'pdf':\n"
-" \n"
-" \n"
-" %endif\n"
-"
\n"
-"\n"
-"
Dear ${object.partner_id.name or ''},
\n"
-"\n"
-"
${object.current_policy_level.custom_text} \n"
-"\n"
-"
\n"
-" Summary \n"
-" \n"
-" date due \n"
-" Amount due \n"
-" Amount balance \n"
-" Invoice number \n"
-" \n"
-"%for line in object.credit_control_line_ids:\n"
-" \n"
-" ${line.date_due} \n"
-" ${line.amount_due} \n"
-" ${line.balance_due} \n"
-" %if line.invoice_id:\n"
-" ${line.invoice_id.number} \n"
-" %else:\n"
-" n/a \n"
-" %endif\n"
-"%endfor\n"
-"
\n"
-"
\n"
-"
\n"
-"\n"
-"
If you have any question, do not hesitate to contact us.
\n"
-"\n"
-"
Thank you for choosing ${object.company_id.name}!
\n"
-"\n"
-" -- more info here --\n"
-"
${object.user_id.name} ${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''} \n"
-" ${object.company_id.name} \n"
-" % if object.company_id.street:\n"
-" ${object.company_id.street or ''} \n"
-"\n"
-" % endif\n"
-"\n"
-" % if object.company_id.street2:\n"
-" ${object.company_id.street2} \n"
-" % endif\n"
-" % if object.company_id.city or object.company_id.zip:\n"
-" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
-" % endif\n"
-" % if object.company_id.country_id:\n"
-" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''} \n"
-" % endif\n"
-" % if object.company_id.phone:\n"
-" Phone: ${object.company_id.phone} \n"
-" % endif\n"
-" % if object.company_id.website:\n"
-" ${object.company_id.website or ''} \n"
-" % endif\n"
-" "
-msgstr ""
-"\n"
-" <%page args=\"object, user=None, ctx=None, quote=None, format_exception=True, mode='mail'\" />\n"
-" %if mode != 'pdf':\n"
-" \n"
-" \n"
-" %endif\n"
-"
\n"
-"\n"
-"
Cher ${object.partner_id.name or ''},
\n"
-"\n"
-"
${object.current_policy_level.custom_text} \n"
-"\n"
-"
\n"
-" Summary \n"
-" \n"
-" Date due \n"
-" Somme due \n"
-" Solde du \n"
-" Numéro de facture \n"
-" \n"
-"%for line in object.credit_control_line_ids:\n"
-" \n"
-" ${line.date_due} \n"
-" ${line.amount_due} \n"
-" ${line.balance_due} \n"
-" %if line.invoice_id:\n"
-" ${line.invoice_id.number} \n"
-" %else:\n"
-" n/a \n"
-" %endif\n"
-"%endfor\n"
-"
\n"
-"
\n"
-"
\n"
-"\n"
-"
Si vous avez des questions n'hésitez pas à nous contacter.
\n"
-"\n"
-"
Merci d'avoir choisi ${object.company_id.name}!
\n"
-"\n"
-" -- more info here --\n"
-"
${object.user_id.name} ${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''} \n"
-" ${object.company_id.name} \n"
-" % if object.company_id.street:\n"
-" ${object.company_id.street or ''} \n"
-"\n"
-" % endif\n"
-"\n"
-" % if object.company_id.street2:\n"
-" ${object.company_id.street2} \n"
-" % endif\n"
-" % if object.company_id.city or object.company_id.zip:\n"
-" ${object.company_id.zip or ''} ${object.company_id.city or ''} \n"
-" % endif\n"
-" % if object.company_id.country_id:\n"
-" ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''} \n"
-" % endif\n"
-" % if object.company_id.phone:\n"
-" Téléphone : ${object.company_id.phone} \n"
-" % endif\n"
-" % if object.company_id.website:\n"
-" ${object.company_id.website or ''} \n"
-" % endif\n"
-" "
-
#. module: account_credit_control
#: constraint:account.move.line:0
msgid "Company must be the same for its related account and period."
@@ -962,4 +829,3 @@ msgstr "Niveau de créance"
#~ msgstr "Contrôle de crédit"
#~ msgid "New lines"
#~ msgstr "Nouvelles lignes"
-
diff --git a/account_credit_control/line.py b/account_credit_control/line.py
index 7afb553b1..46ce0a35b 100644
--- a/account_credit_control/line.py
+++ b/account_credit_control/line.py
@@ -75,7 +75,7 @@ class CreditControlLine(orm.Model):
'partner_id': fields.many2one('res.partner', "Partner", required=True),
'amount_due': fields.float('Due Amount Tax incl.', required=True, readonly=True),
'balance_due': fields.float('Due balance', required=True, readonly=True),
- 'mail_message_id': fields.many2one('mail.message', 'Sent Email', readonly=True),
+ 'mail_message_id': fields.many2one('mail.mail', 'Sent Email', readonly=True),
'move_line_id': fields.many2one('account.move.line', 'Move line',
required=True, readonly=True),
diff --git a/account_credit_control/mail.py b/account_credit_control/mail.py
new file mode 100644
index 000000000..24ce0faac
--- /dev/null
+++ b/account_credit_control/mail.py
@@ -0,0 +1,28 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp.osv import orm, fields
+
+class Mail(orm.Model):
+ _inherit = 'mail.mail'
+
+ # use HTML fields instead of text
+ _columns = {'body_html': fields.html('Rich-text Contents',
+ help="Rich-text/HTML message"),}
diff --git a/account_credit_control/report/credit_control_summary.html.mako b/account_credit_control/report/credit_control_summary.html.mako
index 5f3b602f4..e3a597cd0 100644
--- a/account_credit_control/report/credit_control_summary.html.mako
+++ b/account_credit_control/report/credit_control_summary.html.mako
@@ -2,16 +2,156 @@
%for comm in objects :
+
+
+ ${comm.partner_id.title and comm.partner_id.title.name or ''} ${comm.partner_id.name }
+ %for part in comm.partner_id.contact_address.split("\n")[1:]:
+ %if part:
+ ${part}
+ %endif
+ %endfor
+
+
+
+
+
+
+
+
<%
setLang(comm.partner_id.lang)
current_uri = '%s_policy_template' % (comm.partner_id.lang)
if not context.lookup.has_template(current_uri):
- context.lookup.put_string(current_uri, comm.current_policy_level.email_template_id.body_html)
+ # awfully horrible we add page tags here beacause openerp replaced
+ # mako by Jinga but not everywere so they sandbox mako into jinga
+ # and jinga prevent %page tag to wwork
+ context.lookup.put_string(current_uri,
+ """<%page args="object, user=None, ctx=None, quote=None, format_exception=True, mode='email'" />
+ """ + comm.current_policy_level.email_template_id.body_html)
%>
<%include file="${current_uri}" args="object=comm,user=user,ctx=ctx,quote=quote,format_exception=format_exception,mode='pdf'"/>
diff --git a/account_credit_control/scenarios/features/00_credit_control_param.feature b/account_credit_control/scenarios/features/00_credit_control_param.feature
index c32e47fb5..4757bc081 100644
--- a/account_credit_control/scenarios/features/00_credit_control_param.feature
+++ b/account_credit_control/scenarios/features/00_credit_control_param.feature
@@ -10,6 +10,12 @@
Feature: General parameters in order to test the credit control module
+ @deactivate_journal_control
+ Scenario: Journal setup to vaoid unfixed voucher bug
+ Given I execute the SQL commands
+ """
+ UPDATE account_journal SET allow_date = false;
+ """
@account_credit_control_setup_install_modules
Scenario: MODULES INSTALLATION
diff --git a/account_credit_control/scenarios/features/04_credit_control_run_feb.feature b/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
index b76198f3a..563c4e7b7 100644
--- a/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
+++ b/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
@@ -8,7 +8,7 @@
# Features Generic tags (none for all)
##############################################################################
-@account_credit_control_run @account_credit_control_run_feb
+@account_credit_control @account_credit_control_run @account_credit_control_run_feb
Feature: Ensure that mail credit line generation first pass is correct
@@ -23,11 +23,11 @@ Feature: Ensure that mail credit line generation first pass is correct
Given I need a "credit.control.run" with oid: credit_control.run2
And having:
| name | value |
- | date | 2012-02-29 |
+ | date | %Y-02-28 |
When I launch the credit run
Then my credit run should be in state "done"
And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 360 | 2012-02-15 | Debtors | 3 time policy | 2012-02-29 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 360 | USD |
- | 1000 | 2012-02-17 | Debtors USD | 3 time policy | 2012-02-29 | customer_5_usd | email | 1 | SI_13 | 10 days net | draft | 1000 | USD |
- | 300 | 2012-01-18 | Debtors | 3 time policy | 2012-02-29 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 300 | |
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 360 | %Y-02-15 | Debtors | 3 time policy | %Y-02-28 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 360 | USD |
+ | 1000 | %Y-02-17 | Debtors USD | 3 time policy | %Y-02-28 | customer_5_usd | email | 1 | SI_13 | 10 days net | draft | 1000 | USD |
+ | 300 | %Y-01-18 | Debtors | 3 time policy | %Y-02-28 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 300 | |
diff --git a/account_credit_control/scenarios/features/05_credit_control_run_mar.feature b/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
index c43c7fcd5..4de33b86c 100644
--- a/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
+++ b/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
@@ -8,7 +8,7 @@
# Features Generic tags (none for all)
##############################################################################
-@account_credit_control_run @account_credit_control_run_mar
+@account_credit_control @account_credit_control_run @account_credit_control_run_mar
Feature: Ensure that email credit line generation first pass is correct
@@ -20,47 +20,43 @@ Feature: Ensure that email credit line generation first pass is correct
@pay_invoice_si_19_part1
Scenario: I pay a part of the first part of the invoice SI 19,
- Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_19
+ Given I need a "account.bank.statement" with oid: scen.state_control_eur_1
And having:
- | name | value |
- | name | Bk.St.si_19_part1 |
- | date | 2012-03-31 |
- | currency_id | by name: EUR |
- | journal_id | by oid: scen.voucher_eur_journal |
- And the bank statement is linked to period "03/2012"
+ | name | value |
+ | name | Bk.St.si_19_part1 |
+ | date | %Y-03-31 |
+ | journal_id | by oid: scen.eur_journal |
+
And I import invoice "SI_19" using import invoice button
- And I should have a "account.bank.statement.line" with name: SI_19 and amount: 450
- And the line amount should be 450
+ And I should have a "account.bank.statement.line" with name: "SI_19" and amount: "450"
And I set the voucher paid amount to "300"
And I save the voucher
- Then I modify the line amount to 300
- And I should have a "account.bank.statement.line" with name: SI_19 and amount: 1050
- And the line amount should be 1050
+ And I should have a "account.bank.statement.line" with name: "SI_19" and amount: "1050"
And I set the voucher paid amount to "0"
And I save the voucher
- Then I modify the line amount to 0
- And I should have a "account.bank.statement" with oid: scen.voucher_statement_si_19
+ Then I modify the line amount to "0"
+ Given I need a "account.bank.statement" with oid: scen.state_control_eur_1
And I set bank statement end-balance
When I confirm bank statement
Then My invoice "SI_19" is in state "open" reconciled with a residual amount of "1200.0"
- @account_credit_control_run_month
+ @account_credit_control_run_month_mar
Scenario: Create run
Given I need a "credit.control.run" with oid: credit_control.run3
And having:
| name | value |
- | date | 2012-03-31 |
+ | date | %Y-03-31 |
When I launch the credit run
Then my credit run should be in state "done"
And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1000 | 2012-02-29 | Debtors | 2 time policy | 2012-03-31 | customer_2 | email | 1 | SI_4 | 30 days end of month | draft | 1000 | |
- | 1000 | 2012-02-17 | Debtors | 2 time policy | 2012-03-31 | customer_3 | email | 1 | SI_7 | 30 days end of month | draft | 1000 | |
- | 700 | 2012-02-29 | Debtors | 3 time policy | 2012-03-31 | customer_4 | email | 1 | SI_10 | 10 days net | draft | 700 | |
- | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-03-31 | customer_4 | email | 1 | SI_12 | 10 days net | draft | 450 | |
- | 1200 | 2012-03-16 | Debtors USD | 3 time policy | 2012-03-31 | customer_5_usd | email | 1 | SI_14 | 10 days net | draft | 1200 | USD |
- | 360 | 2012-02-15 | Debtors | 3 time policy | 2012-03-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 360 | USD |
- | 1000 | 2012-02-17 | Debtors USD | 3 time policy | 2012-03-31 | customer_5_usd | email | 2 | SI_13 | 30 days end of month | draft | 1000 | USD |
- | 300 | 2012-01-18 | Debtors | 3 time policy | 2012-03-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 300 | |
- | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-03-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 450 | |
- | 150 | 2012-03-15 | Debtors | 3 time policy | 2012-03-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 450 | |
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1000 | %Y-02-28 | Debtors | 2 time policy | %Y-03-31 | customer_2 | email | 1 | SI_4 | 30 days end of month | draft | 1000 | |
+ | 1000 | %Y-02-17 | Debtors | 2 time policy | %Y-03-31 | customer_3 | email | 1 | SI_7 | 30 days end of month | draft | 1000 | |
+ | 700 | %Y-02-28 | Debtors | 3 time policy | %Y-03-31 | customer_4 | email | 1 | SI_10 | 10 days net | draft | 700 | |
+ | 450 | %Y-03-15 | Debtors | 3 time policy | %Y-03-31 | customer_4 | email | 1 | SI_12 | 10 days net | draft | 450 | |
+ | 1200 | %Y-03-17 | Debtors USD | 3 time policy | %Y-03-31 | customer_5_usd | email | 1 | SI_14 | 10 days net | draft | 1200 | USD |
+ | 360 | %Y-02-15 | Debtors | 3 time policy | %Y-03-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 360 | USD |
+ | 1000 | %Y-02-17 | Debtors USD | 3 time policy | %Y-03-31 | customer_5_usd | email | 2 | SI_13 | 30 days end of month | draft | 1000 | USD |
+ | 300 | %Y-01-18 | Debtors | 3 time policy | %Y-03-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 300 | |
+ | 450 | %Y-03-15 | Debtors | 3 time policy | %Y-03-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 450 | |
+ | 150 | %Y-03-15 | Debtors | 3 time policy | %Y-03-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 450 | |
diff --git a/account_credit_control/scenarios/features/06_credit_control_run_apr.feature b/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
index 76c8cec90..300359edd 100644
--- a/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
+++ b/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
@@ -8,7 +8,7 @@
# Features Generic tags (none for all)
##############################################################################
-@account_credit_control_run @account_credit_control_run_apr
+@account_credit_control @account_credit_control_run @account_credit_control_run_apr
Feature: Ensure that email credit line generation first pass is correct
@@ -22,22 +22,23 @@ Feature: Ensure that email credit line generation first pass is correct
Scenario: Create run
Given I need a "credit.control.run" with oid: credit_control.run4
And having:
- | name | value |
- | date | 2012-04-30 |
+ | name | value |
+ | date | %Y-04-30 |
+
When I launch the credit run
Then my credit run should be in state "done"
And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1200 | 2012-03-31 | Debtors | 2 time policy | 2012-04-30 | customer_2 | email | 1 | SI_5 | 30 days end of month | draft | 1200 | USD |
- | 1200 | 2012-03-16 | Debtors | 2 time policy | 2012-04-30 | customer_3 | email | 1 | SI_8 | 30 days end of month | draft | 1200 | USD |
- | 840 | 2012-03-31 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 840 | USD |
- | 1500 | 2012-04-14 | Debtors USD | 3 time policy | 2012-04-30 | customer_5_usd | email | 1 | SI_15 | 10 days net | draft | 1500 | USD |
- | 700 | 2012-02-29 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 700 | |
- | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 450 | USD |
- | 1200 | 2012-03-16 | Debtors USD | 3 time policy | 2012-04-30 | customer_5_usd | email | 2 | SI_14 | 30 days end of month | draft | 1200 | USD |
- | 360 | 2012-02-15 | Debtors | 3 time policy | 2012-04-30 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 360 | USD |
- | 1000 | 2012-02-17 | Debtors USD | 3 time policy | 2012-04-30 | customer_5_usd | letter | 3 | SI_14 | 10 days last reminder | draft | 1000 | USD |
- | 1500 | 2012-04-14 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 1 | SI_16 | 10 days net | draft | 1500 | |
- | 1500 | 2012-04-14 | Debtors | 3 time policy | 2012-04-30 | customer_4 | email | 1 | SI_17 | 10 days net | draft | 1500 | |
- | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-04-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 450 | |
- | 150 | 2012-03-15 | Debtors | 3 time policy | 2012-04-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 450 | |
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 360 | %Y-02-15 | Debtors | 3 time policy | %Y-04-30 | customer_4 | letter | 3 | SI_11 | 10 days last reminder | draft | 360 | USD |
+ | 1200 | %Y-03-31 | Debtors | 2 time policy | %Y-04-30 | customer_2 | email | 1 | SI_5 | 30 days end of month | draft | 1200 | USD |
+ | 1200 | %Y-03-17 | Debtors | 2 time policy | %Y-04-30 | customer_3 | email | 1 | SI_8 | 30 days end of month | draft | 1200 | USD |
+ | 700 | %Y-02-28 | Debtors | 3 time policy | %Y-04-30 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 700 | |
+ | 840 | %Y-03-31 | Debtors | 3 time policy | %Y-04-30 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 840 | USD |
+ | 450 | %Y-03-15 | Debtors | 3 time policy | %Y-04-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 450 | USD |
+ | 1500 | %Y-04-14 | Debtors USD | 3 time policy | %Y-04-30 | customer_5_usd | email | 1 | SI_15 | 10 days net | draft | 1500 | USD |
+ | 1200 | %Y-03-17 | Debtors USD | 3 time policy | %Y-04-30 | customer_5_usd | email | 2 | SI_14 | 30 days end of month | draft | 1200 | USD |
+ | 1500 | %Y-04-14 | Debtors USD | 3 time policy | %Y-04-30 | customer_5_usd | email | 1 | SI_15 | 10 days net | draft | 1500 | USD |
+ | 1500 | %Y-04-14 | Debtors | 3 time policy | %Y-04-30 | customer_4 | email | 1 | SI_16 | 10 days net | draft | 1500 | |
+ | 1500 | %Y-04-14 | Debtors | 3 time policy | %Y-04-30 | Scrooge McDuck | email | 1 | SI_17 | 10 days net | draft | 1500 | |
+ | 450 | %Y-03-15 | Debtors | 3 time policy | %Y-04-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 450 | |
+ | 150 | %Y-03-15 | Debtors | 3 time policy | %Y-04-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 450 | |
diff --git a/account_credit_control/scenarios/features/07_credit_control_run_may.feature b/account_credit_control/scenarios/features/07_credit_control_run_may.feature
index 77b02fac1..535dc8fbb 100644
--- a/account_credit_control/scenarios/features/07_credit_control_run_may.feature
+++ b/account_credit_control/scenarios/features/07_credit_control_run_may.feature
@@ -8,7 +8,7 @@
# Features Generic tags (none for all)
##############################################################################
-@account_credit_control_run @account_credit_control_run_may
+@account_credit_control @account_credit_control_run @account_credit_control_run_may
Feature: Ensure that email credit line generation first pass is correct
@@ -22,12 +22,10 @@ Feature: Ensure that email credit line generation first pass is correct
Scenario: I pay entirely the invoice SI 16, so it should no longer appear in the credit control lines
Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_16
And having:
- | name | value |
- | name | Bk.St.si_16 |
- | date | 2012-05-30 |
- | currency_id | by name: EUR |
- | journal_id | by oid: scen.voucher_eur_journal |
- And the bank statement is linked to period "05/2012"
+ | name | value |
+ | name | Bk.St.si_16 |
+ | date | %Y-05-30 |
+ | journal_id | by oid: scen.eur_journal |
And I import invoice "SI_16" using import invoice button
And I set bank statement end-balance
When I confirm bank statement
@@ -37,19 +35,16 @@ Feature: Ensure that email credit line generation first pass is correct
Scenario: I pay entirely the invoice SI 17, so it should no longer appear in the credit control lines
Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_17
And having:
- | name | value |
- | name | Bk.St.si_17 |
- | date | 2012-05-30 |
- | currency_id | by name: EUR |
- | journal_id | by oid: scen.voucher_eur_journal |
- And the bank statement is linked to period "05/2012"
+ | name | value |
+ | name | Bk.St.si_17 |
+ | date | %Y-05-30 |
+ | journal_id | by oid: scen.eur_journal |
And I import invoice "SI_17" using import invoice button
- And I need a "account.bank.statement.line" with name: SI_17
- And the line amount should be 1500
+ And I should have a "account.bank.statement.line" with name: "SI_17" and amount: "1500"
And I set the voucher paid amount to "1000"
And I save the voucher
- Then I modify the line amount to 1000
- And I should have a "account.bank.statement" with oid: scen.voucher_statement_si_17
+ And I modify the line amount to "1000"
+ And I need a "account.bank.statement" with oid: scen.voucher_statement_si_17
And I set bank statement end-balance
When I confirm bank statement
Then My invoice "SI_17" is in state "open" reconciled with a residual amount of "500.0"
@@ -58,24 +53,20 @@ Feature: Ensure that email credit line generation first pass is correct
Scenario: I pay the first part of the invoice SI 18, so it should no longer appear in the credit control lines however, the second move lines should still appears
Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_18
And having:
- | name | value |
- | name | Bk.St.si_18_part1 |
- | date | 2012-05-30 |
- | currency_id | by name: EUR |
- | journal_id | by oid: scen.voucher_eur_journal |
- And the bank statement is linked to period "05/2012"
+ | name | value |
+ | name | Bk.St.si_18_part1 |
+ | date | %Y-05-30 |
+ | journal_id | by oid: scen.eur_journal |
And I import invoice "SI_18" using import invoice button
- And I should have a "account.bank.statement.line" with name: SI_18 and amount: 450
- And the line amount should be 450
+ And I should have a "account.bank.statement.line" with name: "SI_18" and amount: "450"
And I set the voucher paid amount to "450"
And I save the voucher
- Then I modify the line amount to 450
- And I should have a "account.bank.statement.line" with name: SI_18 and amount: 1050
- And the line amount should be 1050
+ And I modify the line amount to "450"
+ And I should have a "account.bank.statement.line" with name: "SI_18" and amount: "1050"
And I set the voucher paid amount to "0"
And I save the voucher
- Then I modify the line amount to 0
- And I should have a "account.bank.statement" with oid: scen.voucher_statement_si_18
+ Then I modify the line amount to "0"
+ And I need a "account.bank.statement" with oid: scen.voucher_statement_si_18
And I set bank statement end-balance
When I confirm bank statement
Then My invoice "SI_18" is in state "open" reconciled with a residual amount of "1050.0"
@@ -85,22 +76,22 @@ Feature: Ensure that email credit line generation first pass is correct
Given I need a "credit.control.run" with oid: credit_control.run5
And having:
| name | value |
- | date | 2012-05-31 |
+ | date | %Y-05-31 |
When I launch the credit run
Then my credit run should be in state "done"
And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1500 | 2012-04-30 | Debtors | 2 time policy | 2012-05-31 | customer_2 | email | 1 | SI_6 | 30 days end of month | draft | 1500 | USD |
- | 1500 | 2012-04-14 | Debtors | 2 time policy | 2012-05-31 | customer_3 | email | 1 | SI_8 | 30 days end of month | draft | 1500 | USD |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-05-31 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 1050 | USD |
- | 1000 | 2012-02-29 | Debtors | 2 time policy | 2012-05-31 | customer_2 | letter | 2 | SI_4 | 60 days last reminder | draft | 1000 | |
- | 1000 | 2012-02-17 | Debtors | 2 time policy | 2012-05-31 | customer_3 | letter | 2 | SI_7 | 60 days last reminder | draft | 1000 | |
- | 840 | 2012-03-31 | Debtors | 3 time policy | 2012-05-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 840 | USD |
- | 1500 | 2012-04-14 | Debtors USD | 3 time policy | 2012-05-31 | customer_5_usd | email | 2 | SI_15 | 30 days end of month | draft | 1500 | USD |
- | 700 | 2012-02-29 | Debtors | 3 time policy | 2012-05-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 700 | |
- | 450 | 2012-03-15 | Debtors | 3 time policy | 2012-05-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 450 | USD |
- | 1200 | 2012-03-16 | Debtors USD | 3 time policy | 2012-05-31 | customer_5_usd | letter | 3 | SI_14 | 10 days last reminder | draft | 1200 | USD |
- | 500 | 2012-04-14 | Debtors | 3 time policy | 2012-05-31 | Scrooge McDuck | email | 2 | SI_17 | 30 days end of month | draft | 1500 | |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-05-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 1050 | |
- | 150 | 2012-03-15 | Debtors | 3 time policy | 2012-05-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 450 | |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-05-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 1050 | |
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1500 | %Y-04-30 | Debtors | 2 time policy | %Y-05-31 | customer_2 | email | 1 | SI_6 | 30 days end of month | draft | 1500 | USD |
+ | 1000 | %Y-02-28 | Debtors | 2 time policy | %Y-05-31 | customer_2 | letter | 2 | SI_4 | 60 days last reminder | draft | 1000 | |
+ | 1000 | %Y-02-17 | Debtors | 2 time policy | %Y-05-31 | customer_3 | letter | 2 | SI_7 | 60 days last reminder | draft | 1000 | |
+ | 1500 | %Y-04-14 | Debtors | 2 time policy | %Y-05-31 | customer_3 | email | 1 | SI_9 | 30 days end of month | draft | 1500 | |
+ | 840 | %Y-03-31 | Debtors | 3 time policy | %Y-05-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 840 | USD |
+ | 1500 | %Y-04-14 | Debtors USD | 3 time policy | %Y-05-31 | customer_5_usd | email | 2 | SI_15 | 30 days end of month | draft | 1500 | USD |
+ | 700 | %Y-02-28 | Debtors | 3 time policy | %Y-05-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 700 | |
+ | 450 | %Y-03-15 | Debtors | 3 time policy | %Y-05-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 450 | USD |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-05-31 | customer_4 | email | 1 | SI_12 | 10 days net | draft | 1050 | USD |
+ | 1200 | %Y-03-17 | Debtors USD | 3 time policy | %Y-05-31 | customer_5_usd | letter | 3 | SI_14 | 10 days last reminder | draft | 1200 | USD |
+ | 500 | %Y-04-14 | Debtors | 3 time policy | %Y-05-31 | Scrooge McDuck | email | 2 | SI_17 | 30 days end of month | draft | 1500 | |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-05-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 1050 | |
+ | 150 | %Y-03-15 | Debtors | 3 time policy | %Y-05-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 450 | |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-05-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/08_credit_control_run_jun.feature b/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
index fa02a20a5..6d093af4c 100644
--- a/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
+++ b/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
@@ -8,7 +8,7 @@
# Features Generic tags (none for all)
##############################################################################
-@account_credit_control_run @account_credit_control_run_jun
+@account_credit_control @account_credit_control_run @account_credit_control_run_jun
Feature: Ensure that email credit line generation first pass is correct
@@ -23,16 +23,16 @@ Feature: Ensure that email credit line generation first pass is correct
Given I need a "credit.control.run" with oid: credit_control.run6
And having:
| name | value |
- | date | 2012-06-30 |
+ | date | %Y-06-30 |
When I launch the credit run
Then my credit run should be in state "done"
And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1200 | 2012-03-31 | Debtors | 2 time policy | 2012-06-30 | customer_2 | letter | 2 | SI_5 | 60 days last reminder | draft | 1200 | USD |
- | 1200 | 2012-03-16 | Debtors | 2 time policy | 2012-06-30 | customer_3 | letter | 2 | SI_8 | 60 days last reminder | draft | 1200 | USD |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-06-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 1050 | USD |
- | 840 | 2012-03-31 | Debtors | 3 time policy | 2012-06-30 | customer_4 | letter | 3 | SI_11 | 10 days last reminder | draft | 840 | USD |
- | 1500 | 2012-04-14 | Debtors USD | 3 time policy | 2012-06-30 | customer_5_usd | letter | 3 | SI_15 | 10 days last reminder | draft | 1500 | USD |
- | 500 | 2012-04-14 | Debtors | 3 time policy | 2012-06-30 | Scrooge McDuck | letter | 3 | SI_17 | 10 days last reminder | draft | 1500 | |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-06-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 1050 | |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-06-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 1050 | |
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1200 | %Y-03-31 | Debtors | 2 time policy | %Y-06-30 | customer_2 | letter | 2 | SI_5 | 60 days last reminder | draft | 1200 | USD |
+ | 1200 | %Y-03-17 | Debtors | 2 time policy | %Y-06-30 | customer_3 | letter | 2 | SI_8 | 60 days last reminder | draft | 1200 | USD |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-06-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 1050 | USD |
+ | 840 | %Y-03-31 | Debtors | 3 time policy | %Y-06-30 | customer_4 | letter | 3 | SI_11 | 10 days last reminder | draft | 840 | USD |
+ | 1500 | %Y-04-14 | Debtors USD | 3 time policy | %Y-06-30 | customer_5_usd | letter | 3 | SI_15 | 10 days last reminder | draft | 1500 | USD |
+ | 500 | %Y-04-14 | Debtors | 3 time policy | %Y-06-30 | Scrooge McDuck | letter | 3 | SI_17 | 10 days last reminder | draft | 1500 | |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-06-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 1050 | |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-06-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/09_credit_control_run_jul.feature b/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
index e20728554..f886b8f26 100644
--- a/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
+++ b/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
@@ -8,7 +8,7 @@
# Features Generic tags (none for all)
##############################################################################
-@account_credit_control_run @account_credit_control_run_jul
+@account_credit_control @account_credit_control_run @account_credit_control_run_jul
Feature: Ensure that email credit line generation first pass is correct
@@ -23,13 +23,13 @@ Feature: Ensure that email credit line generation first pass is correct
Given I need a "credit.control.run" with oid: credit_control.run7
And having:
| name | value |
- | date | 2012-07-31 |
+ | date | %Y-07-31 |
When I launch the credit run
Then my credit run should be in state "done"
And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1500 | 2012-04-30 | Debtors | 2 time policy | 2012-07-31 | customer_2 | letter | 2 | SI_6 | 60 days last reminder | draft | 1500 | USD |
- | 1500 | 2012-04-14 | Debtors | 2 time policy | 2012-07-31 | customer_3 | letter | 2 | SI_9 | 60 days last reminder | draft | 1500 | USD |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-07-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 1050 | USD |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-07-31 | Donald Duck | letter | 3 | SI_18 | 10 days last reminder | draft | 1050 | |
- | 1050 | 2012-04-30 | Debtors | 3 time policy | 2012-07-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 1050 | |
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1500 | %Y-04-30 | Debtors | 2 time policy | %Y-07-31 | customer_2 | letter | 2 | SI_6 | 60 days last reminder | draft | 1500 | USD |
+ | 1500 | %Y-04-14 | Debtors | 2 time policy | %Y-07-31 | customer_3 | letter | 2 | SI_9 | 60 days last reminder | draft | 1500 | USD |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-07-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 1050 | USD |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-07-31 | Donald Duck | letter | 3 | SI_18 | 10 days last reminder | draft | 1050 | |
+ | 1050 | %Y-04-30 | Debtors | 3 time policy | %Y-07-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/steps/account_credit_control.py b/account_credit_control/scenarios/features/steps/account_credit_control.py
index 02cdeb694..dda9a07bd 100644
--- a/account_credit_control/scenarios/features/steps/account_credit_control.py
+++ b/account_credit_control/scenarios/features/steps/account_credit_control.py
@@ -11,8 +11,8 @@ def impl(ctx, policy_oid):
for row in ctx.table:
acc = acc_obj.get(['code = %s' % row['account code']])
assert acc, "Account with code %s not found" % row['account code']
- accounts.append(accounts)
- policy.write({'account_ids': accounts})
+ accounts.append(acc)
+ policy.write({'account_ids': [x.id for x in accounts]})
@when(u'I launch the credit run')
@@ -44,16 +44,22 @@ def _parse_date(value):
for row in rows:
account = model('account.account').get(['name = %s' % row['account']])
assert account, "no account named %s found" % row['account']
- import pdb; pdb.set_trace()
policy = model('credit.control.policy').get(['name = %s' % row['policy']])
assert policy, "No policy %s found" % row['policy']
+
partner = model('res.partner').get(['name = %s' % row['partner']])
assert partner, "No partner %s found" % row['partner']
- move_line = model('account.move.line').get(['name = %s' % row['move line']])
+
+ maturity_date = _parse_date(row['date due'])
+ move_line = model('account.move.line').get(['name = %s' % row['move line'],
+ 'date_maturity = %s' % maturity_date])
assert move_line, "No move line %s found" % row['move line']
- level = model('credit.control.policy.level').get(['name = %s' % row['policy level'], 'policy_id = %s' % policy.id])
+
+ level = model('credit.control.policy.level').get(['name = %s' % row['policy level'],
+ 'policy_id = %s' % policy.id])
assert level, "No level % found" % row['policy level']
+
domain = [['account_id', '=', account.id],
['policy_id', '=', policy.id],
['partner_id', '=', partner.id],
@@ -65,8 +71,9 @@ def _parse_date(value):
['balance_due', '=', row.get('balance', 0.0)],
['date_due', '=', _parse_date(row['date due'])],
['date', '=', _parse_date(row['date'])],
+ ['move_line_id', '=', move_line.id],
]
- if row.get('currrency'):
+ if row.get('currency'):
curreny = model('res.currency').get(['name = %s' % row['currency']])
assert curreny, "No currency %s found" % row['currency']
domain.append(('currency_id', '=', curreny.id))
@@ -74,8 +81,9 @@ def _parse_date(value):
lines = model('credit.control.line').search(domain)
assert lines, "no line found for %s" % repr(row)
assert len(lines) == 1, "Too many lines found for %s" % repr(row)
- date_lines = model('credit.control.lines').search([('date', '=', ctx.found_item.date)])
- assert len(date_lines) == len(ctx.table), "Too many lines generated"
+ date_lines = model('credit.control.line').search([('date', '=', ctx.found_item.date)])
+ assert len(date_lines) == len(ctx.table.rows), "Too many lines generated"
+
def open_invoice(ctx):
assert ctx.found_item
@@ -90,3 +98,23 @@ def impl(ctx):
@given(u'I open the credit invoice')
def impl(ctx):
open_invoice(ctx)
+
+@given(u'there is "{state}" credit lines')
+def impl(ctx, state):
+ assert model('credit.control.line').search(['state = %s' % state])
+
+@given(u'I mark all draft email to state "{state}"')
+def impl(ctx, state):
+ wiz = model('credit.control.marker').create({'name': state})
+ lines = model('credit.control.line').search([('state', '=', 'draft')])
+ assert lines
+ ctx.lines = lines
+ wiz.write({'line_ids': lines})
+ wiz.mark_lines()
+
+@then(u'the draft line should be in state "{state}"')
+def impl(ctx, state):
+ assert ctx.lines
+ lines = model('credit.control.line').search([('state', '!=', state),
+ ('id', 'in', ctx.lines)])
+ assert not lines
diff --git a/account_credit_control/scenarios/features/steps/account_voucher.py b/account_credit_control/scenarios/features/steps/account_voucher.py
new file mode 100644
index 000000000..f89ce5721
--- /dev/null
+++ b/account_credit_control/scenarios/features/steps/account_voucher.py
@@ -0,0 +1,97 @@
+from support import *
+import datetime
+
+@step('I import invoice "{inv_name}" using import invoice button')
+def impl(ctx, inv_name):
+ invoice = model('account.invoice').get([('name', '=', inv_name)])
+ assert invoice
+ bank_statement = ctx.found_item
+ for line in bank_statement.line_ids:
+ line.unlink()
+ lines = model('account.move.line').browse([('move_id', '=', invoice.move_id.id),
+ ('account_id', '=', invoice.account_id.id)])
+
+ wizard = model('account.statement.from.invoice.lines').create({'line_ids': lines})
+ wizard.populate_statement({'statement_id': bank_statement.id})
+
+@given(u'I should have a "account.bank.statement.line" with name: "{name}" and amount: "{amount}"')
+def impl(ctx, name, amount):
+ assert ctx.found_item
+ line = model('account.bank.statement.line').get([('name', '=', name),
+ ('amount', '=', amount),
+ ('statement_id', '=', ctx.found_item.id)])
+ assert line
+ ctx.line = line
+
+@given(u'I set the voucher paid amount to "{amount}"')
+def impl(ctx, amount):
+ assert ctx.line
+ voucher = model('account.voucher').get(ctx.line.voucher_id.id)
+ assert voucher
+
+ vals = voucher.onchange_amount(float(amount),
+ voucher.payment_rate,
+ voucher.partner_id.id,
+ voucher.journal_id.id if voucher.journal_id else False,
+ voucher.currency_id.id if voucher.currency_id else False,
+ voucher.type,
+ voucher.date,
+ voucher.payment_rate,
+ voucher.company_id.id if voucher.company_id else false)
+ vals = vals['value']
+ vals.update({'amount': ctx.line.voucher_id.amount})
+ voucher_line_ids = []
+ voucher_line_dr_ids = []
+ v_l_obj = model('account.voucher.line')
+ for v_line_vals in vals.get('line_cr_ids', []) or []:
+ v_line_vals['voucher_id'] = voucher.id
+ voucher_line_ids.append(v_l_obj.create(v_line_vals).id)
+ vals['line_cr_ids'] = voucher_line_ids
+
+ for v_line_vals in vals.get('line_dr_ids', []) or []:
+ v_line_vals['voucher_id'] = voucher.id
+ voucher_line_dr_ids.append(v_l_obj.create(v_line_vals).id)
+ vals['line_dr_ids'] = voucher_line_ids
+
+ voucher.write(vals)
+ ctx.vals = vals
+ ctx.voucher = voucher
+
+@given(u'I save the voucher')
+def impl(ctx):
+ assert True
+
+@given(u'I modify the line amount to "{amount}"')
+@then(u'I modify the line amount to "{amount}"')
+def impl(ctx, amount):
+ assert ctx.line
+ # we have to change voucher amount before chaning statement line amount
+ if ctx.line.voucher_id:
+ model('account.voucher').write([ctx.line.voucher_id.id],
+ {'amount': float(amount)})
+ ctx.line.write({'amount': float(amount)})
+
+@step('My invoice "{inv_name}" is in state "{state}" reconciled with a residual amount of "{amount:f}"')
+def impl(ctx, inv_name, state, amount):
+ invoice = model('account.invoice').get([('name', '=', inv_name)])
+ assert_almost_equal(invoice.residual, amount)
+ assert_equal(invoice.state, state)
+
+@step('I modify the bank statement line amount to {amount:f}')
+def impl(ctx, amount):
+ line = ctx.found_item.voucher_id.line_cr_ids[0]
+ #ctx.voucher = model('account.voucher').get(ctx.found_item.voucher_id.id)
+ ctx.found_item.on_change('onchange_amount', 'amount', (), amount)
+
+@then(u'I set bank statement end-balance')
+@given(u'I set bank statement end-balance')
+def impl(ctx):
+ assert ctx.found_item, "No statement found"
+ ctx.found_item.write({'balance_end_real': ctx.found_item.balance_end})
+ assert ctx.found_item.balance_end == ctx.found_item.balance_end_real
+
+@when(u'I confirm bank statement')
+def impl(ctx):
+ assert ctx.found_item
+ assert_equal(ctx.found_item._model._name, 'account.bank.statement')
+ ctx.found_item.button_confirm_bank()
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
index 8f4ac37b2..be64414f6 100644
--- a/account_credit_control/wizard/credit_control_communication.py
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -20,9 +20,7 @@
##############################################################################
import netsvc
import logging
-from openerp.osv.orm import TransientModel, fields
-from openerp.osv.osv import except_osv
-from openerp.tools.translate import _
+from openerp.osv.orm import TransientModel, fields
logger = logging.getLogger('credit.control.line.mailing')
@@ -51,24 +49,6 @@ class CreditCommunication(TransientModel):
cr, uid, 'credit.control.policy', context=c),
'user_id': lambda s, cr, uid, c: uid}
- def get_address(self, cr, uid, com_id, context=None):
- """Return a valid address for customer"""
- assert not (isinstance(com_id, list) and len(com_id) > 1), \
- "com_id: only one id expected"
- if isinstance(com_id, list):
- com_id = com_id[0]
- form = self.browse(cr, uid, com_id, context=context)
- part_obj = self.pool.get('res.partner')
- adds = part_obj.address_get(cr, uid, [form.partner_id.id],
- adr_pref=['invoice', 'default'])
-
- add = adds.get('invoice', adds.get('default'))
- add_obj = self.pool.get('res.partner.address')
- if add:
- return add_obj.browse(cr, uid, add, context=context)
- else:
- return False
-
def get_email(self, cr, uid, com_id, context=None):
"""Return a valid email for customer"""
assert not (isinstance(com_id, list) and len(com_id) > 1), \
@@ -76,10 +56,7 @@ def get_email(self, cr, uid, com_id, context=None):
if isinstance(com_id, list):
com_id = com_id[0]
form = self.browse(cr, uid, com_id, context=context)
- address = form.get_address()
- email = ''
- if address and address.email:
- email = address.email
+ email = form.partner_id.email or False
return email
def _get_credit_lines(self, cr, uid, line_ids, partner_id, level_id, context=None):
@@ -124,15 +101,12 @@ def _generate_emails(self, cr, uid, comms, context=None):
"""Generate email message using template related to level"""
cr_line_obj = self.pool.get('credit.control.line')
email_temp_obj = self.pool.get('email.template')
- email_message_obj = self.pool.get('mail.message')
+ email_message_obj = self.pool.get('mail.mail')
email_ids = []
-
- essential_fields = [
- 'subject',
- 'body_html',
- 'email_from',
- 'email_to'
- ]
+ essential_fields = ['subject',
+ 'body_html',
+ 'email_from',
+ 'email_to']
for comm in comms:
# we want to use a local cr in order to send the maximum
@@ -141,9 +115,11 @@ def _generate_emails(self, cr, uid, comms, context=None):
email_values = {}
cl_ids = [cl.id for cl in comm.credit_control_line_ids]
email_values = email_temp_obj.generate_email(cr, uid,
- template,
- comm.id,
- context=context)
+ template,
+ comm.id,
+ context=context)
+ email_values['body_html'] = email_values['body']
+ email_values['type'] = 'email'
email_id = email_message_obj.create(cr, uid, email_values, context=context)
@@ -178,4 +154,3 @@ def _mark_credit_line_as_sent(self, cr, uid, comms, context=None):
l_obj = self.pool.get('credit.control.line')
l_obj.write(cr, uid, line_ids, {'state': 'sent'}, context=context)
return line_ids
-
diff --git a/account_credit_control/wizard/credit_control_printer.py b/account_credit_control/wizard/credit_control_printer.py
index 9ff1ad0b3..0435d2271 100644
--- a/account_credit_control/wizard/credit_control_printer.py
+++ b/account_credit_control/wizard/credit_control_printer.py
@@ -65,7 +65,7 @@ def _filter_line_ids(self, cr, uid, active_ids, context=None):
def print_lines(self, cr, uid, wiz_id, context=None):
assert not (isinstance(wiz_id, list) and len(wiz_id) > 1), \
- "wiz_id: only one id expected"
+ "wiz_id: only one id expected"
comm_obj = self.pool.get('credit.control.communication')
if isinstance(wiz_id, list):
wiz_id = wiz_id[0]
@@ -75,15 +75,20 @@ def print_lines(self, cr, uid, wiz_id, context=None):
raise except_osv(_('Error'), _('No credit control lines selected.'))
line_ids = [l.id for l in form.line_ids]
- comms = comm_obj._generate_comm_from_credit_line_ids(
- cr, uid, line_ids, context=context)
+ comms = comm_obj._generate_comm_from_credit_line_ids(cr, uid, line_ids,
+ context=context)
report_file = comm_obj._generate_report(cr, uid, comms, context=context)
form.write({'report_file': base64.b64encode(report_file), 'state': 'done'})
if form.mark_as_sent:
- filtered_ids = self._filter_line_ids(cr, uid, line_ids, context)
comm_obj._mark_credit_line_as_sent(cr, uid, comms, context=context)
- return False # do not close the window, we need it to download the report
-
+ return {'type': 'ir.actions.act_window',
+ 'res_model': 'credit.control.printer',
+ 'view_mode': 'form',
+ 'view_type': 'form',
+ 'res_id': form.id,
+ 'views': [(False, 'form')],
+ 'target': 'new',
+ }
From fcd514dbb24cb7a0234bd6598dbe6c491d742338 Mon Sep 17 00:00:00 2001
From: Alexandre Fayolle
Date: Sat, 8 Jun 2013 11:25:34 +0200
Subject: [PATCH 005/157] [FIX+IMP] account_credit_control
* Fix failure to confirm invoice when both account_credit_control and account_constraints are installed
* use except_orm instead of except_osv
* reindent code
* Cleanup
* use of deprecated field user_email causes permission error in multicompany setting fixed by using the correct 'email' field in the template
---
account_credit_control/account.py | 54 +++++++++++--------
account_credit_control/data.xml | 2 +-
account_credit_control/line.py | 2 +-
account_credit_control/partner.py | 24 ++++-----
account_credit_control/run.py | 49 ++++++++---------
.../wizard/credit_control_emailer.py | 7 ++-
.../wizard/credit_control_marker.py | 7 ++-
.../wizard/credit_control_printer.py | 7 ++-
8 files changed, 79 insertions(+), 73 deletions(-)
diff --git a/account_credit_control/account.py b/account_credit_control/account.py
index 5fc7a8418..3eaf23950 100644
--- a/account_credit_control/account.py
+++ b/account_credit_control/account.py
@@ -20,45 +20,53 @@
##############################################################################
from openerp.osv import orm, fields
-
class AccountAccount(orm.Model):
"""Add a link to a credit control policy on account.account"""
_inherit = "account.account"
- _columns = {'credit_control_line_ids': fields.one2many('credit.control.line',
- 'account_id',
- string='Credit Lines',
- readonly=True)
- }
+ _columns = {
+ 'credit_control_line_ids':
+ fields.one2many('credit.control.line',
+ 'account_id',
+ string='Credit Lines',
+ readonly=True),
+ }
class AccountInvoice(orm.Model):
"""Add a link to a credit control policy on account.account"""
_inherit = "account.invoice"
- _columns = {'credit_policy_id': fields.many2one('credit.control.policy',
- 'Credit Control Policy',
- help=("The Credit Control Policy "
- "used for this invoice. "
- "If nothing is defined, "
- "it will use the account "
- "setting or the partner "
- "setting.")),
-
- 'credit_control_line_ids': fields.one2many('credit.control.line',
- 'invoice_id',
- string='Credit Lines',
- readonly=True)
- }
+ _columns = {
+ 'credit_policy_id':
+ fields.many2one('credit.control.policy',
+ 'Credit Control Policy',
+ help=("The Credit Control Policy used for this "
+ "invoice. If nothing is defined, it will "
+ "use the account setting or the partner "
+ "setting.")
+ ),
+ 'credit_control_line_ids':
+ fields.one2many('credit.control.line',
+ 'invoice_id',
+ string='Credit Lines',
+ readonly=True),
+ }
def action_move_create(self, cr, uid, ids, context=None):
""" Write the id of the invoice in the generated moves. """
- res = super(AccountInvoice, self).action_move_create(cr, uid, ids, context=context)
- for inv in self.browse(cr, uid, ids, context=context):
+ if context is None:
+ context = {}
+ # add from_parent_object to the conxtext to let the line.write
+ # call pass through account_constraints
+ ctxt = context.copy()
+ ctxt['from_parent_object'] = True
+ res = super(AccountInvoice, self).action_move_create(cr, uid, ids, context=ctxt)
+ for inv in self.browse(cr, uid, ids, context=ctxt):
if inv.move_id:
for line in inv.move_id.line_id:
- line.write({'invoice_id': inv.id})
+ line.write({'invoice_id': inv.id}, context=ctxt)
return res
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
index 8b3f1b772..9d284fa75 100644
--- a/account_credit_control/data.xml
+++ b/account_credit_control/data.xml
@@ -57,7 +57,7 @@
Thank you for choosing ${object.company_id.name}!
-- more info here --
- ${object.user_id.name} ${object.user_id.user_email and '<%s>'%(object.user_id.user_email) or ''}
+
${object.user_id.name} ${object.user_id.email and '<%s>'%(object.user_id.email) or ''}
${object.company_id.name}
% if object.company_id.street:
${object.company_id.street or ''}
diff --git a/account_credit_control/line.py b/account_credit_control/line.py
index 46ce0a35b..fb05ac295 100644
--- a/account_credit_control/line.py
+++ b/account_credit_control/line.py
@@ -186,7 +186,7 @@ def create_or_update_from_mv_lines(self, cr, uid, ids, lines,
def unlink(self, cr, uid, ids, context=None, check=True):
for line in self.browse(cr, uid, ids, context=context):
if line.state != 'draft':
- raise osv.except_osv(
+ raise orm.except_orm(
_('Error !'),
_('You are not allowed to delete a credit control line that '
'is not in draft state.'))
diff --git a/account_credit_control/partner.py b/account_credit_control/partner.py
index 8d66428b6..57e88561d 100644
--- a/account_credit_control/partner.py
+++ b/account_credit_control/partner.py
@@ -28,16 +28,16 @@ class ResPartner(orm.Model):
_inherit = "res.partner"
_columns = {
- 'credit_policy_id': fields.many2one('credit.control.policy',
- 'Credit Control Policy',
- help=("The Credit Control Policy"
- "used for this partner. This "
- "setting can be forced on the "
- "invoice. If nothing is defined, "
- "it will use the company "
- "setting.")),
- 'credit_control_line_ids': fields.one2many('credit.control.line',
- 'invoice_id',
- string='Credit Control Lines',
- readonly=True)
+ 'credit_policy_id':
+ fields.many2one('credit.control.policy',
+ 'Credit Control Policy',
+ help=("The Credit Control Policy used for this "
+ "partner. This setting can be forced on the "
+ "invoice. If nothing is defined, it will use "
+ "the company setting.")),
+ 'credit_control_line_ids':
+ fields.one2many('credit.control.line',
+ 'invoice_id',
+ string='Credit Control Lines',
+ readonly=True)
}
diff --git a/account_credit_control/run.py b/account_credit_control/run.py
index 1f86447a4..656de6bd4 100644
--- a/account_credit_control/run.py
+++ b/account_credit_control/run.py
@@ -22,7 +22,6 @@
from openerp.osv import orm, fields
from openerp.tools.translate import _
-from openerp.osv.osv import except_osv
logger = logging.getLogger('credit.control.run')
@@ -35,12 +34,13 @@ class CreditControlRun(orm.Model):
_description = """Credit control line generator"""
_columns = {
'date': fields.date('Controlling Date', required=True),
- 'policy_ids': fields.many2many('credit.control.policy',
- rel="credit_run_policy_rel",
- id1='run_id', id2='policy_id',
- string='Policies',
- readonly=True,
- states={'draft': [('readonly', False)]}),
+ 'policy_ids':
+ fields.many2many('credit.control.policy',
+ rel="credit_run_policy_rel",
+ id1='run_id', id2='policy_id',
+ string='Policies',
+ readonly=True,
+ states={'draft': [('readonly', False)]}),
'report': fields.text('Report', readonly=True),
@@ -50,14 +50,16 @@ class CreditControlRun(orm.Model):
required=True,
readonly=True),
- 'manual_ids': fields.many2many('account.move.line',
- rel="credit_runreject_rel",
- string='Lines to handle manually',
- help=('If a credit control line has been generated on a policy'
- ' and the policy has been changed meantime,'
- ' it has to be handled manually'),
- readonly=True),
- }
+ 'manual_ids':
+ fields.many2many('account.move.line',
+ rel="credit_runreject_rel",
+ string='Lines to handle manually',
+ help=('If a credit control line has been generated'
+ 'on a policy and the policy has been changed '
+ 'in the meantime, it has to be handled '
+ 'manually'),
+ readonly=True),
+ }
def _get_policies(self, cr, uid, context=None):
return self.pool['credit.control.policy'].search(cr, uid, [], context=context)
@@ -72,9 +74,9 @@ def _check_run_date(self, cr, uid, ids, controlling_date, context=None):
order='date DESC', limit=1, context=context)
if lines:
line = line_obj.browse(cr, uid, lines[0], context=context)
- raise except_osv(
- _('Error'),
- _('A run has already been executed more recently than %s') % (line.date))
+ raise orm.except_orm(_('Error'),
+ _('A run has already been executed more '
+ 'recently than %s') % (line.date))
return True
def _generate_credit_lines(self, cr, uid, run_id, context=None):
@@ -92,9 +94,8 @@ def _generate_credit_lines(self, cr, uid, run_id, context=None):
policies = run.policy_ids
if not policies:
- raise except_osv(
- _('Error'),
- _('Please select a policy'))
+ raise orm.except_orm(_('Error'),
+ _('Please select a policy'))
report = ''
for policy in policies:
@@ -137,9 +138,9 @@ def generate_credit_lines(self, cr, uid, run_id, context=None):
' LIMIT 1 FOR UPDATE NOWAIT')
except Exception as exc:
# in case of exception openerp will do a rollback for us and free the lock
- raise except_osv(_('Error'),
- _('A credit control run is already running'
- ' in background, please try later.'), repr(exc))
+ raise orm.except_orm(_('Error'),
+ _('A credit control run is already running'
+ ' in background, please try later.'))
self._generate_credit_lines(cr, uid, run_id, context)
return True
diff --git a/account_credit_control/wizard/credit_control_emailer.py b/account_credit_control/wizard/credit_control_emailer.py
index c0ca50bf6..f0d3f7c6d 100644
--- a/account_credit_control/wizard/credit_control_emailer.py
+++ b/account_credit_control/wizard/credit_control_emailer.py
@@ -19,12 +19,11 @@
#
##############################################################################
-from openerp.osv.orm import TransientModel, fields
-from openerp.osv.osv import except_osv
+from openerp.osv import orm, fields
from openerp.tools.translate import _
-class CreditControlEmailer(TransientModel):
+class CreditControlEmailer(orm.TransientModel):
"""Send emails for each selected credit control lines."""
_name = "credit.control.emailer"
@@ -71,7 +70,7 @@ def email_lines(self, cr, uid, wiz_id, context=None):
form = self.browse(cr, uid, wiz_id, context)
if not form.line_ids:
- raise except_osv(_('Error'), _('No credit control lines selected.'))
+ raise orm.except_orm(_('Error'), _('No credit control lines selected.'))
line_ids = [l.id for l in form.line_ids]
filtered_ids = self._filter_line_ids(
diff --git a/account_credit_control/wizard/credit_control_marker.py b/account_credit_control/wizard/credit_control_marker.py
index b79098f9e..a458ab394 100644
--- a/account_credit_control/wizard/credit_control_marker.py
+++ b/account_credit_control/wizard/credit_control_marker.py
@@ -18,12 +18,11 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp.osv.orm import TransientModel, fields
-from openerp.osv.osv import except_osv
+from openerp.osv import orm, fields
from openerp.tools.translate import _
-class CreditControlMarker(TransientModel):
+class CreditControlMarker(orm.TransientModel):
"""Change the state of lines in mass"""
_name = 'credit.control.marker'
@@ -81,7 +80,7 @@ def mark_lines(self, cr, uid, wiz_id, context=None):
form = self.browse(cr, uid, wiz_id, context)
if not form.line_ids:
- raise except_osv(_('Error'), _('No credit control lines selected.'))
+ raise orm.except_orm(_('Error'), _('No credit control lines selected.'))
line_ids = [l.id for l in form.line_ids]
diff --git a/account_credit_control/wizard/credit_control_printer.py b/account_credit_control/wizard/credit_control_printer.py
index 0435d2271..c67f908aa 100644
--- a/account_credit_control/wizard/credit_control_printer.py
+++ b/account_credit_control/wizard/credit_control_printer.py
@@ -20,11 +20,10 @@
##############################################################################
import base64
-from openerp.osv.orm import TransientModel, fields
-from openerp.osv.osv import except_osv
+from openerp.osv import orm, fields
from openerp.tools.translate import _
-class CreditControlPrinter(TransientModel):
+class CreditControlPrinter(orm.TransientModel):
"""Print lines"""
_name = "credit.control.printer"
@@ -72,7 +71,7 @@ def print_lines(self, cr, uid, wiz_id, context=None):
form = self.browse(cr, uid, wiz_id, context)
if not form.line_ids and not form.print_all:
- raise except_osv(_('Error'), _('No credit control lines selected.'))
+ raise orm.except_orm(_('Error'), _('No credit control lines selected.'))
line_ids = [l.id for l in form.line_ids]
comms = comm_obj._generate_comm_from_credit_line_ids(cr, uid, line_ids,
From 3dede890c1ffbbb8757336470e8af8945e2de42d Mon Sep 17 00:00:00 2001
From: Yannick Vaucher
Date: Thu, 27 Jun 2013 11:07:51 +0200
Subject: [PATCH 006/157] [FIX+IMP] account_credit_control
* Address in mako template to make sure address is displayed
* Remove 'more info here' from report
* Add some css to reminder report and set texts taking the whole width of the document
* Add a subject in reminder report
---
account_credit_control/data.xml | 96 ++++++++++++-------
.../report/credit_control_summary.html.mako | 12 ++-
2 files changed, 74 insertions(+), 34 deletions(-)
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
index 9d284fa75..f01c91253 100644
--- a/account_credit_control/data.xml
+++ b/account_credit_control/data.xml
@@ -13,35 +13,75 @@
%endif
+ <%
+ def carriage_returns(text):
+ return text.replace('\n', '
')
+ %>
+
+
+ Credit Control: ${object.current_policy_level.name or 'n/a' }
+
+
Dear ${object.partner_id.name or ''},
-
${object.current_policy_level.custom_text}
+
${object.current_policy_level.custom_text | carriage_returns }
-
+
+
+
+
Summary
- Date due
- Amount due
- Amount balance
- Invoice number
+ Date due
+ Amount due
+ Amount balance
+ Invoice number
%for line in object.credit_control_line_ids:
- ${line.date_due}
- ${line.amount_due}
- ${line.balance_due}
+ ${line.date_due}
+ ${line.amount_due}
+ ${line.balance_due}
%if line.invoice_id:
${line.invoice_id.number}
%else:
@@ -56,7 +96,6 @@
Thank you for choosing ${object.company_id.name}!
- -- more info here --
${object.user_id.name} ${object.user_id.email and '<%s>'%(object.user_id.email) or ''}
${object.company_id.name}
% if object.company_id.street:
@@ -106,10 +145,8 @@
email
Dear Sir or Madam,
-Our records indicate that we have not received the payment of the
-above mentioned invoice (copy attached for your convenience). If it
-has already been sent, please disregard this notice. If not, please
-proceed with payment within 10 days.
+Our records indicate that we have not received the payment of the above mentioned invoice (copy attached for your convenience).
+If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
Thank you in advance for your anticipated cooperation in this matter.
@@ -128,10 +165,8 @@ Best regards,
email
Dear Sir or Madam,
-Our records indicate that we have not yet received the payment of the
-above mentioned invoice (copy attached for your convenience) despite
-our first reminder. If it has already been sent, please disregard
-this notice. If not, please proceed with payment within 5 days.
+Our records indicate that we have not yet received the payment of the above mentioned invoice (copy attached for your convenience) despite our first reminder.
+If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
Thank you in advance for your anticipated cooperation in this matter.
@@ -150,12 +185,9 @@ Best regards,
letter
Dear Sir or Madam,
-Our records indicate that we still have not received the payment of
-the above mentioned invoice (copy attached) despite our two reminders.
-If payment have already been sent, please disregard this notice. If
-not, please proceed with payment. If your payment has not been
-received in the next 5 days, your file will be transfered to our debt
-collection agency.
+Our records indicate that we still have not received the payment of the above mentioned invoice (copy attached) despite our two reminders.
+If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
Should you need us to arrange a payment plan for you, please advise.
A customer account statement is enclosed for you convenience.
diff --git a/account_credit_control/report/credit_control_summary.html.mako b/account_credit_control/report/credit_control_summary.html.mako
index e3a597cd0..a45c5b775 100644
--- a/account_credit_control/report/credit_control_summary.html.mako
+++ b/account_credit_control/report/credit_control_summary.html.mako
@@ -126,10 +126,18 @@ tr.line {
%for comm in objects :
-
+ <% setLang(comm.partner_id.lang) %>
+
+ %if comm.partner_id.parent_id:
+ ${comm.partner_id.parent_id.name or ''}
+ ${comm.partner_id.title and comm.partner_id.title.name or ''} ${comm.partner_id.name }
+ <% address_lines = comm.partner_id.contact_address.split("\n")[1:] %>
+ %else:
${comm.partner_id.title and comm.partner_id.title.name or ''} ${comm.partner_id.name }
- %for part in comm.partner_id.contact_address.split("\n")[1:]:
+ <% address_lines = comm.partner_id.contact_address.split("\n") %>
+ %endif
+ %for part in address_lines:
%if part:
${part}
%endif
From 7c7512b7d179bd6d8524fc598d86c80ddbfa951b Mon Sep 17 00:00:00 2001
From: unknown
Date: Fri, 12 Jul 2013 08:26:03 +0200
Subject: [PATCH 007/157] [FIX+IMP+REF] account_credit_control:
* Report use precise mode by default
* date_entry fields on line model to be used by report or in next MP on filter group by
* reporting layer, + add hook function to get contact address
* credit control mail are not in plain text but send as attachement
* policy level name is now translatable as it is use in report and mail
* permission on invoices because onetomany widget load data even if hidden ...
* translation files + lang source
* french translation
---
account_credit_control/__openerp__.py | 4 +-
account_credit_control/account_view.xml | 6 +-
account_credit_control/data.xml | 237 ++--
.../i18n/account_credit_control.pot | 713 ------------
account_credit_control/i18n/de.po | 1037 +++++++++++++++++
account_credit_control/i18n/en.po | 792 ++++++++-----
account_credit_control/i18n/es.po | 1037 +++++++++++++++++
account_credit_control/i18n/fr.po | 919 +++++++++------
account_credit_control/line.py | 4 +
account_credit_control/policy.py | 6 +-
account_credit_control/policy_view.xml | 5 +-
.../report/credit_control_summary.html.mako | 119 +-
account_credit_control/report/report.xml | 20 +-
.../security/ir.model.access.csv | 3 +
.../wizard/credit_control_communication.py | 37 +-
15 files changed, 3348 insertions(+), 1591 deletions(-)
delete mode 100644 account_credit_control/i18n/account_credit_control.pot
create mode 100644 account_credit_control/i18n/de.po
create mode 100644 account_credit_control/i18n/es.po
diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py
index 00de80a48..5da57004a 100644
--- a/account_credit_control/__openerp__.py
+++ b/account_credit_control/__openerp__.py
@@ -58,7 +58,8 @@
* Change the state (so you can ignore or reopen lines)
""",
'website': 'http://www.camptocamp.com',
- 'data': ["data.xml",
+ 'data': ["report/report.xml",
+ "data.xml",
"line_view.xml",
"account_view.xml",
"partner_view.xml",
@@ -68,7 +69,6 @@
"wizard/credit_control_emailer_view.xml",
"wizard/credit_control_marker_view.xml",
"wizard/credit_control_printer_view.xml",
- "report/report.xml",
"security/ir.model.access.csv"],
'demo_xml': ["credit_control_demo.xml"],
'tests': [],
diff --git a/account_credit_control/account_view.xml b/account_credit_control/account_view.xml
index f43ce633a..f91f282e5 100644
--- a/account_credit_control/account_view.xml
+++ b/account_credit_control/account_view.xml
@@ -18,9 +18,11 @@
-
+
-
+
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
index f01c91253..aa46023da 100644
--- a/account_credit_control/data.xml
+++ b/account_credit_control/data.xml
@@ -4,120 +4,17 @@
Credit Control Email
noreply@localhost
- Credit Control: (${object.current_policy_level.name or 'n/a' })
+ Credit Control: (${object.current_policy_level.name or 'n/a'})
${object.get_email() or ''}
+ ${object.get_contact_address().lang or 'en_US'}
+
-
- %endif
-
-
- <%
- def carriage_returns(text):
- return text.replace('\n', '
')
- %>
-
-
- Credit Control: ${object.current_policy_level.name or 'n/a' }
-
-
-
Dear ${object.partner_id.name or ''},
-
-
${object.current_policy_level.custom_text | carriage_returns }
-
-
-
-
-
- Summary
-
- Date due
- Amount due
- Amount balance
- Invoice number
-
-%for line in object.credit_control_line_ids:
-
- ${line.date_due}
- ${line.amount_due}
- ${line.balance_due}
- %if line.invoice_id:
- ${line.invoice_id.number}
- %else:
- n/a
- %endif
-%endfor
-
+ Dear ${object.get_contact_address().name or ''}
-
-
If you have any question, do not hesitate to contact us.
-
-
Thank you for choosing ${object.company_id.name}!
-
-
${object.user_id.name} ${object.user_id.email and '<%s>'%(object.user_id.email) or ''}
- ${object.company_id.name}
- % if object.company_id.street:
- ${object.company_id.street or ''}
-
- % endif
-
- % if object.company_id.street2:
- ${object.company_id.street2}
- % endif
- % if object.company_id.city or object.company_id.zip:
- ${object.company_id.zip or ''} ${object.company_id.city or ''}
- % endif
- % if object.company_id.country_id:
- ${object.company_id.state_id and ('%s, ' % object.company_id.state_id.name) or ''} ${object.company_id.country_id.name or ''}
- % endif
- % if object.company_id.phone:
- Phone: ${object.company_id.phone}
- % endif
- % if object.company_id.website:
- ${object.company_id.website or ''}
- % endif
+ ${object.current_policy_level.custom_mail_text}
]]>
@@ -143,15 +40,22 @@
email
- Dear Sir or Madam,
+ Our records indicate that we have not received the payment of the above mentioned invoice.
+If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards
+
+
+ Our records indicate that we have not received the payment of the above mentioned invoice (copy attached for your convenience).
-Our records indicate that we have not received the payment of the above mentioned invoice (copy attached for your convenience).
If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
Thank you in advance for your anticipated cooperation in this matter.
-Best regards,
-
+Best regards
+
email
- Dear Sir or Madam,
+ Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
-Our records indicate that we have not yet received the payment of the above mentioned invoice (copy attached for your convenience) despite our first reminder.
-If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards
+
+ Our records indicate that we have not yet received the payment of the above mentioned invoice (copy attached for your convenience) despite our first reminder.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
Thank you in advance for your anticipated cooperation in this matter.
-Best regards,
-
+Best regards
+
letter
- Dear Sir or Madam,
+
+ Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
-Our records indicate that we still have not received the payment of the above mentioned invoice (copy attached) despite our two reminders.
-If payment have already been sent, please disregard this notice. If not, please proceed with payment.
-If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
-Should you need us to arrange a payment plan for you, please advise.
-A customer account statement is enclosed for you convenience.
+ Thank you in advance for your anticipated cooperation in this matter.
-Thank you in advance for your anticipated cooperation in this matter.
+ Best regards
+
+
+Our records indicate that we still have not received the payment of the above mentioned invoice (copy attached) despite our two reminders.
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
-Best regards,
-
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
@@ -213,17 +133,20 @@ Best regards,
email
- Dear Sir or Madam,
+ Our records indicate that we have not received the payment of the above mentioned invoice.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
-Our records indicate that we have not received the payment of the
-above mentioned invoice (copy attached for your convenience). If it
-has already been sent, please disregard this notice. If not, please
-proceed with payment within 10 days.
+ Best regards
+
+ Our records indicate that we have not received the payment of the above mentioned invoice (copy attached for your convenience).
+If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
Thank you in advance for your anticipated cooperation in this matter.
-Best regards,
-
+Best regards
+
letter
- Dear Sir or Madam,
+ Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.
-Our records indicate that we still have not received the payment of
-the above mentioned invoice (copy attached) despite our reminder.
-If payment have already been sent, please disregard this notice. If
-not, please proceed with payment. If your payment has not been
-received in the next 5 days, your file will be transfered to our debt
-collection agency.
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt
+ collection agency.
-Should you need us to arrange a payment plan for you, please advise.
-A customer account statement is enclosed for you convenience.
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
-Thank you in advance for your anticipated cooperation in this matter.
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+ Our records indicate that we still have not received the payment of the above mentioned invoice (copy attached) despite our reminder.
+
+If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+If your payment has not been received in the next 5 days, your file will be transfered to our debt
+ collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
-Best regards,
-
+ Best regards
+
- Credit Control Manager
-
+ Credit Control Manager
+
- Credit Control User
-
+ Credit Control User
+
- Credit Control Info
-
+ Credit Control Info
+
-
+
diff --git a/account_credit_control/i18n/account_credit_control.pot b/account_credit_control/i18n/account_credit_control.pot
deleted file mode 100644
index 1dae32a8d..000000000
--- a/account_credit_control/i18n/account_credit_control.pot
+++ /dev/null
@@ -1,713 +0,0 @@
-# Translation of OpenERP Server.
-# This file contains the translation of the following modules:
-# * account_credit_control
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: OpenERP Server 6.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-07 13:23+0000\n"
-"PO-Revision-Date: 2012-11-07 13:23+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: \n"
-"Plural-Forms: \n"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
-msgid "Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we have not received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience). If it\n"
-"has already been sent, please disregard this notice. If not, please\n"
-"proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-""
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
-msgid "Custom Message"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_mailer
-msgid "Mass credit line mailer"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "Group By..."
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
-#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
-msgid "Credit Control Run"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
-msgid "Compute Mode"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
-msgid "Send By Email"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_line
-msgid "A credit control line"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
-msgid "Move line"
-msgstr ""
-
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_emailer
-msgid "Mass credit line emailer"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,account_id:0
-#: view:credit.control.lines:0
-#: model:ir.model,name:account_credit_control.model_account_account
-msgid "Account"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.policy.level,computation_mode:0
-msgid "Due Date"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: field:credit.control.line,level:0
-#: view:credit.control.lines:0
-#: field:credit.control.policy.level,level:0
-msgid "Level"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
-msgid "Delay (in days)"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_communication
-msgid "credit control communication"
-msgstr ""
-
-#. module: account_credit_control
-#: sql_constraint:account.move.line:0
-msgid "Wrong credit or debit value in accounting entry !"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:account.account:0
-msgid "Error ! You can not create recursive accounts."
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:0
-msgid "Send emails for the selected lines"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_marker
-msgid "Mass marker"
-msgstr ""
-
-#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0
-#: field:res.partner,credit_policy_id:0
-msgid "Credit Control Policy"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:0
-msgid "Credit control"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "The date of your Journal Entry is not in the defined period! You should change the date or remove this constraint from the journal."
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "New lines"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
-msgid "Sent date"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.policy:0
-#: field:credit.control.policy,account_ids:0
-msgid "Accounts"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: field:credit.control.line,partner_id:0
-#: view:credit.control.lines:0
-#: model:ir.model,name:account_credit_control.model_res_partner
-msgid "Partner"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:0
-msgid "Send the emails"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.marker:0
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
-msgid "Change Lines' State"
-msgstr ""
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
-msgid "Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we have not yet received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience) despite\n"
-"our first reminder. If it has already been sent, please disregard\n"
-"this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-""
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,policy_id:0
-msgid "Related Policy"
-msgstr ""
-
-#. module: account_credit_control
-#: sql_constraint:account.account:0
-msgid "The code of the account must be unique per company !"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:res.company:0
-msgid "Error! You can not create recursive companies."
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.policy:0
-#: view:credit.control.policy.level:0
-msgid "Mail and reporting"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.printer:0
-msgid "Print"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.line,channel:0
-#: selection:credit.control.policy.level,channel:0
-msgid "Email"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,channel:0
-#: view:credit.control.lines:0
-#: field:credit.control.policy.level,channel:0
-msgid "Channel"
-msgstr ""
-
-#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
-msgid "If a credit control line has been generated on a policy and the policy has been changed meantime, it has to be handled manually"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.printer,state:0
-msgid "state"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.run,report:0
-msgid "Report"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.policy.level,computation_mode:0
-msgid "Due Date, End Of Month"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.marker,name:0
-msgid "Mark as"
-msgstr ""
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
-msgid "Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our reminder.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
-"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-""
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.run:0
-#: field:credit.control.run,policy_ids:0
-msgid "Policies"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,date_due:0
-msgid "Due date"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
-msgid "Do nothing"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,currency_id:0
-msgid "Currency"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:account.account:0
-msgid "Configuration Error! \n"
-"You can not define children to an account with internal type different of \"View\"! "
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_printer
-msgid "Mass printer"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
-msgid "Company"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.marker:0
-#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
-msgid "Change the state of the selected lines."
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.printer:0
-msgid "Print the selected lines"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: view:credit.control.lines:0
-#: selection:credit.control.marker,name:0
-#: selection:credit.control.run,state:0
-msgid "Draft"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "Credit policy"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.policy:0
-#: view:credit.control.policy.level:0
-msgid "Delay Setting"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
-msgid "Due balance"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "Credit policy level"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_run
-msgid "Credit control line generator"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
-msgid "User"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.line,channel:0
-#: selection:credit.control.policy.level,channel:0
-msgid "Letter"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_account_move_line
-msgid "Journal Items"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
-msgid "Print selected lines"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "You can not create journal items on an account of type view."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
-#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
-#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
-msgid "Credit Control Lines"
-msgstr ""
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
-msgid "Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our two reminders.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
-"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-""
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
-msgid "Print Lines"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.run,date:0
-msgid "Controlling Date"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_policy
-msgid "Define a reminder policy"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
-msgid "Email Template"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: view:credit.control.lines:0
-#: selection:credit.control.marker,name:0
-msgid "Ready To Send"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_res_company
-msgid "Companies"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
-msgid "Mark letter lines as sent"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.run:0
-msgid "Compute Credit Control Lines"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.policy.level,computation_mode:0
-msgid "Previous Reminder"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: view:credit.control.lines:0
-msgid "Error"
-msgstr ""
-
-#. module: account_credit_control
-#: sql_constraint:account.invoice:0
-msgid "Invoice Number must be unique per Company!"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.run:0
-msgid "Report and Errors"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:account.account:0
-msgid "Configuration Error! \n"
-"You can not select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,state:0
-#: field:credit.control.run,state:0
-msgid "State"
-msgstr ""
-
-#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
-msgid "For policies which should not generate lines or are obsolete"
-msgstr ""
-
-#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
-#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
-#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
-msgid "Credit Lines"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: selection:credit.control.marker,name:0
-#: selection:credit.control.run,state:0
-msgid "Done"
-msgstr ""
-
-#. module: account_credit_control
-#: field:account.move.line,invoice_id:0
-#: field:credit.control.line,invoice_id:0
-#: view:credit.control.lines:0
-#: model:ir.model,name:account_credit_control.model_account_invoice
-msgid "Invoice"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:0
-#: view:credit.control.marker:0
-#: view:credit.control.printer:0
-msgid "Cancel"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.printer:0
-msgid "Close"
-msgstr ""
-
-#. module: account_credit_control
-#: selection:credit.control.line,state:0
-msgid "Emailing Error"
-msgstr ""
-
-#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
-msgid "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "Run date"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "Company must be the same for its related account and period."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
-msgid "Lines to handle manually"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
-#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
-msgid "Credit Control"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.policy:0
-#: field:credit.control.policy,level_ids:0
-msgid "Policy Levels"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "The selected account of your Journal Entry forces to provide a secondary currency. You should remove the secondary currency on the account or select a multi-currency view on the journal."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-msgid "Policy"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a' })"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.printer,report_file:0
-msgid "Generated Report"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.run:0
-msgid "Move lines To be treated manually"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
-#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
-msgid "Credit Control Policies"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
-msgid "Send an email for the selected lines."
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "Sent"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:credit.control.policy.level:0
-msgid "The smallest level can not be of type Previous Reminder"
-msgstr ""
-
-#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
-msgid "This policy will be active only for the selected accounts"
-msgstr ""
-
-#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
-msgid "Only letter lines will be marked."
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.line:0
-#: view:credit.control.lines:0
-msgid "Control Credit Lines"
-msgstr ""
-
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
-#. module: account_credit_control
-#: sql_constraint:res.company:0
-msgid "The company name must be unique !"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.policy,name:0
-#: field:credit.control.policy.level,name:0
-msgid "Name"
-msgstr ""
-
-#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
-msgid "The Credit Control Policyused for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
-msgid "Sent Email"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
-msgid "A credit control policy level"
-msgstr ""
-
-#. module: account_credit_control
-#: model:ir.actions.report.xml,name:account_credit_control.report_webkit_html
-msgid "Credit Summary"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,date:0
-msgid "Controlling date"
-msgstr ""
-
-#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "You can not create journal items on closed account."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
-msgid "Due Amount Tax incl."
-msgstr ""
-
-#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
-msgid "Credit Control Tolerance"
-msgstr ""
-
-#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
-msgid "The Credit Control Policy used on partners by default. This setting can be overriden on partners or invoices."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
-msgid "Overdue Level"
-msgstr ""
diff --git a/account_credit_control/i18n/de.po b/account_credit_control/i18n/de.po
new file mode 100644
index 000000000..6bde84721
--- /dev/null
+++ b/account_credit_control/i18n/de.po
@@ -0,0 +1,1037 @@
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr "Custom Message"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "More..."
+msgstr "More..."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Group By..."
+msgstr "Group By..."
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr "Credit Control Run"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr "Compute Mode"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr "Entry date"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr "Send By Email"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr "A credit control line"
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr "Move line"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr "Credit Control Info"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr "Mass credit line emailer"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Konto"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr "Due Date"
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:0 field:credit.control.line,level:0
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr "Level"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr "Delay (in days)"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr "credit control communication"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send emails for the selected lines"
+msgstr "Send emails for the selected lines"
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr "This policy will be active only for the selected accounts"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "These lines are ready to send by email or by letter using the Actions."
+
+#. module: account_credit_control
+#: view:credit.control.line:0 selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr "Ignored"
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Only letter lines will be marked."
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Mass marker"
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr "Credit Control Policy"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr "Sent date"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Accounts"
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0 view:credit.control.line:0
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:0
+msgid "Credit control policy level"
+msgstr "Credit control policy level"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Change Lines' State"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr "Related Policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Mail and reporting"
+msgstr "Mail and reporting"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.get_contact_address().name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+"\n"
+" Dear ${object.get_contact_address().name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print"
+msgstr "Print"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr "Email"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr "Channel"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+msgid "Lines marker"
+msgstr "Lines marker"
+
+#. module: account_credit_control
+#: field:credit.control.printer,state:0
+msgid "state"
+msgstr "state"
+
+#. module: account_credit_control
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr "Report"
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "State"
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr "30 days end of month"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr "Due Date, End Of Month"
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr "Mark as"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Credit control run"
+msgstr "Credit control run"
+
+#. module: account_credit_control
+#: view:credit.control.run:0 field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr "Policies"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr "Due date"
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr "Do nothing"
+
+#. module: account_credit_control
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr "Currency"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr "Mass printer"
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Company"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "An error has occured during the sending of the email."
+msgstr "An error has occured during the sending of the email."
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr "Change the state of the selected lines."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Lines which have been ignored from previous runs."
+msgstr "Lines which have been ignored from previous runs."
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print the selected lines"
+msgstr "Print the selected lines"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 selection:credit.control.line,state:0
+#: selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Draft"
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr "Warning: you will maybe not be able to revert this operation."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Credit policy"
+msgstr "Credit policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Delay Setting"
+msgstr "Delay Setting"
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr "Due balance"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Credit policy level"
+msgstr "Credit policy level"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr "Credit control line generator"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Credit control policy"
+msgstr "Credit control policy"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "User"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr "Letter"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_move_line
+msgid "Journal Items"
+msgstr "Buchungen"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr "Print selected lines"
+
+#. module: account_credit_control
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr "Credit Control Lines"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr "Print Lines"
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr "Controlling Date"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr "Define a reminder policy"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Lines already sent."
+msgstr "Lines already sent."
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr "Email Template"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr "Ready To Send"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Unternehmen"
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr "Mark letter lines as sent"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Compute Credit Control Lines"
+msgstr "Compute Credit Control Lines"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr "Previous Reminder"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 selection:credit.control.line,state:0
+msgid "Error"
+msgstr "Error"
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Policy Levels"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Report and Errors"
+msgstr "Report and Errors"
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr "Custom Mail Message"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr "Credit Lines"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr "Done"
+
+#. module: account_credit_control
+#: field:account.move.line,invoice_id:0 view:credit.control.line:0
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Rechnung"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0 view:credit.control.marker:0
+#: view:credit.control.printer:0
+msgid "Cancel"
+msgstr "Cancel"
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Close"
+msgstr "Close"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr "Emailing Error"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Run date"
+msgstr "Run date"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr "Credit Control User"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Policy level"
+msgstr "Policy level"
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr "Lines to handle manually"
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+
+#. module: account_credit_control
+#: view:account.invoice:0
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr "Credit Control"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice (copy attached for your convenience) despite our first "
+"reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice (copy attached for your convenience) despite our first "
+"reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+msgid "Policy"
+msgstr "Policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Credit control policy Level"
+msgstr "Credit control policy Level"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Mailer"
+msgstr "Mailer"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Move lines To be treated manually"
+msgstr "Move lines To be treated manually"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr "Credit Control Policies"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr "Send an email for the selected lines."
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr "10 days last reminder"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Sent"
+msgstr "Sent"
+
+#. module: account_credit_control
+#: constraint:credit.control.policy.level:0
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr "The smallest level can not be of type Previous Reminder"
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Lines report"
+msgstr "Lines report"
+
+#. module: account_credit_control
+#: field:credit.control.printer,report_file:0
+msgid "Generated Report"
+msgstr "Generated Report"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr "10 days net"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Control Credit Lines"
+msgstr "Control Credit Lines"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr "Credit Control Manager"
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Name"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send the emails"
+msgstr "Send the emails"
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr "Sent Email"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr "Postausgang"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr "A credit control policy level"
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.report_webkit_html
+msgid "Credit Summary"
+msgstr "Credit Summary"
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr "Controlling date"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Draft lines have to be triaged."
+msgstr "Draft lines have to be triaged."
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr "Due Amount Tax incl."
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr "Credit Control Tolerance"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Policy levels"
+msgstr "Policy levels"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr "60 days last reminder"
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overriden on partners or invoices."
+msgstr ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overriden on partners or invoices."
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr "Overdue Level"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:167
+msgid "Reminder"
+msgstr "Reminder"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:170
+msgid "Dear"
+msgstr "Dear"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:177
+msgid "Summary"
+msgstr "Summary"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:179
+msgid "Invoice number"
+msgstr "Invoice number"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:180
+msgid "Invoice date"
+msgstr "Invoice date"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:181
+msgid "Date due"
+msgstr "Date due"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:182
+msgid "Invoiced amount"
+msgstr "Invoice amount"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
+msgid "Open amount"
+msgstr "Open amount"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
+msgid "Currency"
+msgstr "Currency"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:211
+msgid "If you have any question, do not hesitate to contact us."
+msgstr "If you have any question, do not hesitate to contact us."
diff --git a/account_credit_control/i18n/en.po b/account_credit_control/i18n/en.po
index 6ac50f1a1..bd1d5081a 100644
--- a/account_credit_control/i18n/en.po
+++ b/account_credit_control/i18n/en.po
@@ -1,59 +1,15 @@
-# Translation of OpenERP Server.
-# This file contains the translation of the following modules:
-# * account_credit_control
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: OpenERP Server 6.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-07 15:35+0000\n"
-"PO-Revision-Date: 2012-11-07 14:24+0100\n"
-"Last-Translator: Guewen Baconnier \n"
-"Language-Team: EN\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: \n"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
-msgid ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we have not received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience). If it\n"
-"has already been sent, please disregard this notice. If not, please\n"
-"proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-msgstr ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we have not received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience). If it\n"
-"has already been sent, please disregard this notice. If not, please\n"
-"proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-
#. module: account_credit_control
#: field:credit.control.policy.level,custom_text:0
msgid "Custom Message"
msgstr "Custom Message"
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "More..."
msgstr "More..."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Group By..."
msgstr "Group By..."
@@ -68,6 +24,11 @@ msgstr "Credit Control Run"
msgid "Compute Mode"
msgstr "Compute Mode"
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr "Entry date"
+
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
@@ -95,7 +56,7 @@ msgid "Mass credit line emailer"
msgstr "Mass credit line emailer"
#. module: account_credit_control
-#: field:credit.control.line,account_id:0 view:credit.control.lines:0
+#: view:credit.control.line:0 field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
msgid "Account"
msgstr "Account"
@@ -107,7 +68,7 @@ msgstr "Due Date"
#. module: account_credit_control
#: field:credit.control.communication,current_policy_level:0
-#: field:credit.control.line,level:0 view:credit.control.lines:0
+#: view:credit.control.line:0 field:credit.control.line,level:0
#: field:credit.control.policy.level,level:0
msgid "Level"
msgstr "Level"
@@ -123,35 +84,35 @@ msgid "credit control communication"
msgstr "credit control communication"
#. module: account_credit_control
-#: sql_constraint:account.move.line:0
-msgid "Wrong credit or debit value in accounting entry !"
-msgstr "Wrong credit or debit value in accounting entry!"
+#: view:credit.control.emailer:0
+msgid "Send emails for the selected lines"
+msgstr "Send emails for the selected lines"
#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "These lines are ready to send by email or by letter using the Actions."
-msgstr "These lines are ready to send by email or by letter using the Actions."
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr "This policy will be active only for the selected accounts"
#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_marker
-msgid "Mass marker"
-msgstr "Mass marker"
+#: view:credit.control.line:0
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "These lines are ready to send by email or by letter using the Actions."
#. module: account_credit_control
-#: selection:credit.control.line,state:0 view:credit.control.lines:0
+#: view:credit.control.line:0 selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
msgid "Ignored"
msgstr "Ignored"
#. module: account_credit_control
-#: view:credit.control.emailer:0
-msgid "Send emails for the selected lines"
-msgstr "Send emails for the selected lines"
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Only letter lines will be marked."
#. module: account_credit_control
-#: constraint:account.account:0
-msgid "Error ! You can not create recursive accounts."
-msgstr "Error! You can not create recursive accounts."
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Mass marker"
#. module: account_credit_control
#: field:account.invoice,credit_policy_id:0
@@ -160,13 +121,41 @@ msgid "Credit Control Policy"
msgstr "Credit Control Policy"
#. module: account_credit_control
-#: constraint:account.move.line:0
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"The date of your Journal Entry is not in the defined period! You should "
-"change the date or remove this constraint from the journal."
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
-"The date of your Journal Entry is not in the defined period! You should "
-"change the date or remove this constraint from the journal."
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
#. module: account_credit_control
#: field:credit.control.line,date_sent:0
@@ -179,48 +168,62 @@ msgid "Accounts"
msgstr "Accounts"
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: field:credit.control.line,partner_id:0 view:credit.control.lines:0
+#: field:credit.control.communication,partner_id:0 view:credit.control.line:0
+#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: view:credit.control.emailer:0
-msgid "Send the emails"
-msgstr "Send the emails"
+#: view:credit.control.policy.level:0
+msgid "Credit control policy level"
+msgstr "Credit control policy level"
#. module: account_credit_control
-#: view:credit.control.marker:0
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
-msgid "Change Lines' State"
-msgstr "Change Lines' State"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
-"Dear Sir or Madam,\n"
"\n"
-"Our records indicate that we have not yet received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience) despite\n"
-"our first reminder. If it has already been sent, please disregard\n"
-"this notice. If not, please proceed with payment within 5 days.\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
"\n"
-"Best regards,\n"
+" Best regards\n"
+" "
msgstr ""
-"Dear Sir or Madam,\n"
"\n"
-"Our records indicate that we have not yet received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience) despite\n"
-"our first reminder. If it has already been sent, please disregard\n"
-"this notice. If not, please proceed with payment within 5 days.\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
"\n"
-"Best regards,\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Change Lines' State"
#. module: account_credit_control
#: field:credit.control.policy.level,policy_id:0
@@ -228,25 +231,80 @@ msgid "Related Policy"
msgstr "Related Policy"
#. module: account_credit_control
-#: sql_constraint:account.account:0
-msgid "The code of the account must be unique per company !"
-msgstr "The code of the account must be unique per company!"
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Mail and reporting"
+msgstr "Mail and reporting"
#. module: account_credit_control
-#: constraint:res.company:0
-msgid "Error! You can not create recursive companies."
-msgstr "Error! You can not create recursive companies."
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
#. module: account_credit_control
-#: view:credit.control.policy:0 view:credit.control.policy.level:0
-msgid "Mail and reporting"
-msgstr "Mail and reporting"
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.get_contact_address().name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+"\n"
+" Dear ${object.get_contact_address().name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
#. module: account_credit_control
#: view:credit.control.printer:0
msgid "Print"
msgstr "Print"
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
#. module: account_credit_control
#: selection:credit.control.line,channel:0
#: selection:credit.control.policy.level,channel:0
@@ -254,19 +312,56 @@ msgid "Email"
msgstr "Email"
#. module: account_credit_control
-#: field:credit.control.line,channel:0 view:credit.control.lines:0
+#: view:credit.control.line:0 field:credit.control.line,channel:0
#: field:credit.control.policy.level,channel:0
msgid "Channel"
msgstr "Channel"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"If a credit control line has been generated on a policy and the policy has "
-"been changed meantime, it has to be handled manually"
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
-"If a credit control line has been generated on a policy and the policy has "
-"been changed meantime, it has to be handled manually"
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+msgid "Lines marker"
+msgstr "Lines marker"
#. module: account_credit_control
#: field:credit.control.printer,state:0
@@ -278,6 +373,11 @@ msgstr "state"
msgid "Report"
msgstr "Report"
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "State"
+
#. module: account_credit_control
#: help:credit.control.line,state:0
msgid ""
@@ -289,6 +389,12 @@ msgstr ""
"Ignored lines are lines for which we do not want to send something.\n"
"Draft and ignored lines will be generated again on the next run."
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr "30 days end of month"
+
#. module: account_credit_control
#: selection:credit.control.policy.level,computation_mode:0
msgid "Due Date, End Of Month"
@@ -300,50 +406,63 @@ msgid "Mark as"
msgstr "Mark as"
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Dear Sir or Madam,\n"
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our reminder.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
-"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards,\n"
+"Best regards\n"
+" "
msgstr ""
-"Dear Sir or Madam,\n"
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our reminder.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
-"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards,\n"
+"Best regards\n"
+" "
#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "An error has occured during the sending of the email."
-msgstr "An error has occured during the sending of the email."
+#: view:credit.control.run:0
+msgid "Credit control run"
+msgstr "Credit control run"
#. module: account_credit_control
#: view:credit.control.run:0 field:credit.control.run,policy_ids:0
msgid "Policies"
msgstr "Policies"
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
#. module: account_credit_control
#: field:credit.control.line,date_due:0
msgid "Due date"
@@ -359,17 +478,6 @@ msgstr "Do nothing"
msgid "Currency"
msgstr "Currency"
-#. module: account_credit_control
-#: constraint:account.account:0
-msgid ""
-"Configuration Error! \n"
-"You can not define children to an account with internal type different of "
-"\"View\"! "
-msgstr ""
-"Configuration Error! \n"
-"You can not define children to an account with internal type different of "
-"\"View\"! "
-
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_printer
msgid "Mass printer"
@@ -382,6 +490,11 @@ msgstr "Mass printer"
msgid "Company"
msgstr "Company"
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "An error has occured during the sending of the email."
+msgstr "An error has occured during the sending of the email."
+
#. module: account_credit_control
#: view:credit.control.marker:0
#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
@@ -389,7 +502,7 @@ msgid "Change the state of the selected lines."
msgstr "Change the state of the selected lines."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Lines which have been ignored from previous runs."
msgstr "Lines which have been ignored from previous runs."
@@ -399,7 +512,7 @@ msgid "Print the selected lines"
msgstr "Print the selected lines"
#. module: account_credit_control
-#: selection:credit.control.line,state:0 view:credit.control.lines:0
+#: view:credit.control.line:0 selection:credit.control.line,state:0
#: selection:credit.control.run,state:0
msgid "Draft"
msgstr "Draft"
@@ -410,7 +523,7 @@ msgid "Warning: you will maybe not be able to revert this operation."
msgstr "Warning: you will maybe not be able to revert this operation."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Credit policy"
msgstr "Credit policy"
@@ -425,7 +538,7 @@ msgid "Due balance"
msgstr "Due balance"
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Credit policy level"
msgstr "Credit policy level"
@@ -434,6 +547,11 @@ msgstr "Credit policy level"
msgid "Credit control line generator"
msgstr "Credit control line generator"
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Credit control policy"
+msgstr "Credit control policy"
+
#. module: account_credit_control
#: field:credit.control.communication,user_id:0
msgid "User"
@@ -455,11 +573,6 @@ msgstr "Journal Items"
msgid "Print selected lines"
msgstr "Print selected lines"
-#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "You can not create journal items on an account of type view."
-msgstr "You can not create journal items on an account of type view."
-
#. module: account_credit_control
#: field:credit.control.emailer,line_ids:0
#: field:credit.control.marker,line_ids:0
@@ -470,41 +583,6 @@ msgstr "You can not create journal items on an account of type view."
msgid "Credit Control Lines"
msgstr "Credit Control Lines"
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
-msgid ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our two reminders.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
-"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-msgstr ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our two reminders.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
-"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
@@ -522,7 +600,7 @@ msgid "Define a reminder policy"
msgstr "Define a reminder policy"
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Lines already sent."
msgstr "Lines already sent."
@@ -532,7 +610,7 @@ msgid "Email Template"
msgstr "Email Template"
#. module: account_credit_control
-#: selection:credit.control.line,state:0 view:credit.control.lines:0
+#: view:credit.control.line:0 selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
msgid "Ready To Send"
msgstr "Ready To Send"
@@ -558,14 +636,14 @@ msgid "Previous Reminder"
msgstr "Previous Reminder"
#. module: account_credit_control
-#: selection:credit.control.line,state:0 view:credit.control.lines:0
+#: view:credit.control.line:0 selection:credit.control.line,state:0
msgid "Error"
msgstr "Error"
#. module: account_credit_control
-#: sql_constraint:account.invoice:0
-msgid "Invoice Number must be unique per Company!"
-msgstr "Invoice Number must be unique per Company!"
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Policy Levels"
#. module: account_credit_control
#: view:credit.control.run:0
@@ -573,25 +651,64 @@ msgid "Report and Errors"
msgstr "Report and Errors"
#. module: account_credit_control
-#: constraint:account.account:0
-msgid ""
-"Configuration Error! \n"
-"You can not select an account type with a deferral method different of "
-"\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
-msgstr ""
-"Configuration Error! \n"
-"You can not select an account type with a deferral method different of "
-"\"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr "Credit Control: (${object.current_policy_level.name or 'n/a'})"
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
-msgid "State"
-msgstr "State"
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr "Custom Mail Message"
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
-msgid "For policies which should not generate lines or are obsolete"
-msgstr "For policies which should not generate lines or are obsolete"
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
#. module: account_credit_control
#: field:account.account,credit_control_line_ids:0
@@ -609,8 +726,8 @@ msgid "Done"
msgstr "Done"
#. module: account_credit_control
-#: field:account.move.line,invoice_id:0 field:credit.control.line,invoice_id:0
-#: view:credit.control.lines:0
+#: field:account.move.line,invoice_id:0 view:credit.control.line:0
+#: field:credit.control.line,invoice_id:0
#: model:ir.model,name:account_credit_control.model_account_invoice
msgid "Invoice"
msgstr "Invoice"
@@ -641,7 +758,7 @@ msgstr ""
"will use the account setting or the partner setting."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Run date"
msgstr "Run date"
@@ -651,15 +768,24 @@ msgid "Credit Control User"
msgstr "Credit Control User"
#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "Company must be the same for its related account and period."
-msgstr "Company must be the same for its related account and period."
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Policy level"
+msgstr "Policy level"
#. module: account_credit_control
#: field:credit.control.run,manual_ids:0
msgid "Lines to handle manually"
msgstr "Lines to handle manually"
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+
#. module: account_credit_control
#: view:account.invoice:0
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
@@ -668,20 +794,29 @@ msgid "Credit Control"
msgstr "Credit Control"
#. module: account_credit_control
-#: view:credit.control.policy:0 field:credit.control.policy,level_ids:0
-msgid "Policy Levels"
-msgstr "Policy Levels"
-
-#. module: account_credit_control
-#: constraint:account.move.line:0
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"The selected account of your Journal Entry forces to provide a secondary "
-"currency. You should remove the secondary currency on the account or select "
-"a multi-currency view on the journal."
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice (copy attached for your convenience) despite our first "
+"reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
msgstr ""
-"The selected account of your Journal Entry forces to provide a secondary "
-"currency. You should remove the secondary currency on the account or select "
-"a multi-currency view on the journal."
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice (copy attached for your convenience) despite our first "
+"reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
#. module: account_credit_control
#: field:credit.control.line,policy_id:0
@@ -689,14 +824,37 @@ msgid "Policy"
msgstr "Policy"
#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a' })"
-msgstr "Credit Control: (${object.current_policy_level.name or 'n/a' })"
+#: view:credit.control.policy:0
+msgid "Credit control policy Level"
+msgstr "Credit control policy Level"
#. module: account_credit_control
-#: field:credit.control.printer,report_file:0
-msgid "Generated Report"
-msgstr "Generated Report"
+#: view:credit.control.emailer:0
+msgid "Mailer"
+msgstr "Mailer"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
#. module: account_credit_control
#: view:credit.control.run:0
@@ -715,7 +873,12 @@ msgid "Send an email for the selected lines."
msgstr "Send an email for the selected lines."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr "10 days last reminder"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
msgid "Sent"
msgstr "Sent"
@@ -725,17 +888,22 @@ msgid "The smallest level can not be of type Previous Reminder"
msgstr "The smallest level can not be of type Previous Reminder"
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
-msgid "This policy will be active only for the selected accounts"
-msgstr "This policy will be active only for the selected accounts"
+#: view:credit.control.printer:0
+msgid "Lines report"
+msgstr "Lines report"
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
-msgid "Only letter lines will be marked."
-msgstr "Only letter lines will be marked."
+#: field:credit.control.printer,report_file:0
+msgid "Generated Report"
+msgstr "Generated Report"
#. module: account_credit_control
-#: view:credit.control.line:0 view:credit.control.lines:0
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr "10 days net"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
msgid "Control Credit Lines"
msgstr "Control Credit Lines"
@@ -744,30 +912,26 @@ msgstr "Control Credit Lines"
msgid "Credit Control Manager"
msgstr "Credit Control Manager"
-#. module: account_credit_control
-#: sql_constraint:res.company:0
-msgid "The company name must be unique !"
-msgstr "The company name must be unique!"
-
#. module: account_credit_control
#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
msgid "Name"
msgstr "Name"
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
-msgid ""
-"The Credit Control Policyused for this partner. This setting can be forced "
-"on the invoice. If nothing is defined, it will use the company setting."
-msgstr ""
-"The Credit Control Policy used for this partner. This setting can be forced "
-"on the invoice. If nothing is defined, it will use the company setting."
+#: view:credit.control.emailer:0
+msgid "Send the emails"
+msgstr "Send the emails"
#. module: account_credit_control
#: field:credit.control.line,mail_message_id:0
msgid "Sent Email"
msgstr "Sent Email"
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr "Outgoing Mails"
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
msgid "A credit control policy level"
@@ -784,12 +948,7 @@ msgid "Controlling date"
msgstr "Controlling date"
#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "You can not create journal items on closed account."
-msgstr "You can not create journal items on closed account."
-
-#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Draft lines have to be triaged."
msgstr "Draft lines have to be triaged."
@@ -803,6 +962,16 @@ msgstr "Due Amount Tax incl."
msgid "Credit Control Tolerance"
msgstr "Credit Control Tolerance"
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Policy levels"
+msgstr "Policy levels"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr "60 days last reminder"
+
#. module: account_credit_control
#: help:res.company,credit_policy_id:0
msgid ""
@@ -817,69 +986,52 @@ msgstr ""
msgid "Overdue Level"
msgstr "Overdue Level"
-#~ msgid "Mass credit line mailer"
-#~ msgstr "Mass credit line mailer"
-
-#~ msgid "Credit control"
-#~ msgstr "Credit control"
-
-#~ msgid "New lines"
-#~ msgstr "New lines"
-
-#~ msgid "Please select a policy"
-#~ msgstr "Please select a policy"
-
-#~ msgid ""
-#~ "A credit control run is already running in background, please try later."
-#~ msgstr ""
-#~ "A credit control run is already running in background, please try later."
-
-#~ msgid "Mark Lines"
-#~ msgstr "Mark Lines"
-
-#~ msgid "Change the status of all draft lines"
-#~ msgstr "Change the status of all draft lines"
-
-#~ msgid "state can not be empty"
-#~ msgstr "state can not be empty"
-
-#~ msgid "Manual"
-#~ msgstr "Manual"
-
-#~ msgid "No credit control lines selected."
-#~ msgstr "No credit control lines selected."
-
-#~ msgid "Canal"
-#~ msgstr "Canal"
-
-#~ msgid "E-Mail"
-#~ msgstr "E-Mail"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:167
+msgid "Reminder"
+msgstr "Reminder"
-#~ msgid "%s marked line"
-#~ msgstr "%s marked line"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:170
+msgid "Dear"
+msgstr "Dear"
-#~ msgid "Policy \"%s\" has generated %d Credit Control Lines.\n"
-#~ msgstr "Policy \"%s\" has generated %d Credit Control Lines.\n"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:177
+msgid "Summary"
+msgstr "Summary"
-#~ msgid "Information"
-#~ msgstr "Information"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:179
+msgid "Invoice number"
+msgstr "Invoice number"
-#~ msgid "A run has already been executed more recently than %s"
-#~ msgstr "A run has already been executed more recently than %s"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:180
+msgid "Invoice date"
+msgstr "Invoice date"
-#~ msgid "Can not get function for computation mode: %s is not implemented"
-#~ msgstr "Can not get function for computation mode: %s is not implemented"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:181
+msgid "Date due"
+msgstr "Date due"
-#~ msgid "Mail"
-#~ msgstr "Mail"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:182
+msgid "Invoiced amount"
+msgstr "Invoice amount"
-#~ msgid "No lines will be changed. All the selected lines are already done."
-#~ msgstr "No lines will be changed. All the selected lines are already done."
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
+msgid "Open amount"
+msgstr "Open amount"
-#~ msgid ""
-#~ "Send an e-mail for all \"Ready To Send\" lines of the \"E-Mail\" channel"
-#~ msgstr ""
-#~ "Send an e-mail for all \"Ready To Send\" lines of the \"E-Mail\" channel"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
+msgid "Currency"
+msgstr "Currency"
-#~ msgid "Print all \"Ready To Send\" lines of the \"Manual\" channel"
-#~ msgstr "Print all \"Ready To Send\" lines of the \"Manual\" channel"
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:211
+msgid "If you have any question, do not hesitate to contact us."
+msgstr "If you have any question, do not hesitate to contact us."
\ No newline at end of file
diff --git a/account_credit_control/i18n/es.po b/account_credit_control/i18n/es.po
new file mode 100644
index 000000000..bd1d5081a
--- /dev/null
+++ b/account_credit_control/i18n/es.po
@@ -0,0 +1,1037 @@
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr "Custom Message"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "More..."
+msgstr "More..."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Group By..."
+msgstr "Group By..."
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr "Credit Control Run"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr "Compute Mode"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr "Entry date"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr "Send By Email"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr "A credit control line"
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr "Move line"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr "Credit Control Info"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr "Mass credit line emailer"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Account"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr "Due Date"
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:0 field:credit.control.line,level:0
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr "Level"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr "Delay (in days)"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr "credit control communication"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send emails for the selected lines"
+msgstr "Send emails for the selected lines"
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr "This policy will be active only for the selected accounts"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "These lines are ready to send by email or by letter using the Actions."
+
+#. module: account_credit_control
+#: view:credit.control.line:0 selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr "Ignored"
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Only letter lines will be marked."
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Mass marker"
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr "Credit Control Policy"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr "Sent date"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Accounts"
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0 view:credit.control.line:0
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:0
+msgid "Credit control policy level"
+msgstr "Credit control policy level"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Change Lines' State"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr "Related Policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Mail and reporting"
+msgstr "Mail and reporting"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.get_contact_address().name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+"\n"
+" Dear ${object.get_contact_address().name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print"
+msgstr "Print"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr "Email"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr "Channel"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+msgid "Lines marker"
+msgstr "Lines marker"
+
+#. module: account_credit_control
+#: field:credit.control.printer,state:0
+msgid "state"
+msgstr "state"
+
+#. module: account_credit_control
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr "Report"
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "State"
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr "30 days end of month"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr "Due Date, End Of Month"
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr "Mark as"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Credit control run"
+msgstr "Credit control run"
+
+#. module: account_credit_control
+#: view:credit.control.run:0 field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr "Policies"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr "Due date"
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr "Do nothing"
+
+#. module: account_credit_control
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr "Currency"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr "Mass printer"
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Company"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "An error has occured during the sending of the email."
+msgstr "An error has occured during the sending of the email."
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr "Change the state of the selected lines."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Lines which have been ignored from previous runs."
+msgstr "Lines which have been ignored from previous runs."
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Print the selected lines"
+msgstr "Print the selected lines"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 selection:credit.control.line,state:0
+#: selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Draft"
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr "Warning: you will maybe not be able to revert this operation."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Credit policy"
+msgstr "Credit policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Delay Setting"
+msgstr "Delay Setting"
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr "Due balance"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Credit policy level"
+msgstr "Credit policy level"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr "Credit control line generator"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Credit control policy"
+msgstr "Credit control policy"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "User"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr "Letter"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_move_line
+msgid "Journal Items"
+msgstr "Journal Items"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr "Print selected lines"
+
+#. module: account_credit_control
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr "Credit Control Lines"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr "Print Lines"
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr "Controlling Date"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr "Define a reminder policy"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Lines already sent."
+msgstr "Lines already sent."
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr "Email Template"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr "Ready To Send"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Companies"
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr "Mark letter lines as sent"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Compute Credit Control Lines"
+msgstr "Compute Credit Control Lines"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr "Previous Reminder"
+
+#. module: account_credit_control
+#: view:credit.control.line:0 selection:credit.control.line,state:0
+msgid "Error"
+msgstr "Error"
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Policy Levels"
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Report and Errors"
+msgstr "Report and Errors"
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr "Custom Mail Message"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr "Credit Lines"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr "Done"
+
+#. module: account_credit_control
+#: field:account.move.line,invoice_id:0 view:credit.control.line:0
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Invoice"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0 view:credit.control.marker:0
+#: view:credit.control.printer:0
+msgid "Cancel"
+msgstr "Cancel"
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Close"
+msgstr "Close"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr "Emailing Error"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Run date"
+msgstr "Run date"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr "Credit Control User"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Policy level"
+msgstr "Policy level"
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr "Lines to handle manually"
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+
+#. module: account_credit_control
+#: view:account.invoice:0
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr "Credit Control"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice (copy attached for your convenience) despite our first "
+"reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice (copy attached for your convenience) despite our first "
+"reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+msgid "Policy"
+msgstr "Policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Credit control policy Level"
+msgstr "Credit control policy Level"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Mailer"
+msgstr "Mailer"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.run:0
+msgid "Move lines To be treated manually"
+msgstr "Move lines To be treated manually"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr "Credit Control Policies"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr "Send an email for the selected lines."
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr "10 days last reminder"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Sent"
+msgstr "Sent"
+
+#. module: account_credit_control
+#: constraint:credit.control.policy.level:0
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr "The smallest level can not be of type Previous Reminder"
+
+#. module: account_credit_control
+#: view:credit.control.printer:0
+msgid "Lines report"
+msgstr "Lines report"
+
+#. module: account_credit_control
+#: field:credit.control.printer,report_file:0
+msgid "Generated Report"
+msgstr "Generated Report"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr "10 days net"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Control Credit Lines"
+msgstr "Control Credit Lines"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr "Credit Control Manager"
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Name"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:0
+msgid "Send the emails"
+msgstr "Send the emails"
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr "Sent Email"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr "Outgoing Mails"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr "A credit control policy level"
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.report_webkit_html
+msgid "Credit Summary"
+msgstr "Credit Summary"
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr "Controlling date"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "Draft lines have to be triaged."
+msgstr "Draft lines have to be triaged."
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr "Due Amount Tax incl."
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr "Credit Control Tolerance"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Policy levels"
+msgstr "Policy levels"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr "60 days last reminder"
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overriden on partners or invoices."
+msgstr ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overriden on partners or invoices."
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr "Overdue Level"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:167
+msgid "Reminder"
+msgstr "Reminder"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:170
+msgid "Dear"
+msgstr "Dear"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:177
+msgid "Summary"
+msgstr "Summary"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:179
+msgid "Invoice number"
+msgstr "Invoice number"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:180
+msgid "Invoice date"
+msgstr "Invoice date"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:181
+msgid "Date due"
+msgstr "Date due"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:182
+msgid "Invoiced amount"
+msgstr "Invoice amount"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
+msgid "Open amount"
+msgstr "Open amount"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
+msgid "Currency"
+msgstr "Currency"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:211
+msgid "If you have any question, do not hesitate to contact us."
+msgstr "If you have any question, do not hesitate to contact us."
\ No newline at end of file
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index 1f4427305..3040efdf0 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -1,61 +1,15 @@
-# Translation of OpenERP Server.
-# This file contains the translation of the following modules:
-# * account_credit_control
-#
-msgid ""
-msgstr ""
-"Project-Id-Version: OpenERP Server 6.1\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2012-11-07 15:35+0000\n"
-"PO-Revision-Date: 2012-11-07 16:41+0100\n"
-"Last-Translator: Guewen Baconnier \n"
-"Language-Team: FR\n"
-"Language: \n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: \n"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
-msgid ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we have not received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience). If it\n"
-"has already been sent, please disregard this notice. If not, please\n"
-"proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-msgstr ""
-"Madame, Monsieur,\n"
-"\n"
-"Il résulte d'une récente révision de nos comptes que la facture\n"
-"susmentionnée (copie ci-jointe) reste, sauf erreur, impayée à ce\n"
-"jour. Si tel est bien le cas, nous vous invitons à réparer cet oubli\n"
-"sous 10 jours. Dans le cas contraire, nous vous prions de nous\n"
-"indiquer la date de votre paiement et vous remercions d'excuser le\n"
-"présent courriel.\n"
-"\n"
-"Pour toute question, nous restons à votre disposition.\n"
-"\n"
-"Bien cordialement,\n"
-
#. module: account_credit_control
#: field:credit.control.policy.level,custom_text:0
msgid "Custom Message"
-msgstr "Message Personnalisé"
+msgstr "Custom Message"
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "More..."
-msgstr "Plus..."
+msgstr "More..."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Group By..."
msgstr "Group By..."
@@ -63,42 +17,46 @@ msgstr "Group By..."
#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
msgid "Credit Control Run"
-msgstr "Contrôles de Crédit"
+msgstr "Pass de rappel"
#. module: account_credit_control
#: field:credit.control.policy.level,computation_mode:0
msgid "Compute Mode"
msgstr "Mode de calcul"
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr "Date de l'écriture"
+
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
msgid "Send By Email"
-msgstr "Envoyer par courrier électronique"
+msgstr "Envoyer par email"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
-msgstr "Ligne de contrôle de crédit"
+msgstr "Ligne de relance"
#. module: account_credit_control
#: field:credit.control.line,move_line_id:0
msgid "Move line"
-msgstr "Écritures comptables"
+msgstr "Ecriture financière"
#. module: account_credit_control
#: model:res.groups,name:account_credit_control.group_account_credit_control_info
msgid "Credit Control Info"
-msgstr "Informations de contrôle de crédit"
+msgstr "Info de rappel"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_emailer
msgid "Mass credit line emailer"
-msgstr "Envoi de courriers électroniques en masse"
+msgstr "Publipostage par mail des rappels"
#. module: account_credit_control
-#: field:credit.control.line,account_id:0
-#: view:credit.control.lines:0
+#: view:credit.control.line:0 field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
msgid "Account"
msgstr "Compte"
@@ -106,12 +64,11 @@ msgstr "Compte"
#. module: account_credit_control
#: selection:credit.control.policy.level,computation_mode:0
msgid "Due Date"
-msgstr "Date d'échéance"
+msgstr "Date due"
#. module: account_credit_control
#: field:credit.control.communication,current_policy_level:0
-#: field:credit.control.line,level:0
-#: view:credit.control.lines:0
+#: view:credit.control.line:0 field:credit.control.line,level:0
#: field:credit.control.policy.level,level:0
msgid "Level"
msgstr "Niveau"
@@ -119,141 +76,229 @@ msgstr "Niveau"
#. module: account_credit_control
#: field:credit.control.policy.level,delay_days:0
msgid "Delay (in days)"
-msgstr "Délai (en jours)"
+msgstr "Délais (en jours)"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_communication
msgid "credit control communication"
-msgstr "Communication de contrôle de crédit"
+msgstr "Lettre/communication de relance"
#. module: account_credit_control
-#: sql_constraint:account.move.line:0
-msgid "Wrong credit or debit value in accounting entry !"
-msgstr "Mauvaise entrée de crédit ou de débit dans la comptabilité !"
+#: view:credit.control.emailer:0
+msgid "Send emails for the selected lines"
+msgstr "Envoyer un mail depuis les lignes de relances sélectionnées"
#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "These lines are ready to send by email or by letter using the Actions."
-msgstr "These lines are ready to send by email or by letter using the Actions."
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr "Cette politique de relance sera active seulement pour les comptes sélectionnés"
#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_marker
-msgid "Mass marker"
-msgstr "Changer d'état en masse"
+#: view:credit.control.line:0
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "Ces lignes sont prête à être traitées"
#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: view:credit.control.lines:0
+#: view:credit.control.line:0 selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
msgid "Ignored"
msgstr "Ignoré"
#. module: account_credit_control
-#: view:credit.control.emailer:0
-msgid "Send emails for the selected lines"
-msgstr "Envoyer des courriers électroniques pour les lignes sélectionnées"
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Seul les relances par courrier seront traitées."
#. module: account_credit_control
-#: constraint:account.account:0
-msgid "Error ! You can not create recursive accounts."
-msgstr "La création de comptes récursifs est interdite"
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Traiter en masse"
#. module: account_credit_control
#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0
-#: field:res.partner,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
msgid "Credit Control Policy"
-msgstr "Politique de contrôle de crédit"
+msgstr "Politique de relance"
#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "The date of your Journal Entry is not in the defined period! You should change the date or remove this constraint from the journal."
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
-"La date de l'entrée de journal n'est pas dans la période choisie. Il\n"
-"faut changer la date ou supprimer la contrainte du journal."
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
+"malgré nos précédents rappels.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
+" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+"advise.\n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération "
+"matter.\n"
+"\n"
+" Salutations\n"
+" "
#. module: account_credit_control
#: field:credit.control.line,date_sent:0
msgid "Sent date"
-msgstr "Date d'envoi"
+msgstr "Sent date"
#. module: account_credit_control
-#: view:credit.control.policy:0
-#: field:credit.control.policy,account_ids:0
+#: view:credit.control.policy:0 field:credit.control.policy,account_ids:0
msgid "Accounts"
msgstr "Comptes"
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
+#: field:credit.control.communication,partner_id:0 view:credit.control.line:0
#: field:credit.control.line,partner_id:0
-#: view:credit.control.lines:0
#: model:ir.model,name:account_credit_control.model_res_partner
msgid "Partner"
msgstr "Partenaire"
#. module: account_credit_control
-#: view:credit.control.emailer:0
-msgid "Send the emails"
-msgstr "Envoyer les courriers électroniques"
-
-#. module: account_credit_control
-#: view:credit.control.marker:0
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
-msgid "Change Lines' State"
-msgstr "Changer l'état des lignes"
+#: view:credit.control.policy.level:0
+msgid "Credit control policy level"
+msgstr "Niveau de relance"
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
-"Dear Sir or Madam,\n"
"\n"
-"Our records indicate that we have not yet received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience) despite\n"
-"our first reminder. If it has already been sent, please disregard\n"
-"this notice. If not, please proceed with payment within 5 days.\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
"\n"
-"Best regards,\n"
+" Best regards\n"
+" "
msgstr ""
-"Dear Sir or Madam,\n"
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
+"malgré nos précédents rappels.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
+" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
"\n"
-"Our records indicate that we have not yet received the payment of the\n"
-"above mentioned invoice (copy attached for your convenience) despite\n"
-"our first reminder. If it has already been sent, please disregard\n"
-"this notice. If not, please proceed with payment within 5 days.\n"
+" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+"advise.\n"
+" Un décompte est disponible ci-joint.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" En vous remerciant de votre coopération "
+"matter.\n"
"\n"
-"Best regards,\n"
+" Salutations\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Modifier le statut des lignes"
#. module: account_credit_control
#: field:credit.control.policy.level,policy_id:0
msgid "Related Policy"
-msgstr "Politique liée"
+msgstr "Niveau de relance"
#. module: account_credit_control
-#: sql_constraint:account.account:0
-msgid "The code of the account must be unique per company !"
-msgstr "Le code du compte doit être unique pour une société donnée."
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Mail and reporting"
+msgstr "Rapports et mails"
#. module: account_credit_control
-#: constraint:res.company:0
-msgid "Error! You can not create recursive companies."
-msgstr "Il est interdit de créer des sociétés récursives."
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous "
+"n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
+"Merci de procéder au payment dans les 5 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
#. module: account_credit_control
-#: view:credit.control.policy:0
-#: view:credit.control.policy.level:0
-msgid "Mail and reporting"
-msgstr "Courriers et rapports"
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.get_contact_address().name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+"\n"
+" Cher/Chère ${object.get_contact_address().name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
#. module: account_credit_control
#: view:credit.control.printer:0
msgid "Print"
msgstr "Imprimer"
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+Notre comptabilité nous informe que les factures ci-dessous "
+"n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
+"Merci de procéder au payment dans les 10 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
#. module: account_credit_control
#: selection:credit.control.line,channel:0
#: selection:credit.control.policy.level,channel:0
@@ -261,29 +306,68 @@ msgid "Email"
msgstr "Email"
#. module: account_credit_control
-#: field:credit.control.line,channel:0
-#: view:credit.control.lines:0
+#: view:credit.control.line:0 field:credit.control.line,channel:0
#: field:credit.control.policy.level,channel:0
msgid "Channel"
msgstr "Canal"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
-msgid "If a credit control line has been generated on a policy and the policy has been changed meantime, it has to be handled manually"
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
-"Si une ligne de contrôle de crédit a été générée sur une politique et\n"
-"que la politique a changé entre temps, il faut traiter cette ligne manuellement."
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
+"malgré nos précédents rappels.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
+" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+"advise.\n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération "
+"matter.\n"
+"\n"
+" Salutations\n"
+" "
+
+#. module: account_credit_control
+#: view:credit.control.marker:0
+msgid "Lines marker"
+msgstr "Traiter les lignes"
#. module: account_credit_control
#: field:credit.control.printer,state:0
msgid "state"
-msgstr "état"
+msgstr "Statut"
#. module: account_credit_control
#: field:credit.control.run,report:0
msgid "Report"
msgstr "Rapport"
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "Statut"
+
#. module: account_credit_control
#: help:credit.control.line,state:0
msgid ""
@@ -291,9 +375,15 @@ msgid ""
"Ignored lines are lines for which we do not want to send something.\n"
"Draft and ignored lines will be generated again on the next run."
msgstr ""
-"Les lignes \"Brouillon\" nécessitent d'être triées.\n"
-"Les lignes \"Ignorées\" sont celles pour lesquelles rien ne doit être envoyé.\n"
-"Les lignes brouillon et ignorées seront régénérées lors du prochain lancement du contrôle de crédit."
+"Lignes brouillons à traiter.\n"
+"Les lignes ignorées ne seront pas traitées.\n"
+"Les lignes brouillons ou ignorées seront regénérer lors du prochain controle."
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr "30 jours à la fin d'un mois"
#. module: account_credit_control
#: selection:credit.control.policy.level,computation_mode:0
@@ -306,79 +396,81 @@ msgid "Mark as"
msgstr "Marquer comme"
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our reminder.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards,\n"
+"Best regards\n"
+" "
msgstr ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our reminder.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
+Notre comptabilité nous informe que les factures ci-jointes "
+"n'ont pas été payées.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
+"Merci de procéder au payment dans les 10 jours.\n"
"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" En vous remerciant de votre coopération.\n"
"\n"
-"Best regards,\n"
+"Salutations\n"
+" "
#. module: account_credit_control
-#: view:credit.control.lines:0
-msgid "An error has occured during the sending of the email."
-msgstr "Une erreur s'est produit durant l'envoi du mail."
+#: view:credit.control.run:0
+msgid "Credit control run"
+msgstr "Passe de controle de relance"
#. module: account_credit_control
-#: view:credit.control.run:0
-#: field:credit.control.run,policy_ids:0
+#: view:credit.control.run:0 field:credit.control.run,policy_ids:0
msgid "Policies"
msgstr "Politiques"
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice (copy attached for your convenience).\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+Notre comptabilité nous informe que les factures ci-jointes "
+"n'ont pas été payées.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
+"Merci de procéder au payment dans les 10 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
#. module: account_credit_control
#: field:credit.control.line,date_due:0
msgid "Due date"
-msgstr "Date d'échéance"
+msgstr "Date due"
#. module: account_credit_control
#: field:credit.control.policy,do_nothing:0
msgid "Do nothing"
-msgstr "Ne rien faire"
+msgstr "Ignorer"
#. module: account_credit_control
#: field:credit.control.line,currency_id:0
msgid "Currency"
msgstr "Devise"
-#. module: account_credit_control
-#: constraint:account.account:0
-msgid ""
-"Configuration Error! \n"
-"You can not define children to an account with internal type different of \"View\"! "
-msgstr ""
-"Configuration Error! \n"
-"You can not define children to an account with internal type different of \"View\"! "
-
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_printer
msgid "Mass printer"
-msgstr "Impression groupée"
+msgstr "Imprimer en masse"
#. module: account_credit_control
#: field:credit.control.communication,company_id:0
@@ -387,25 +479,29 @@ msgstr "Impression groupée"
msgid "Company"
msgstr "Société"
+#. module: account_credit_control
+#: view:credit.control.line:0
+msgid "An error has occured during the sending of the email."
+msgstr "Erreur lors de la génération des mails."
+
#. module: account_credit_control
#: view:credit.control.marker:0
#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
msgid "Change the state of the selected lines."
-msgstr "Changer l'état des lignes sélectionnées."
+msgstr "Modifier le statut des lignes sélectionnées."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Lines which have been ignored from previous runs."
-msgstr "Lignes qui ont été ignorées lors des précédents lancement."
+msgstr "Lignes ignorées lors du controle précédent."
#. module: account_credit_control
#: view:credit.control.printer:0
msgid "Print the selected lines"
-msgstr "Imprimer les lignes sélectionnées"
+msgstr "Imprimer la sélection"
#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: view:credit.control.lines:0
+#: view:credit.control.line:0 selection:credit.control.line,state:0
#: selection:credit.control.run,state:0
msgid "Draft"
msgstr "Brouillon"
@@ -413,33 +509,37 @@ msgstr "Brouillon"
#. module: account_credit_control
#: view:credit.control.marker:0
msgid "Warning: you will maybe not be able to revert this operation."
-msgstr "Attention: vous ne pourrez peut-être pas annuler cette opération."
+msgstr "Attention: Cette opération ne peut pas être annulée"
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Credit policy"
-msgstr "Politique de crédit"
+msgstr "Politique de relance"
#. module: account_credit_control
-#: view:credit.control.policy:0
-#: view:credit.control.policy.level:0
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
msgid "Delay Setting"
-msgstr "Réglage du délai"
+msgstr "Paramètres de retard"
#. module: account_credit_control
#: field:credit.control.line,balance_due:0
msgid "Due balance"
-msgstr "Solde du"
+msgstr "Montant total"
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Credit policy level"
-msgstr "Niveau de politique de crédit"
+msgstr Niveau de relance"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_run
msgid "Credit control line generator"
-msgstr "Générateur de ligne de contrôle de crédit"
+msgstr "Générateur de relance"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Credit control policy"
+msgstr "Niveau de relance"
#. module: account_credit_control
#: field:credit.control.communication,user_id:0
@@ -455,17 +555,12 @@ msgstr "Lettre"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_move_line
msgid "Journal Items"
-msgstr "Écritures comptables"
+msgstr "Ecritures comptables"
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
msgid "Print selected lines"
-msgstr "Imprimer les lignes sélectionnées"
-
-#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "You can not create journal items on an account of type view."
-msgstr "La création de comptes récursifs est interdite"
+msgstr "Imprimer la sélection"
#. module: account_credit_control
#: field:credit.control.emailer,line_ids:0
@@ -475,133 +570,130 @@ msgstr "La création de comptes récursifs est interdite"
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
#: field:res.partner,credit_control_line_ids:0
msgid "Credit Control Lines"
-msgstr "Lignes de contrôle de crédit"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
-msgid ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our two reminders.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
-"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
-msgstr ""
-"Dear Sir or Madam,\n"
-"\n"
-"Our records indicate that we still have not received the payment of\n"
-"the above mentioned invoice (copy attached) despite our two reminders.\n"
-"If payment have already been sent, please disregard this notice. If\n"
-"not, please proceed with payment. If your payment has not been\n"
-"received in the next 5 days, your file will be transfered to our debt\n"
-"collection agency.\n"
-"\n"
-"Should you need us to arrange a payment plan for you, please advise.\n"
-"A customer account statement is enclosed for you convenience.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards,\n"
+msgstr "Lignes de ralance"
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
msgid "Print Lines"
-msgstr "Imprimer les lignes"
+msgstr "Imprimer la sélection"
#. module: account_credit_control
#: field:credit.control.run,date:0
msgid "Controlling Date"
-msgstr "Date de contrôle"
+msgstr "Date de controle"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_policy
msgid "Define a reminder policy"
-msgstr "Définir une politique de rappel"
+msgstr "Defininir une politique de relance"
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Lines already sent."
-msgstr "Déjà envoyé."
+msgstr "Lignes déjà traitées."
#. module: account_credit_control
#: field:credit.control.policy.level,email_template_id:0
msgid "Email Template"
-msgstr "Modèle de courrier électronique"
+msgstr "Modèle d'email"
#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: view:credit.control.lines:0
+#: view:credit.control.line:0 selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
msgid "Ready To Send"
-msgstr "Prêt à envoyer"
+msgstr "Prêt"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
msgid "Companies"
-msgstr "Sociétés"
+msgstr "Société"
#. module: account_credit_control
#: field:credit.control.printer,mark_as_sent:0
msgid "Mark letter lines as sent"
-msgstr "Marquer les lignes \"lettre\" comme envoyées"
+msgstr "Marquer comme traité"
#. module: account_credit_control
#: view:credit.control.run:0
msgid "Compute Credit Control Lines"
-msgstr "Calcul des lignes de contrôle de crédit"
+msgstr "Calculer les relances"
#. module: account_credit_control
#: selection:credit.control.policy.level,computation_mode:0
msgid "Previous Reminder"
-msgstr "Rappel précédent"
+msgstr "Précédent rappel"
#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: view:credit.control.lines:0
+#: view:credit.control.line:0 selection:credit.control.line,state:0
msgid "Error"
msgstr "Erreur"
#. module: account_credit_control
-#: sql_constraint:account.invoice:0
-msgid "Invoice Number must be unique per Company!"
-msgstr "Le code du compte doit être unique pour une société donnée."
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Niveau de relance"
#. module: account_credit_control
#: view:credit.control.run:0
msgid "Report and Errors"
-msgstr "Rapport et erreurs"
+msgstr "Résumé des erreurs"
#. module: account_credit_control
-#: constraint:account.account:0
-msgid ""
-"Configuration Error! \n"
-"You can not select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
-msgstr ""
-"Configuration Error! \n"
-"You can not select an account type with a deferral method different of \"Unreconciled\" for accounts with internal type \"Payable/Receivable\"! "
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr "Rappel: (${object.current_policy_level.name or 'n/a'})"
#. module: account_credit_control
-#: field:credit.control.line,state:0
-#: field:credit.control.run,state:0
-msgid "State"
-msgstr "État"
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr "Email personnalisé"
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
-msgid "For policies which should not generate lines or are obsolete"
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice (copy attached) despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
-"Pour les politiques qui ne devraient pas générer de lignes ou qui sont\n"
-"obsolètes"
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
+"malgré nos précédents rappels.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
+" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+"advise.\n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération "
+"matter.\n"
+"\n"
+" Salutations\n"
+" "
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+"Si la ligne a été générée avec une politique de relance différente "
+"elle doit être traitée manuellement"
#. module: account_credit_control
#: field:account.account,credit_control_line_ids:0
@@ -610,26 +702,23 @@ msgstr ""
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
msgid "Credit Lines"
-msgstr "Lignes de crédit"
+msgstr "Lignes de relance"
#. module: account_credit_control
#: selection:credit.control.line,state:0
-#: selection:credit.control.marker,name:0
-#: selection:credit.control.run,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
msgid "Done"
-msgstr "Terminé"
+msgstr "Fait"
#. module: account_credit_control
-#: field:account.move.line,invoice_id:0
+#: field:account.move.line,invoice_id:0 view:credit.control.line:0
#: field:credit.control.line,invoice_id:0
-#: view:credit.control.lines:0
#: model:ir.model,name:account_credit_control.model_account_invoice
msgid "Invoice"
msgstr "Facture"
#. module: account_credit_control
-#: view:credit.control.emailer:0
-#: view:credit.control.marker:0
+#: view:credit.control.emailer:0 view:credit.control.marker:0
#: view:credit.control.printer:0
msgid "Cancel"
msgstr "Annuler"
@@ -642,190 +731,296 @@ msgstr "Fermer"
#. module: account_credit_control
#: selection:credit.control.line,state:0
msgid "Emailing Error"
-msgstr "Erreur d'envoi de message"
+msgstr "Erreur sur Email"
#. module: account_credit_control
#: help:account.invoice,credit_policy_id:0
-msgid "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
msgstr ""
-"La politique de contrôle de crédit utilisée par cette facture. Par\n"
-"défault, la politique définie au niveau du Compte ou du Partenaire est\n"
-"utilisée."
+"La politique de relance propre a cette facture "
+"Si rien n'est définit la valeur définie au niveau suppérieur sera utilisée."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Run date"
-msgstr "Date de lancement"
+msgstr "Date de controle"
#. module: account_credit_control
#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "Credit Control User"
-msgstr "Utilisateur du contrôle de crédit"
+msgstr "Responsable des relances"
#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "Company must be the same for its related account and period."
-msgstr "Company must be the same for its related account and period."
+#: view:credit.control.policy:0 view:credit.control.policy.level:0
+msgid "Policy level"
+msgstr "Politique de relance"
#. module: account_credit_control
#: field:credit.control.run,manual_ids:0
msgid "Lines to handle manually"
-msgstr "Lignes à traiter manuellement"
+msgstr "A traiter manuellement"
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
#. module: account_credit_control
#: view:account.invoice:0
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
msgid "Credit Control"
-msgstr "Contrôle de crédit"
-
-#. module: account_credit_control
-#: view:credit.control.policy:0
-#: field:credit.control.policy,level_ids:0
-msgid "Policy Levels"
-msgstr "Niveaux de politique"
+msgstr "Gestion des rappels"
#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "The selected account of your Journal Entry forces to provide a secondary currency. You should remove the secondary currency on the account or select a multi-currency view on the journal."
-msgstr "The selected account of your Journal Entry forces to provide a secondary currency. You should remove the secondary currency on the account or select a multi-currency view on the journal."
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice (copy attached for your convenience) despite our first "
+"reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
+"malgré nos précédents rappels.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
+" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+"advise.\n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération "
+"matter.\n"
+"\n"
+" Salutations\n"
+" "
#. module: account_credit_control
#: field:credit.control.line,policy_id:0
msgid "Policy"
-msgstr "Politique"
+msgstr "Policy"
#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a' })"
-msgstr "Contrôle de crédit : (${object.current_policy_level.name or 'n/a' })"
+#: view:credit.control.policy:0
+msgid "Credit control policy Level"
+msgstr "Niveau de relance"
#. module: account_credit_control
-#: field:credit.control.printer,report_file:0
-msgid "Generated Report"
-msgstr "Rapport généré"
+#: view:credit.control.emailer:0
+msgid "Mailer"
+msgstr "Mailer"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+Notre comptabilité nous informe que les factures ci-dessous "
+"n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
+"Merci de procéder au payment dans les 10 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
#. module: account_credit_control
#: view:credit.control.run:0
msgid "Move lines To be treated manually"
-msgstr "Lignes à traiter manuellement"
+msgstr "A traiter manuellement"
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
msgid "Credit Control Policies"
-msgstr "Politique de contrôle de crédit"
+msgstr "Politique de relance"
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
msgid "Send an email for the selected lines."
-msgstr "Envoyer un courrier électronique pour les lignes sélectionnées"
+msgstr "Envoyer les rappels par email."
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr "10 jours depuis la dèrnière relance"
+
+#. module: account_credit_control
+#: view:credit.control.line:0
msgid "Sent"
-msgstr "Envoyer"
+msgstr "Envoyé"
#. module: account_credit_control
#: constraint:credit.control.policy.level:0
msgid "The smallest level can not be of type Previous Reminder"
-msgstr "Le niveau le plus bas ne peut pas être de type \"Rappel Précédent\""
+msgstr "Le niveau le plus bas ne peut pas se baser sur un précédent rappel"
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
-msgid "This policy will be active only for the selected accounts"
-msgstr "Cette politique sera activée pour les comptes sélectionnés"
+#: view:credit.control.printer:0
+msgid "Lines report"
+msgstr "Lignes de rapport"
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
-msgid "Only letter lines will be marked."
-msgstr "Seules les lignes \"lettre\" seront marquées."
+#: field:credit.control.printer,report_file:0
+msgid "Generated Report"
+msgstr "Rapport généré"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr "10 jours net"
#. module: account_credit_control
#: view:credit.control.line:0
-#: view:credit.control.lines:0
msgid "Control Credit Lines"
-msgstr "Lignes de contrôle de crédit"
+msgstr "Lignes de relance"
#. module: account_credit_control
#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
msgid "Credit Control Manager"
-msgstr "Gestionnaire de contrôle de crédit"
-
-#. module: account_credit_control
-#: sql_constraint:res.company:0
-msgid "The company name must be unique !"
-msgstr "The company name must be unique !"
+msgstr "Gestionnaire des rappels"
#. module: account_credit_control
-#: field:credit.control.policy,name:0
-#: field:credit.control.policy.level,name:0
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
msgid "Name"
msgstr "Nom"
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
-msgid "The Credit Control Policyused for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
-msgstr ""
-"Politique de contrôle de crédit pour ce partenaire. Il est possible de\n"
-"forcer ce réglage pour une facture donnée. Par défaut, la politique de\n"
-"la société est utilisée."
+#: view:credit.control.emailer:0
+msgid "Send the emails"
+msgstr "Envoyer les courriels"
#. module: account_credit_control
#: field:credit.control.line,mail_message_id:0
msgid "Sent Email"
-msgstr "Envoyer le courrier électronique"
+msgstr "Courriels envoyés"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr "Courriels envoyés"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
msgid "A credit control policy level"
-msgstr "Un niveau de politique de contrôle de crédit"
+msgstr "Une politique de relance"
#. module: account_credit_control
#: model:ir.actions.report.xml,name:account_credit_control.report_webkit_html
msgid "Credit Summary"
-msgstr "Synthèse du crédit"
+msgstr "Résumé"
#. module: account_credit_control
#: field:credit.control.line,date:0
msgid "Controlling date"
-msgstr "Date de contrôle"
-
-#. module: account_credit_control
-#: constraint:account.move.line:0
-msgid "You can not create journal items on closed account."
-msgstr "La création de comptes récursifs est interdite"
+msgstr "Date de controle"
#. module: account_credit_control
-#: view:credit.control.lines:0
+#: view:credit.control.line:0
msgid "Draft lines have to be triaged."
-msgstr "Les lignes en brouillon doivent être triées."
+msgstr "A trier."
#. module: account_credit_control
#: field:credit.control.line,amount_due:0
msgid "Due Amount Tax incl."
-msgstr "Somme dûe TTC"
+msgstr "Montant dû TTC."
#. module: account_credit_control
#: field:res.company,credit_control_tolerance:0
msgid "Credit Control Tolerance"
-msgstr "Tolérance de contrôle de crédit"
+msgstr "Tolérance"
+
+#. module: account_credit_control
+#: view:credit.control.policy:0
+msgid "Policy levels"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr "Dernier rappel à 60 jours"
#. module: account_credit_control
#: help:res.company,credit_policy_id:0
-msgid "The Credit Control Policy used on partners by default. This setting can be overriden on partners or invoices."
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overriden on partners or invoices."
msgstr ""
-"Politique de contrôle de crédit par défaut. Elle peut être redéfinie\n"
-"au niveau des partenaires ou des factures."
+"The Credit Control Policy used on partners by default. This setting can be "
+"overriden on partners or invoices."
#. module: account_credit_control
#: field:credit.control.line,policy_level_id:0
msgid "Overdue Level"
-msgstr "Niveau de créance"
-
-#~ msgid "Mass credit line mailer"
-#~ msgstr "Envoi de mails en masse"
-#~ msgid "Credit control"
-#~ msgstr "Contrôle de crédit"
-#~ msgid "New lines"
-#~ msgstr "Nouvelles lignes"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:167
+msgid "Reminder"
+msgstr "Rappel"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:170
+msgid "Dear"
+msgstr "Chère/Cher"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:177
+msgid "Summary"
+msgstr "Résumé"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:179
+msgid "Invoice number"
+msgstr "Invoice number"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:180
+msgid "Invoice date"
+msgstr "Invoice date"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:181
+msgid "Date due"
+msgstr "Date due"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:182
+msgid "Invoiced amount"
+msgstr "Montant facturer"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
+msgid "Open amount"
+msgstr "Montant ouvert"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
+msgid "Currency"
+msgstr "Devise"
+
+#. module: account_credit_control
+#: report:addons/account_credit_control/report/credit_control_summary.html.mako:211
+msgid "If you have any question, do not hesitate to contact us."
+msgstr "Nous sommes à disposition pour toutes questions."
\ No newline at end of file
diff --git a/account_credit_control/line.py b/account_credit_control/line.py
index fb05ac295..5b6378e25 100644
--- a/account_credit_control/line.py
+++ b/account_credit_control/line.py
@@ -48,6 +48,10 @@ class CreditControlLine(orm.Model):
readonly=True,
states={'draft': [('readonly', False)]}),
+ 'date_entry': fields.related('move_line_id', 'date', type='date',
+ string='Entry date',
+ store=True, readonly=True),
+
'date_sent': fields.date('Sent date',
readonly=True,
states={'draft': [('readonly', False)]}),
diff --git a/account_credit_control/policy.py b/account_credit_control/policy.py
index cf312d504..a7d104961 100644
--- a/account_credit_control/policy.py
+++ b/account_credit_control/policy.py
@@ -211,7 +211,8 @@ class CreditControlPolicyLevel(Model):
_columns = {
'policy_id': fields.many2one('credit.control.policy',
'Related Policy', required=True),
- 'name': fields.char('Name', size=128, required=True),
+ 'name': fields.char('Name', size=128, required=True,
+ translate=True),
'level': fields.integer('Level', required=True),
'computation_mode': fields.selection([('net_days', 'Due Date'),
@@ -227,6 +228,9 @@ class CreditControlPolicyLevel(Model):
('email', 'Email')],
'Channel', required=True),
'custom_text': fields.text('Custom Message', required=True, translate=True),
+ 'custom_mail_text': fields.text('Custom Mail Message',
+ required=True, translate=True),
+
}
def _check_level_mode(self, cr, uid, rids, context=None):
diff --git a/account_credit_control/policy_view.xml b/account_credit_control/policy_view.xml
index 5e12f4516..9808da98c 100644
--- a/account_credit_control/policy_view.xml
+++ b/account_credit_control/policy_view.xml
@@ -32,7 +32,10 @@
-
+
+
+
+
diff --git a/account_credit_control/report/credit_control_summary.html.mako b/account_credit_control/report/credit_control_summary.html.mako
index a45c5b775..7ee2cd407 100644
--- a/account_credit_control/report/credit_control_summary.html.mako
+++ b/account_credit_control/report/credit_control_summary.html.mako
@@ -4,17 +4,17 @@
${css}
body {
font-family: helvetica;
- font-size: 11px;
+ font-size: 12px;
}
.custom_text {
font-family: helvetica;
- font-size: 11px;
+ font-size: 12px;
}
table {
font-family: helvetica;
- font-size: 11px;
+ font-size: 12px;
}
.header {
@@ -33,11 +33,15 @@ table {
text-align: center;
border: 1px solid lightGrey;
border-collapse: collapse;
+ font-family: helvetica;
+ font-size: 12px;
}
.basic_table th {
border: 1px solid lightGrey;
- font-size: 12px;
+ font-size: 11px;
+ font-weight: bold;
+
}
.basic_table td {
@@ -65,7 +69,7 @@ table {
.list_table th {
border-bottom: 2px solid black;
text-align: left;
- font-size: 12px;
+ font-size: 11px;
font-weight: bold;
padding-right: 3px
padding-left: 3px
@@ -105,6 +109,7 @@ table .address_title {
td.amount, th.amount {
text-align: right;
+ padding-right:2px;
}
h1 {
@@ -126,16 +131,20 @@ tr.line {
%for comm in objects :
- <% setLang(comm.partner_id.lang) %>
+ <% setLang(comm.get_contact_address().lang) %>
- %if comm.partner_id.parent_id:
- ${comm.partner_id.parent_id.name or ''}
- ${comm.partner_id.title and comm.partner_id.title.name or ''} ${comm.partner_id.name }
- <% address_lines = comm.partner_id.contact_address.split("\n")[1:] %>
+ <%
+ add = comm.get_contact_address()
+ %>
+ %if comm.partner_id.id == add.id:
+ ${comm.partner_id.title and comm.partner_id.title.name or ''} ${comm.partner_id.name }
+ <% address_lines = comm.partner_id.contact_address.split("\n") %>
+
%else:
- ${comm.partner_id.title and comm.partner_id.title.name or ''} ${comm.partner_id.name }
- <% address_lines = comm.partner_id.contact_address.split("\n") %>
+ ${comm.partner_id.name or ''}
+ ${add.title and add.title.name or ''} ${add.name}
+ <% address_lines = add.contact_address.split("\n")[1:] %>
%endif
%for part in address_lines:
%if part:
@@ -149,19 +158,81 @@ tr.line {
+
+
+
- <%
- setLang(comm.partner_id.lang)
- current_uri = '%s_policy_template' % (comm.partner_id.lang)
- if not context.lookup.has_template(current_uri):
- # awfully horrible we add page tags here beacause openerp replaced
- # mako by Jinga but not everywere so they sandbox mako into jinga
- # and jinga prevent %page tag to wwork
- context.lookup.put_string(current_uri,
- """<%page args="object, user=None, ctx=None, quote=None, format_exception=True, mode='email'" />
- """ + comm.current_policy_level.email_template_id.body_html)
- %>
- <%include file="${current_uri}" args="object=comm,user=user,ctx=ctx,quote=quote,format_exception=format_exception,mode='pdf'"/>
+
+
+ ${_('Reminder')}: ${comm.current_policy_level.name or '' }
+
+
+
${_('Dear')} ${comm.get_contact_address().name or ''},
+
${comm.current_policy_level.custom_text.replace('\n', ' ')}
+
+
+
+
+
+ ${_('Summary')}
+
+ ${_('Invoice number')}
+ ${_('Invoice date')}
+ ${_('Date due')}
+ ${_('Invoiced amount')}
+ ${_('Open amount')}
+ ${_('Currency')}
+
+
+%for line in comm.credit_control_line_ids:
+
+ %if line.invoice_id:
+ ${line.invoice_id.number}
+ %if line.invoice_id.name:
+
+ ${line.invoice_id.name}
+ %endif
+
+ %else:
+ ${line.move_line_id.name}
+ %endif
+ ${line.date_entry}
+ ${line.date_due}
+ ${line.amount_due}
+ ${line.balance_due}
+ ${line.currency_id.name or comm.company_id.currency_id.name}
+
+%endfor
+
+
+
+<%doc>
+
+
${_('If you have any question, do not hesitate to contact us.')}
+
+
${comm.user_id.name} ${comm.user_id.email and '<%s>'%(comm.user_id.email) or ''}
+ ${comm.company_id.name}
+ % if comm.company_id.street:
+ ${comm.company_id.street or ''}
+
+ % endif
+
+ % if comm.company_id.street2:
+ ${comm.company_id.street2}
+ % endif
+ % if comm.company_id.city or comm.company_id.zip:
+ ${comm.company_id.zip or ''} ${comm.company_id.city or ''}
+ % endif
+ % if comm.company_id.country_id:
+ ${comm.company_id.state_id and ('%s, ' % comm.company_id.state_id.name) or ''} ${comm.company_id.country_id.name or ''}
+ % endif
+ % if comm.company_id.phone:
+ Phone: ${comm.company_id.phone}
+ % endif
+ % if comm.company_id.website:
+ ${comm.company_id.website or ''}
+ % endif
+%doc>
%endfor
diff --git a/account_credit_control/report/report.xml b/account_credit_control/report/report.xml
index 04e84f277..dee64b896 100644
--- a/account_credit_control/report/report.xml
+++ b/account_credit_control/report/report.xml
@@ -1,12 +1,16 @@
-
+
+
+
+
+
diff --git a/account_credit_control/security/ir.model.access.csv b/account_credit_control/security/ir.model.access.csv
index ef38bf9cf..c47087e6e 100644
--- a/account_credit_control/security/ir.model.access.csv
+++ b/account_credit_control/security/ir.model.access.csv
@@ -16,3 +16,6 @@
"account_credit_control.ir_model_access_287",1,1,"group_account_credit_control_manager","credit_control_manager_level","account_credit_control.model_credit_control_policy_level",1,1
"account_credit_control.ir_model_access_288",0,0,"group_account_credit_control_user","credit_control_user_level","account_credit_control.model_credit_control_policy_level",1,0
"account_credit_control.ir_model_access_289",0,0,"group_account_credit_control_info","credit_control_info_level","account_credit_control.model_credit_control_policy_level",1,0
+"account_credit_control.ir_model_access_290",0,0,"account.group_account_user","credit_control_fin_user_line","account_credit_control.model_credit_control_line",1,0
+"account_credit_control.ir_model_access_291",0,0,"account.group_account_invoice","credit_control_fin_invoice_line","account_credit_control.model_credit_control_line",1,0
+"account_credit_control.ir_model_access_292",1,1,"account.group_account_manager","credit_control_fin_manager_line","account_credit_control.model_credit_control_line",1,1
\ No newline at end of file
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
index be64414f6..4b0e3cdee 100644
--- a/account_credit_control/wizard/credit_control_communication.py
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -26,7 +26,7 @@
class CreditCommunication(TransientModel):
- """Shell calss used to provide a base model to email template and reporting.
+ """Shell class used to provide a base model to email template and reporting.
Il use this approche in version 7 a browse record will exist even if not saved"""
_name = "credit.control.communication"
_description = "credit control communication"
@@ -51,13 +51,22 @@ class CreditCommunication(TransientModel):
def get_email(self, cr, uid, com_id, context=None):
"""Return a valid email for customer"""
- assert not (isinstance(com_id, list) and len(com_id) > 1), \
- "com_id: only one id expected"
if isinstance(com_id, list):
+ assert len(com_id) == 1, "get_email only support one id as parameter"
com_id = com_id[0]
form = self.browse(cr, uid, com_id, context=context)
- email = form.partner_id.email or False
- return email
+ contact = form.get_contact_address()
+ return contact.email
+
+ def get_contact_address(self, cr, uid, com_id, context=None):
+ pmod = self.pool['res.partner']
+ if isinstance(com_id, list):
+ com_id = com_id[0]
+ form = self.browse(cr, uid, com_id, context=context)
+ part = form.partner_id
+ add_ids = part.address_get(adr_pref=['invoice']) or {}
+ add_id = add_ids.get('invoice', add_ids.get('default', False))
+ return pmod.browse(cr, uid, add_id, context)
def _get_credit_lines(self, cr, uid, line_ids, partner_id, level_id, context=None):
"""Return credit lines related to a partner and a policy level"""
@@ -102,6 +111,7 @@ def _generate_emails(self, cr, uid, comms, context=None):
cr_line_obj = self.pool.get('credit.control.line')
email_temp_obj = self.pool.get('email.template')
email_message_obj = self.pool.get('mail.mail')
+ att_obj = self.pool.get('ir.attachment')
email_ids = []
essential_fields = ['subject',
'body_html',
@@ -136,7 +146,22 @@ def _generate_emails(self, cr, uid, comms, context=None):
{'mail_message_id': email_id,
'state': state},
context=context)
-
+ att_ids = []
+ for att in email_values.get('attachments', []):
+ attach_fname = att[0]
+ attach_datas = att[1]
+ data_attach = {
+ 'name': attach_fname,
+ 'datas': attach_datas,
+ 'datas_fname': attach_fname,
+ 'res_model': 'mail.mail',
+ 'res_id': email_id,
+ 'type': 'binary',
+ }
+ att_ids.append(att_obj.create(cr, uid, data_attach, context=context))
+ email_message_obj.write(cr, uid, [email_id],
+ {'attachment_ids': [(6, 0, att_ids)]},
+ context=context)
email_ids.append(email_id)
return email_ids
From d751707499569286fe2abfdbf9a1fd34638c1641 Mon Sep 17 00:00:00 2001
From: Vincent Renaville
Date: Thu, 25 Jul 2013 13:56:20 +0200
Subject: [PATCH 008/157] [FIX] account_credit_control:
* Translation + report invoice address layout
* Label Force credit control policy + french translation
---
account_credit_control/account_view.xml | 1 +
account_credit_control/i18n/fr.po | 189 +++++++++---------
.../report/credit_control_summary.html.mako | 8 +-
3 files changed, 97 insertions(+), 101 deletions(-)
diff --git a/account_credit_control/account_view.xml b/account_credit_control/account_view.xml
index f91f282e5..0bc381a67 100644
--- a/account_credit_control/account_view.xml
+++ b/account_credit_control/account_view.xml
@@ -18,6 +18,7 @@
+
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index 3040efdf0..247635b35 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -1,23 +1,23 @@
#. module: account_credit_control
#: field:credit.control.policy.level,custom_text:0
msgid "Custom Message"
-msgstr "Custom Message"
+msgstr "Message personalisable"
#. module: account_credit_control
#: view:credit.control.line:0
msgid "More..."
-msgstr "More..."
+msgstr "Plus..."
#. module: account_credit_control
#: view:credit.control.line:0
msgid "Group By..."
-msgstr "Group By..."
+msgstr "Grouper Par..."
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
msgid "Credit Control Run"
-msgstr "Pass de rappel"
+msgstr "Lancer le calcul des rappels"
#. module: account_credit_control
#: field:credit.control.policy.level,computation_mode:0
@@ -76,17 +76,17 @@ msgstr "Niveau"
#. module: account_credit_control
#: field:credit.control.policy.level,delay_days:0
msgid "Delay (in days)"
-msgstr "Délais (en jours)"
+msgstr "Retard (en jours)"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_communication
msgid "credit control communication"
-msgstr "Lettre/communication de relance"
+msgstr "Lettre de relance"
#. module: account_credit_control
#: view:credit.control.emailer:0
msgid "Send emails for the selected lines"
-msgstr "Envoyer un mail depuis les lignes de relances sélectionnées"
+msgstr "Envoyer un email depuis les lignes de relances sélectionnées"
#. module: account_credit_control
#: help:credit.control.policy,account_ids:0
@@ -96,18 +96,18 @@ msgstr "Cette politique de relance sera active seulement pour les comptes sélec
#. module: account_credit_control
#: view:credit.control.line:0
msgid "These lines are ready to send by email or by letter using the Actions."
-msgstr "Ces lignes sont prête à être traitées"
+msgstr "Ces lignes sont prêtes à être traitées"
#. module: account_credit_control
#: view:credit.control.line:0 selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
msgid "Ignored"
-msgstr "Ignoré"
+msgstr "Ignorée"
#. module: account_credit_control
#: help:credit.control.printer,mark_as_sent:0
msgid "Only letter lines will be marked."
-msgstr "Seul les relances par courrier seront traitées."
+msgstr "Seules les relances par courrier seront traitées."
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_marker
@@ -142,23 +142,20 @@ msgid ""
msgstr ""
"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
"malgré nos précédents rappels.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
-" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le payment n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
"\n"
-" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+" Si vous désirez un accord de paiement n'hésitez pas à nous contacter "
"advise.\n"
" Un décompte est disponible ci-joint.\n"
"\n"
-" En vous remerciant de votre coopération "
-"matter.\n"
-"\n"
-" Salutations\n"
+" En vous remerciant de votre coopération \n"
" "
#. module: account_credit_control
#: field:credit.control.line,date_sent:0
msgid "Sent date"
-msgstr "Sent date"
+msgstr "Date d'envoi"
#. module: account_credit_control
#: view:credit.control.policy:0 field:credit.control.policy,account_ids:0
@@ -170,7 +167,7 @@ msgstr "Comptes"
#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
msgid "Partner"
-msgstr "Partenaire"
+msgstr "Client"
#. module: account_credit_control
#: view:credit.control.policy.level:0
@@ -200,17 +197,15 @@ msgid ""
msgstr ""
"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
"malgré nos précédents rappels.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
-" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
"\n"
" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
"advise.\n"
" Un décompte est disponible ci-joint.\n"
"\n"
" En vous remerciant de votre coopération "
-"matter.\n"
"\n"
-" Salutations\n"
" "
#. module: account_credit_control
@@ -228,7 +223,7 @@ msgstr "Niveau de relance"
#. module: account_credit_control
#: view:credit.control.policy:0 view:credit.control.policy.level:0
msgid "Mail and reporting"
-msgstr "Rapports et mails"
+msgstr "Lettres et e-mails"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
@@ -245,7 +240,7 @@ msgid ""
msgstr ""
"Notre comptabilité nous informe que les factures ci-dessous "
"n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
+" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, "
"Merci de procéder au payment dans les 5 jours.\n"
"\n"
" En vous remerciant de votre coopération.\n"
@@ -289,10 +284,10 @@ msgid ""
" Best regards\n"
" "
msgstr ""
-Notre comptabilité nous informe que les factures ci-dessous "
+"Notre comptabilité nous informe que les factures ci-dessous "
"n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
-"Merci de procéder au payment dans les 10 jours.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, "
+"Merci de procéder au paiement dans les 10 jours.\n"
"\n"
" En vous remerciant de votre coopération.\n"
"\n"
@@ -303,7 +298,7 @@ Notre comptabilité nous informe que les factures ci-dessous "
#: selection:credit.control.line,channel:0
#: selection:credit.control.policy.level,channel:0
msgid "Email"
-msgstr "Email"
+msgstr "E-mail"
#. module: account_credit_control
#: view:credit.control.line:0 field:credit.control.line,channel:0
@@ -335,18 +330,15 @@ msgid ""
msgstr ""
"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
"malgré nos précédents rappels.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
-" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le payment n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
"\n"
-" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+" Si vous désirez un accord de paiement n'hésitez pas à nous contacter "
"advise.\n"
" Un décompte est disponible ci-joint.\n"
"\n"
-" En vous remerciant de votre coopération "
-"matter.\n"
+" En vous remerciant de votre coopération\n "
"\n"
-" Salutations\n"
-" "
#. module: account_credit_control
#: view:credit.control.marker:0
@@ -361,7 +353,7 @@ msgstr "Statut"
#. module: account_credit_control
#: field:credit.control.run,report:0
msgid "Report"
-msgstr "Rapport"
+msgstr "Lettre"
#. module: account_credit_control
#: field:credit.control.line,state:0 field:credit.control.run,state:0
@@ -377,18 +369,18 @@ msgid ""
msgstr ""
"Lignes brouillons à traiter.\n"
"Les lignes ignorées ne seront pas traitées.\n"
-"Les lignes brouillons ou ignorées seront regénérer lors du prochain controle."
+"Les lignes brouillons ou ignorées seront regénérées lors du prochain controle."
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.2_time_1
#: model:credit.control.policy.level,name:account_credit_control.3_time_2
msgid "30 days end of month"
-msgstr "30 jours à la fin d'un mois"
+msgstr "30 jours fin de mois"
#. module: account_credit_control
#: selection:credit.control.policy.level,computation_mode:0
msgid "Due Date, End Of Month"
-msgstr "Date due, fin de mois"
+msgstr "Date d'échéance, fin de mois"
#. module: account_credit_control
#: field:credit.control.marker,name:0
@@ -409,10 +401,10 @@ msgid ""
"Best regards\n"
" "
msgstr ""
-Notre comptabilité nous informe que les factures ci-jointes "
+"Notre comptabilité nous informe que les factures ci-jointes "
"n'ont pas été payées.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
-"Merci de procéder au payment dans les 10 jours.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, "
+"Merci de procéder au paiement dans les 10 jours.\n"
"\n"
" En vous remerciant de votre coopération.\n"
"\n"
@@ -442,9 +434,9 @@ msgid ""
"Best regards\n"
" "
msgstr ""
-Notre comptabilité nous informe que les factures ci-jointes "
+"Notre comptabilité nous informe que les factures ci-jointes "
"n'ont pas été payées.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
+" Si ce courrier a croisé votre payment veuillez le considérer comme nul et non avenu. Sinon, "
"Merci de procéder au payment dans les 10 jours.\n"
"\n"
" En vous remerciant de votre coopération.\n"
@@ -493,7 +485,7 @@ msgstr "Modifier le statut des lignes sélectionnées."
#. module: account_credit_control
#: view:credit.control.line:0
msgid "Lines which have been ignored from previous runs."
-msgstr "Lignes ignorées lors du controle précédent."
+msgstr "Lignes ignorées lors des relances précédentes."
#. module: account_credit_control
#: view:credit.control.printer:0
@@ -519,7 +511,7 @@ msgstr "Politique de relance"
#. module: account_credit_control
#: view:credit.control.policy:0 view:credit.control.policy.level:0
msgid "Delay Setting"
-msgstr "Paramètres de retard"
+msgstr "Paramètrages jours de retard"
#. module: account_credit_control
#: field:credit.control.line,balance_due:0
@@ -570,7 +562,7 @@ msgstr "Imprimer la sélection"
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
#: field:res.partner,credit_control_line_ids:0
msgid "Credit Control Lines"
-msgstr "Lignes de ralance"
+msgstr "Lignes de relance"
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
@@ -581,7 +573,7 @@ msgstr "Imprimer la sélection"
#. module: account_credit_control
#: field:credit.control.run,date:0
msgid "Controlling Date"
-msgstr "Date de controle"
+msgstr "Date de contrôle"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_policy
@@ -596,13 +588,13 @@ msgstr "Lignes déjà traitées."
#. module: account_credit_control
#: field:credit.control.policy.level,email_template_id:0
msgid "Email Template"
-msgstr "Modèle d'email"
+msgstr "Modèle d'e-mail"
#. module: account_credit_control
#: view:credit.control.line:0 selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
msgid "Ready To Send"
-msgstr "Prêt"
+msgstr "Prêt à l'envoi"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
@@ -612,7 +604,7 @@ msgstr "Société"
#. module: account_credit_control
#: field:credit.control.printer,mark_as_sent:0
msgid "Mark letter lines as sent"
-msgstr "Marquer comme traité"
+msgstr "Marquer comme traitées"
#. module: account_credit_control
#: view:credit.control.run:0
@@ -673,17 +665,14 @@ msgid ""
msgstr ""
"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
"malgré nos précédents rappels.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
-" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
"\n"
-" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+" Si vous désirez un accord de paiement n'hésitez pas à nous contacter "
"advise.\n"
" Un décompte est disponible ci-joint.\n"
"\n"
" En vous remerciant de votre coopération "
-"matter.\n"
-"\n"
-" Salutations\n"
" "
#. module: account_credit_control
@@ -731,7 +720,7 @@ msgstr "Fermer"
#. module: account_credit_control
#: selection:credit.control.line,state:0
msgid "Emailing Error"
-msgstr "Erreur sur Email"
+msgstr "Erreur sur E-mail"
#. module: account_credit_control
#: help:account.invoice,credit_policy_id:0
@@ -739,18 +728,18 @@ msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
-"La politique de relance propre a cette facture "
-"Si rien n'est définit la valeur définie au niveau suppérieur sera utilisée."
+"Il s'agit de la politique de relance propre à cette facture "
+"Si vide, la politique de relance par défaut sera utilisée."
#. module: account_credit_control
#: view:credit.control.line:0
msgid "Run date"
-msgstr "Date de controle"
+msgstr "Date de relance"
#. module: account_credit_control
#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "Credit Control User"
-msgstr "Responsable des relances"
+msgstr "Utilisateur du module de relance"
#. module: account_credit_control
#: view:credit.control.policy:0 view:credit.control.policy.level:0
@@ -768,15 +757,22 @@ msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
-"The Credit Control Policy used for this partner. This setting can be forced "
-"on the invoice. If nothing is defined, it will use the company setting."
+"Politique de relance utilisée pour ce client. (Vous pouvez aussi en définir une autre "
+"au niveau d'une des factures de ce client.) Si vide, la politique par défaut (au niveau de la société) sera apppliquée."
#. module: account_credit_control
#: view:account.invoice:0
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
msgid "Credit Control"
-msgstr "Gestion des rappels"
+msgstr "Relances Clients"
+
+
+#. module: account_credit_control
+#: view:account.invoice:0
+msgid "Force credit control policy:"
+msgstr "Forcer politique de relance:"
+
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
@@ -794,23 +790,20 @@ msgid ""
msgstr ""
"Notre comptabilité nous indique que vous avez encore des factures ouvertes"
"malgré nos précédents rappels.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu.\n"
-" Si le payment n'est pas effectuer dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transférer à une société de recouvrement.\n"
"\n"
-" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+" Si vous désirez un accord de paiement n'hésitez pas à nous contacter "
"advise.\n"
" Un décompte est disponible ci-joint.\n"
"\n"
-" En vous remerciant de votre coopération "
-"matter.\n"
-"\n"
-" Salutations\n"
+" En vous remerciant de votre coopération \n"
" "
#. module: account_credit_control
#: field:credit.control.line,policy_id:0
msgid "Policy"
-msgstr "Policy"
+msgstr "Politique"
#. module: account_credit_control
#: view:credit.control.policy:0
@@ -835,10 +828,10 @@ msgid ""
"Best regards\n"
" "
msgstr ""
-Notre comptabilité nous informe que les factures ci-dessous "
+"Notre comptabilité nous informe que les factures ci-dessous "
"n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier à croiser votre payment veuillez le considérer comme nul et non avenu. Sinon, "
-"Merci de procéder au payment dans les 10 jours.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, "
+"Merci de procéder au paiement dans les 10 jours.\n"
"\n"
" En vous remerciant de votre coopération.\n"
"\n"
@@ -864,27 +857,27 @@ msgstr "Envoyer les rappels par email."
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.3_time_3
msgid "10 days last reminder"
-msgstr "10 jours depuis la dèrnière relance"
+msgstr "10 jours depuis la dernière relance"
#. module: account_credit_control
#: view:credit.control.line:0
msgid "Sent"
-msgstr "Envoyé"
+msgstr "Envoyées"
#. module: account_credit_control
#: constraint:credit.control.policy.level:0
msgid "The smallest level can not be of type Previous Reminder"
-msgstr "Le niveau le plus bas ne peut pas se baser sur un précédent rappel"
+msgstr "Le premier niveau ne peut pas être basé sur un précédent rappel"
#. module: account_credit_control
#: view:credit.control.printer:0
msgid "Lines report"
-msgstr "Lignes de rapport"
+msgstr "Lignes de relance"
#. module: account_credit_control
#: field:credit.control.printer,report_file:0
msgid "Generated Report"
-msgstr "Rapport généré"
+msgstr "Courrier généré"
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.3_time_1
@@ -899,7 +892,7 @@ msgstr "Lignes de relance"
#. module: account_credit_control
#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
msgid "Credit Control Manager"
-msgstr "Gestionnaire des rappels"
+msgstr "Responsable Relance client"
#. module: account_credit_control
#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
@@ -929,17 +922,17 @@ msgstr "Une politique de relance"
#. module: account_credit_control
#: model:ir.actions.report.xml,name:account_credit_control.report_webkit_html
msgid "Credit Summary"
-msgstr "Résumé"
+msgstr "Listes des rappels"
#. module: account_credit_control
#: field:credit.control.line,date:0
msgid "Controlling date"
-msgstr "Date de controle"
+msgstr "Date de relance"
#. module: account_credit_control
#: view:credit.control.line:0
msgid "Draft lines have to be triaged."
-msgstr "A trier."
+msgstr "Les lignes brouillon doivent être triées"
#. module: account_credit_control
#: field:credit.control.line,amount_due:0
@@ -949,12 +942,12 @@ msgstr "Montant dû TTC."
#. module: account_credit_control
#: field:res.company,credit_control_tolerance:0
msgid "Credit Control Tolerance"
-msgstr "Tolérance"
+msgstr "Pas de relance inférieure à : "
#. module: account_credit_control
#: view:credit.control.policy:0
msgid "Policy levels"
-msgstr "Niveau de relance"
+msgstr "Niveaux de relance"
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.2_time_2
@@ -967,8 +960,8 @@ msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overriden on partners or invoices."
msgstr ""
-"The Credit Control Policy used on partners by default. This setting can be "
-"overriden on partners or invoices."
+"Politique de relance par défaut du client. (Ce paramétrage peut être "
+"défini plus spécifiquement au niveau de la facture)."
#. module: account_credit_control
#: field:credit.control.line,policy_level_id:0
@@ -983,37 +976,37 @@ msgstr "Rappel"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:170
msgid "Dear"
-msgstr "Chère/Cher"
+msgstr "Madame, Monsieur"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:177
msgid "Summary"
-msgstr "Résumé"
+msgstr "Listes des factures en attente de règlement"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:179
msgid "Invoice number"
-msgstr "Invoice number"
+msgstr "Numéro Facture"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:180
msgid "Invoice date"
-msgstr "Invoice date"
+msgstr "Date Facture"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:181
msgid "Date due"
-msgstr "Date due"
+msgstr "Date Echéance"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:182
msgid "Invoiced amount"
-msgstr "Montant facturer"
+msgstr "Total Facture"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
msgid "Open amount"
-msgstr "Montant ouvert"
+msgstr "Restant dû"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:183
@@ -1023,4 +1016,4 @@ msgstr "Devise"
#. module: account_credit_control
#: report:addons/account_credit_control/report/credit_control_summary.html.mako:211
msgid "If you have any question, do not hesitate to contact us."
-msgstr "Nous sommes à disposition pour toutes questions."
\ No newline at end of file
+msgstr "Si vous avez des questions, n'hésitez pas à nous contacter."
diff --git a/account_credit_control/report/credit_control_summary.html.mako b/account_credit_control/report/credit_control_summary.html.mako
index 7ee2cd407..4c2a88502 100644
--- a/account_credit_control/report/credit_control_summary.html.mako
+++ b/account_credit_control/report/credit_control_summary.html.mako
@@ -95,10 +95,13 @@ table {
}
.address .recipient {
+ font-size: 13px;
margin-right: 120px;
+ margin-left: 350px;
float: right;
}
+
table .address_title {
font-weight: bold;
}
@@ -167,14 +170,13 @@ tr.line {
${_('Reminder')}: ${comm.current_policy_level.name or '' }
- ${_('Dear')} ${comm.get_contact_address().name or ''},
+ ${_('Dear')},
${comm.current_policy_level.custom_text.replace('\n', ' ')}
-
+ ${_('Summary')}
- ${_('Summary')}
${_('Invoice number')}
${_('Invoice date')}
From a03fbd699e20182dfd02426e2e0adaa733e54dd8 Mon Sep 17 00:00:00 2001
From: Guewen Baconnier
Date: Wed, 4 Sep 2013 14:29:15 +0200
Subject: [PATCH 009/157] [FIX] account_credit_control: Do not copy lines
credit control lines when partners or accounts are duplicated
---
account_credit_control/account.py | 40 +++++++++++++++----------------
account_credit_control/line.py | 2 +-
account_credit_control/partner.py | 9 +++++++
account_credit_control/policy.py | 4 ++--
account_credit_control/run.py | 12 ++++++++++
5 files changed, 43 insertions(+), 24 deletions(-)
diff --git a/account_credit_control/account.py b/account_credit_control/account.py
index 3eaf23950..9e8011b0b 100644
--- a/account_credit_control/account.py
+++ b/account_credit_control/account.py
@@ -20,6 +20,7 @@
##############################################################################
from openerp.osv import orm, fields
+
class AccountAccount(orm.Model):
"""Add a link to a credit control policy on account.account"""
@@ -33,6 +34,15 @@ class AccountAccount(orm.Model):
readonly=True),
}
+ def copy_data(self, cr, uid, id, default=None, context=None):
+ if default is None:
+ default = {}
+ else:
+ default = default.copy()
+ default['credit_control_line_ids'] = False
+ return super(AccountAccount, self).copy_data(
+ cr, uid, id, default=default, context=context)
+
class AccountInvoice(orm.Model):
"""Add a link to a credit control policy on account.account"""
@@ -54,24 +64,12 @@ class AccountInvoice(orm.Model):
readonly=True),
}
- def action_move_create(self, cr, uid, ids, context=None):
- """ Write the id of the invoice in the generated moves. """
- if context is None:
- context = {}
- # add from_parent_object to the conxtext to let the line.write
- # call pass through account_constraints
- ctxt = context.copy()
- ctxt['from_parent_object'] = True
- res = super(AccountInvoice, self).action_move_create(cr, uid, ids, context=ctxt)
- for inv in self.browse(cr, uid, ids, context=ctxt):
- if inv.move_id:
- for line in inv.move_id.line_id:
- line.write({'invoice_id': inv.id}, context=ctxt)
- return res
-
-
-class AccountMoveLine(orm.Model):
-
- _inherit = "account.move.line"
-
- _columns = {'invoice_id': fields.many2one('account.invoice', 'Invoice')}
+ def copy_data(self, cr, uid, id, default=None, context=None):
+ if default is None:
+ default = {}
+ else:
+ default = default.copy()
+ default = default.copy()
+ default['credit_control_line_ids'] = False
+ return super(AccountInvoice, self).copy_data(
+ cr, uid, id, default=default, context=context)
diff --git a/account_credit_control/line.py b/account_credit_control/line.py
index 5b6378e25..d450e0697 100644
--- a/account_credit_control/line.py
+++ b/account_credit_control/line.py
@@ -130,7 +130,7 @@ def _prepare_from_move_line(self, cr, uid, move_line,
data['date_due'] = move_line.date_maturity
data['state'] = 'draft'
data['channel'] = level.channel
- data['invoice_id'] = move_line.invoice_id.id if move_line.invoice_id else False
+ data['invoice_id'] = move_line.invoice.id if move_line.invoice else False
data['partner_id'] = move_line.partner_id.id
data['amount_due'] = (move_line.amount_currency or move_line.debit or
move_line.credit)
diff --git a/account_credit_control/partner.py b/account_credit_control/partner.py
index 57e88561d..0e4605081 100644
--- a/account_credit_control/partner.py
+++ b/account_credit_control/partner.py
@@ -41,3 +41,12 @@ class ResPartner(orm.Model):
string='Credit Control Lines',
readonly=True)
}
+
+ def copy_data(self, cr, uid, id, default=None, context=None):
+ if default is None:
+ default = {}
+ else:
+ default = default.copy()
+ default['credit_control_line_ids'] = False
+ return super(ResPartner, self).copy_data(
+ cr, uid, id, default=default, context=context)
diff --git a/account_credit_control/policy.py b/account_credit_control/policy.py
index a7d104961..6e4a49c1a 100644
--- a/account_credit_control/policy.py
+++ b/account_credit_control/policy.py
@@ -34,8 +34,8 @@ class CreditControlPolicy(Model):
'Policy Levels'),
'do_nothing': fields.boolean('Do nothing',
- help=('For policies which should not',
- 'generate lines or are obsolete')),
+ help='For policies which should not '
+ 'generate lines or are obsolete'),
'company_id': fields.many2one('res.company', 'Company'),
diff --git a/account_credit_control/run.py b/account_credit_control/run.py
index 656de6bd4..1fc739b9f 100644
--- a/account_credit_control/run.py
+++ b/account_credit_control/run.py
@@ -61,6 +61,18 @@ class CreditControlRun(orm.Model):
readonly=True),
}
+ def copy_data(self, cr, uid, id, default=None, context=None):
+ if default is None:
+ default = {}
+ else:
+ default = default.copy()
+ default.update({
+ 'report': False,
+ 'manual_ids': False,
+ })
+ return super(CreditControlRun, self).copy_data(
+ cr, uid, id, default=default, context=context)
+
def _get_policies(self, cr, uid, context=None):
return self.pool['credit.control.policy'].search(cr, uid, [], context=context)
From 49fa089b0afcb8c5394e4ecc842e365909be9d97 Mon Sep 17 00:00:00 2001
From: Vincent Renaville
Date: Thu, 12 Sep 2013 16:39:17 +0200
Subject: [PATCH 010/157] [FIX] account_credit_control: Test if invoice have
credit control line in non draft state before deleting it
---
account_credit_control/__init__.py | 1 +
account_credit_control/i18n/de.po | 8 +++++
account_credit_control/i18n/en.po | 8 +++++
account_credit_control/i18n/es.po | 6 ++++
account_credit_control/i18n/fr.po | 7 ++++
account_credit_control/invoice.py | 55 ++++++++++++++++++++++++++++++
6 files changed, 85 insertions(+)
create mode 100644 account_credit_control/invoice.py
diff --git a/account_credit_control/__init__.py b/account_credit_control/__init__.py
index 15a388665..27a4fabc2 100644
--- a/account_credit_control/__init__.py
+++ b/account_credit_control/__init__.py
@@ -27,3 +27,4 @@
from . import company
from . import wizard
from . import report
+from . import invoice
diff --git a/account_credit_control/i18n/de.po b/account_credit_control/i18n/de.po
index 6bde84721..761cfb60a 100644
--- a/account_credit_control/i18n/de.po
+++ b/account_credit_control/i18n/de.po
@@ -363,6 +363,14 @@ msgstr ""
msgid "Lines marker"
msgstr "Lines marker"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:35
+#, python-format
+msgid "You cannot cancel this invoice ! A payment reminder has already been sent to the customer.You must create a credit note and raise a new invoice."
+msgstr "You cannot cancel this invoice ! A payment reminder has already been sent to the customer.You must create a credit note and raise a new invoice."
+
+
#. module: account_credit_control
#: field:credit.control.printer,state:0
msgid "state"
diff --git a/account_credit_control/i18n/en.po b/account_credit_control/i18n/en.po
index bd1d5081a..a485dd7c4 100644
--- a/account_credit_control/i18n/en.po
+++ b/account_credit_control/i18n/en.po
@@ -363,6 +363,14 @@ msgstr ""
msgid "Lines marker"
msgstr "Lines marker"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:35
+#, python-format
+msgid "You cannot cancel this invoice ! A payment reminder has already been sent to the customer.You must create a credit note and raise a new invoice."
+msgstr "You cannot cancel this invoice ! A payment reminder has already been sent to the customer.You must create a credit note and raise a new invoice."
+
+
#. module: account_credit_control
#: field:credit.control.printer,state:0
msgid "state"
diff --git a/account_credit_control/i18n/es.po b/account_credit_control/i18n/es.po
index bd1d5081a..8c6ef96d9 100644
--- a/account_credit_control/i18n/es.po
+++ b/account_credit_control/i18n/es.po
@@ -368,6 +368,12 @@ msgstr "Lines marker"
msgid "state"
msgstr "state"
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:35
+#, python-format
+msgid "You cannot cancel this invoice ! A payment reminder has already been sent to the customer.You must create a credit note and raise a new invoice."
+msgstr "You cannot cancel this invoice ! A payment reminder has already been sent to the customer.You must create a credit note and raise a new invoice."
+
#. module: account_credit_control
#: field:credit.control.run,report:0
msgid "Report"
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index 247635b35..85867283b 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -345,6 +345,13 @@ msgstr ""
msgid "Lines marker"
msgstr "Traiter les lignes"
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:35
+#, python-format
+msgid "You cannot cancel this invoice ! A payment reminder has already been sent to the customer.You must create a credit note and raise a new invoice."
+msgstr "Vous ne pouvez pas annuler cette facture ! Une lettre de relance a été envoyé au client. Vous devez créer un avoir et établir une nouvelle facture."
+
+
#. module: account_credit_control
#: field:credit.control.printer,state:0
msgid "state"
diff --git a/account_credit_control/invoice.py b/account_credit_control/invoice.py
new file mode 100644
index 000000000..4e1114fdd
--- /dev/null
+++ b/account_credit_control/invoice.py
@@ -0,0 +1,55 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Vincent Renaville
+# Copyright 2013 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp.osv import orm, fields
+from openerp.tools.translate import _
+
+
+class AccountInvoice(orm.Model):
+ """Check on cancelling of an invoice"""
+ _inherit = 'account.invoice'
+
+ def action_cancel(self, cr, uid, ids, context=None):
+ # We will search if this invoice is linked with credit
+ credit_control_line_obj = self.pool.get('credit.control.line')
+ for invoice_id in ids:
+ credit_control_line_ids_nondraft = credit_control_line_obj.search(cr,
+ uid,
+ [('invoice_id', '=', invoice_id),
+ ('state', '<>', 'draft')],context=context)
+ if credit_control_line_ids_nondraft:
+ raise orm.except_orm(_('Error!'),
+ _('You cannot cancel this invoice ! '
+ 'A payment reminder has already been '
+ 'sent to the customer.'
+ 'You must create a credit note and raise a new invoice.'))
+ credit_control_line_ids_draft = credit_control_line_obj.search(cr,
+ uid,
+ [('invoice_id', '=', invoice_id),
+ ('state', '=', 'draft')],context=context)
+ if credit_control_line_ids_draft:
+ credit_control_line_obj.unlink(cr,
+ uid,
+ credit_control_line_ids_draft,
+ context=context)
+ return super(AccountInvoice, self).action_cancel(cr,
+ uid,
+ ids,
+ context=context)
From ee231da9fc6e0cc4b8d073593a60c8f22d29e153 Mon Sep 17 00:00:00 2001
From: Guewen Baconnier
Date: Wed, 18 Sep 2013 09:48:07 +0200
Subject: [PATCH 011/157] [IMP+FIX] account_credit_control:
* pep8 (space after comma, reduced length of lines)
* does not need to check if there is ids before calling unlink, it will return early
* remove unused import
* 'raise a new invoice' is a British English expression for 'issue a new invoice'
---
account_credit_control/invoice.py | 43 +++++++++++++++----------------
1 file changed, 21 insertions(+), 22 deletions(-)
diff --git a/account_credit_control/invoice.py b/account_credit_control/invoice.py
index 4e1114fdd..c296854ea 100644
--- a/account_credit_control/invoice.py
+++ b/account_credit_control/invoice.py
@@ -18,7 +18,7 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp.osv import orm, fields
+from openerp.osv import orm
from openerp.tools.translate import _
@@ -28,28 +28,27 @@ class AccountInvoice(orm.Model):
def action_cancel(self, cr, uid, ids, context=None):
# We will search if this invoice is linked with credit
- credit_control_line_obj = self.pool.get('credit.control.line')
+ cc_line_obj = self.pool.get('credit.control.line')
for invoice_id in ids:
- credit_control_line_ids_nondraft = credit_control_line_obj.search(cr,
- uid,
- [('invoice_id', '=', invoice_id),
- ('state', '<>', 'draft')],context=context)
- if credit_control_line_ids_nondraft:
+ cc_nondraft_line_ids = cc_line_obj.search(
+ cr, uid,
+ [('invoice_id', '=', invoice_id),
+ ('state', '<>', 'draft')],
+ context=context)
+ if cc_nondraft_line_ids:
raise orm.except_orm(_('Error!'),
- _('You cannot cancel this invoice ! '
+ _('You cannot cancel this invoice.\n'
'A payment reminder has already been '
- 'sent to the customer.'
- 'You must create a credit note and raise a new invoice.'))
- credit_control_line_ids_draft = credit_control_line_obj.search(cr,
- uid,
- [('invoice_id', '=', invoice_id),
- ('state', '=', 'draft')],context=context)
- if credit_control_line_ids_draft:
- credit_control_line_obj.unlink(cr,
- uid,
- credit_control_line_ids_draft,
- context=context)
- return super(AccountInvoice, self).action_cancel(cr,
- uid,
- ids,
+ 'sent to the customer.\n'
+ 'You must create a credit note and '
+ 'issue a new invoice.'))
+ cc_draft_line_ids = cc_line_obj.search(
+ cr, uid,
+ [('invoice_id', '=', invoice_id),
+ ('state', '=', 'draft')],
+ context=context)
+ cc_line_obj.unlink(cr, uid,
+ cc_draft_line_ids,
+ context=context)
+ return super(AccountInvoice, self).action_cancel(cr, uid, ids,
context=context)
From 039c21c4f5fbdded2c733cb37e277f368a64dee4 Mon Sep 17 00:00:00 2001
From: Yannick Vaucher
Date: Thu, 21 Nov 2013 16:44:48 +0100
Subject: [PATCH 012/157] [FIX] account_credit_control - add encoding on mako
template to fix translation extraction
---
account_credit_control/report/credit_control_summary.html.mako | 1 +
1 file changed, 1 insertion(+)
diff --git a/account_credit_control/report/credit_control_summary.html.mako b/account_credit_control/report/credit_control_summary.html.mako
index 4c2a88502..323838aa2 100644
--- a/account_credit_control/report/credit_control_summary.html.mako
+++ b/account_credit_control/report/credit_control_summary.html.mako
@@ -1,3 +1,4 @@
+## -*- coding: utf-8 -*-
-
-
-
- %for comm in objects :
- <% setLang(comm.get_contact_address().lang) %>
-
-
- <%
- add = comm.get_contact_address()
- %>
- %if comm.partner_id.id == add.id:
- ${comm.partner_id.title and comm.partner_id.title.name or ''} ${comm.partner_id.name }
- <% address_lines = comm.partner_id.contact_address.split("\n") %>
-
- %else:
- ${comm.partner_id.name or ''}
- ${add.title and add.title.name or ''} ${add.name}
- <% address_lines = add.contact_address.split("\n")[1:] %>
- %endif
- %for part in address_lines:
- %if part:
- ${part}
- %endif
- %endfor
-
-
-
-
-
-
-
-
-
-
-
-
-
- ${_('Reminder')}: ${comm.current_policy_level.name or '' }
-
-
-
${_('Dear')},
-
${comm.current_policy_level.custom_text.replace('\n', ' ')}
-
-
-
-
${_('Summary')}
-
-
- ${_('Invoice number')}
- ${_('Invoice date')}
- ${_('Date due')}
- ${_('Invoiced amount')}
- ${_('Open amount')}
- ${_('Currency')}
-
-
-%for line in comm.credit_control_line_ids:
-
- %if line.invoice_id:
- ${line.invoice_id.number}
- %if line.invoice_id.name:
-
- ${line.invoice_id.name}
- %endif
-
- %else:
- ${line.move_line_id.name}
- %endif
- ${line.date_entry}
- ${line.date_due}
- ${line.amount_due}
- ${line.balance_due}
- ${line.currency_id.name or comm.company_id.currency_id.name}
-
-%endfor
-
-
-
-<%doc>
-
-
${_('If you have any question, do not hesitate to contact us.')}
-
-
${comm.user_id.name} ${comm.user_id.email and '<%s>'%(comm.user_id.email) or ''}
- ${comm.company_id.name}
- % if comm.company_id.street:
- ${comm.company_id.street or ''}
-
- % endif
-
- % if comm.company_id.street2:
- ${comm.company_id.street2}
- % endif
- % if comm.company_id.city or comm.company_id.zip:
- ${comm.company_id.zip or ''} ${comm.company_id.city or ''}
- % endif
- % if comm.company_id.country_id:
- ${comm.company_id.state_id and ('%s, ' % comm.company_id.state_id.name) or ''} ${comm.company_id.country_id.name or ''}
- % endif
- % if comm.company_id.phone:
- Phone: ${comm.company_id.phone}
- % endif
- % if comm.company_id.website:
- ${comm.company_id.website or ''}
- % endif
-%doc>
-
-
- %endfor
-
-
-
diff --git a/account_credit_control/report/credit_control_summary.py b/account_credit_control/report/credit_control_summary.py
deleted file mode 100644
index 6a19659b7..000000000
--- a/account_credit_control/report/credit_control_summary.py
+++ /dev/null
@@ -1,37 +0,0 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see
.
-#
-##############################################################################
-import time
-
-from openerp.report import report_sxw
-
-class CreditSummaryReport(report_sxw.rml_parse):
- def __init__(self, cr, uid, name, context):
- super(CreditSummaryReport, self).__init__(cr, uid, name, context=context)
- self.localcontext.update({
- 'time': time,
- 'cr':cr,
- 'uid': uid,
- })
-
-report_sxw.report_sxw('report.credit_control_summary',
- 'credit.control.communication',
- 'addons/account_credit_control/report/credit_control_summary.html.mako',
- parser=CreditSummaryReport)
diff --git a/account_credit_control/report/report.xml b/account_credit_control/report/report.xml
deleted file mode 100644
index dee64b896..000000000
--- a/account_credit_control/report/report.xml
+++ /dev/null
@@ -1,16 +0,0 @@
-
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/run.py b/account_credit_control/run.py
deleted file mode 100644
index 91b4f63ba..000000000
--- a/account_credit_control/run.py
+++ /dev/null
@@ -1,169 +0,0 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see
.
-#
-##############################################################################
-import logging
-
-from openerp.osv import orm, fields
-from openerp.tools.translate import _
-
-logger = logging.getLogger('credit.control.run')
-
-
-class CreditControlRun(orm.Model):
- """Credit Control run generate all credit control lines and reject"""
-
- _name = "credit.control.run"
- _rec_name = 'date'
- _description = """Credit control line generator"""
- _columns = {
- 'date': fields.date('Controlling Date', required=True),
- 'policy_ids':
- fields.many2many('credit.control.policy',
- rel="credit_run_policy_rel",
- id1='run_id', id2='policy_id',
- string='Policies',
- readonly=True,
- states={'draft': [('readonly', False)]}),
-
- 'report': fields.text('Report', readonly=True),
-
- 'state': fields.selection([('draft', 'Draft'),
- ('done', 'Done')],
- string='State',
- required=True,
- readonly=True),
-
- 'manual_ids':
- fields.many2many('account.move.line',
- rel="credit_runreject_rel",
- string='Lines to handle manually',
- help=('If a credit control line has been generated'
- 'on a policy and the policy has been changed '
- 'in the meantime, it has to be handled '
- 'manually'),
- readonly=True),
- }
-
- def copy_data(self, cr, uid, id, default=None, context=None):
- if default is None:
- default = {}
- else:
- default = default.copy()
- default.update({
- 'report': False,
- 'manual_ids': False,
- })
- return super(CreditControlRun, self).copy_data(
- cr, uid, id, default=default, context=context)
-
- def _get_policies(self, cr, uid, context=None):
- return self.pool['credit.control.policy'].search(cr, uid, [], context=context)
-
- _defaults = {'state': 'draft',
- 'policy_ids': _get_policies}
-
- def _check_run_date(self, cr, uid, ids, controlling_date, context=None):
- """Ensure that there is no credit line in the future using controlling_date"""
- run_obj = self.pool['credit.control.run']
- runs = run_obj.search(cr, uid, [('date', '>', controlling_date)],
- order='date DESC', limit=1, context=context)
- if runs:
- run = run_obj.browse(cr, uid, runs[0], context=context)
- raise orm.except_orm(_('Error'),
- _('A run has already been executed more '
- 'recently than %s') % (run.date))
-
- line_obj = self.pool['credit.control.line']
- lines = line_obj.search(cr, uid, [('date', '>', controlling_date)],
- order='date DESC', limit=1, context=context)
- if lines:
- line = line_obj.browse(cr, uid, lines[0], context=context)
- raise orm.except_orm(_('Error'),
- _('A credit control line more '
- 'recent than %s exists at %s') %
- (controlling_date, line.date))
- return True
-
- def _generate_credit_lines(self, cr, uid, run_id, context=None):
- """ Generate credit control lines. """
- cr_line_obj = self.pool.get('credit.control.line')
- assert not (isinstance(run_id, list) and len(run_id) > 1), \
- "run_id: only one id expected"
- if isinstance(run_id, list):
- run_id = run_id[0]
-
- run = self.browse(cr, uid, run_id, context=context)
- manually_managed_lines = set() # line who changed policy
- credit_line_ids = [] # generated lines
- run._check_run_date(run.date, context=context)
-
- policies = run.policy_ids
- if not policies:
- raise orm.except_orm(_('Error'),
- _('Please select a policy'))
-
- report = ''
- generated_ids = []
- for policy in policies:
- if policy.do_nothing:
- continue
- lines = policy._get_move_lines_to_process(run.date, context=context)
- manual_lines = policy._lines_different_policy(lines, context=context)
- lines.difference_update(manual_lines)
- manually_managed_lines.update(manual_lines)
- policy_generated_ids = []
- if lines:
- # policy levels are sorted by level so iteration is in the correct order
- for level in reversed(policy.level_ids):
- level_lines = level.get_level_lines(run.date, lines, context=context)
- policy_generated_ids += cr_line_obj.create_or_update_from_mv_lines(
- cr, uid, [], list(level_lines), level.id, run.date, context=context)
- generated_ids.extend(policy_generated_ids)
- if policy_generated_ids:
- report += _("Policy \"%s\" has generated %d Credit Control Lines.\n") % \
- (policy.name, len(policy_generated_ids))
- credit_line_ids += policy_generated_ids
- else:
- report += _("Policy \"%s\" has not generated any Credit Control Lines.\n" %
- policy.name)
-
- vals = {'state': 'done',
- 'report': report,
- 'manual_ids': [(6, 0, manually_managed_lines)]}
- run.write(vals, context=context)
- return generated_ids
-
- def generate_credit_lines(self, cr, uid, run_id, context=None):
- """Generate credit control lines
-
- Lock the ``credit_control_run`` Postgres table to avoid concurrent
- calls of this method.
- """
- try:
- cr.execute('SELECT id FROM credit_control_run'
- ' LIMIT 1 FOR UPDATE NOWAIT')
- except Exception as exc:
- # in case of exception openerp will do a rollback for us and free the lock
- raise orm.except_orm(_('Error'),
- _('A credit control run is already running'
- ' in background, please try later.'))
-
- self._generate_credit_lines(cr, uid, run_id, context)
- return True
diff --git a/account_credit_control/run_view.xml b/account_credit_control/run_view.xml
deleted file mode 100644
index 59c99b9a5..000000000
--- a/account_credit_control/run_view.xml
+++ /dev/null
@@ -1,66 +0,0 @@
-
-
-
-
- credit.control.run.tree
- credit.control.run
- tree
-
-
-
-
-
-
-
-
-
- credit.control.run.form
- credit.control.run
- form
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Credit Control Run
- ir.actions.act_window
- credit.control.run
-
- form
- tree,form
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/scenarios/features/00_credit_control_param.feature b/account_credit_control/scenarios/features/00_credit_control_param.feature
deleted file mode 100644
index c189a55fb..000000000
--- a/account_credit_control/scenarios/features/00_credit_control_param.feature
+++ /dev/null
@@ -1,55 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2009 Camptocamp SA
-#
-##############################################################################
-##############################################################################
-# Branch # Module # Processes # System
-@account_credit_control @account_credit_control_setup
-
-Feature: General parameters in order to test the credit control module
-
-
- @account_credit_control_setup_install_modules
- Scenario: MODULES INSTALLATION
-
- Given I do not want all demo data to be loaded on install
- Given I install the required modules with dependencies:
- | name |
- | account_credit_control |
-
- Then my modules should have been installed and models reloaded
-
-
- @deactivate_journal_control
- Scenario: Journal setup to avoid unfixed voucher bug
- Given I execute the SQL commands
- """
- UPDATE account_journal SET allow_date = false;
- """
-
- @email_params_mailtrap
- Scenario: E-MAIL PARAMS WITH EMAIL EATER (http://mailtrap.railsware.com/)
- Given I need a "ir.mail_server" with name: mailstrap_testings
- And having:
- | name | value |
- | smtp_host | mailtrap.railsware.com |
- | sequence | 1 |
- | smtp_port | 2525 |
- | smtp_user | camptocamp1 |
- | smtp_pass | 20468fa2f2879cb9 |
-
- @account_credit_control_policy_2_times
- Scenario: Configure the credit control policy in 2 times
- Given I configure the following accounts on the credit control policy with oid: "account_credit_control.credit_control_2_time":
- | account code |
- | 4111 |
- | 4112 |
-
- @account_credit_control_policy_3_times
- Scenario: Configure the credit control policy in 3 times
- Given I configure the following accounts on the credit control policy with oid: "account_credit_control.credit_control_3_time":
- | account code |
- | 4111 |
- | 4112 |
diff --git a/account_credit_control/scenarios/features/01_credit_control_partners.feature b/account_credit_control/scenarios/features/01_credit_control_partners.feature
deleted file mode 100644
index 9edb192c7..000000000
--- a/account_credit_control/scenarios/features/01_credit_control_partners.feature
+++ /dev/null
@@ -1,105 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2009 Camptocamp SA
-#
-##############################################################################
-##############################################################################
-# Branch # Module # Processes # System
-@account_credit_control @account_credit_control_add_policy @account_credit_control_setup
-
-Feature: I add policy to partners already created
- @account_credit_control_partner_1
- Scenario: Partner_1
- Given I need a "res.partner" with oid: scen.partner_1
- And having:
- | name | value |
- | name | partner_1 |
- | credit_policy_id | by name: No follow |
-
- @account_credit_control_customer_1
- Scenario: Customer_1
- Given I need a "res.partner" with oid: scen.customer_1
- And having:
- | name | value |
- | name | customer_1 |
- | credit_policy_id | by name: 2 time policy |
-
- @account_credit_control_customer_2
- Scenario: Customer_2
- Given I need a "res.partner" with oid: scen.customer_2
- And having:
- | name | value |
- | name | customer_2 |
- | credit_policy_id | by name: 2 time policy |
-
- @account_credit_control_customer_3
- Scenario: Customer_3
- Given I need a "res.partner" with oid: scen.customer_3
- And having:
- | name | value |
- | name | customer_3 |
- | credit_policy_id | by name: 2 time policy |
-
- @account_credit_control_customer_4
- Scenario: Customer_4
- Given I need a "res.partner" with oid: scen.customer_4
- And having:
- | name | value |
- | name | customer_4 |
- # the credit policy must be 3 time policy (inherited from company)
-
- @account_credit_control_customer_5
- Scenario: Customer_5
- Given I need a "res.partner" with oid: scen.customer_5
- And having:
- | name | value |
- | name | customer_5_usd |
- | credit_policy_id | by name: 3 time policy |
-
- @account_credit_control_customer_6
- Scenario: Customer_6
- Given I need a "res.partner" with oid: scen.customer_6
- And having:
- | name | value |
- | name | customer_6 |
- | credit_policy_id | by name: 3 time policy |
-
- @account_credit_control_customer_partial_pay
- Scenario: A customer who like to do partial payments
- Given I need a "res.partner" with oid: scen.customer_partial_pay
- And having:
- | name | value |
- | name | Scrooge McDuck |
- | zip | 1000 |
- | city | Duckburg |
- | email | openerp@locahost.dummy |
- | phone | |
- | street | Duckstreet |
-
-
- @account_credit_control_customer_multiple_payterm
- Scenario: A customer who use payment terms in 2 times
- Given I need a "res.partner" with oid: scen.customer_multiple_payterm
- And having:
- | name | value |
- | name | Donald Duck |
- | zip | 1100 |
- | city | Duckburg |
- | email | openerp@locahost.dummy |
- | phone | |
- | street | Duckstreet |
-
- @account_credit_control_customer_multiple_payterm2
- Scenario: A customer who use payment terms in 2 times
- Given I need a "res.partner" with oid: scen.customer_multiple_payterm2
- And having:
- | name | value |
- | name | Gus Goose |
- | type | default |
- | name | Gus Goose |
- | zip | 1100 |
- | city | Duckburg |
- | email | openerp@locahost.dummy |
- | phone | |
- | street | Duckstreet |
diff --git a/account_credit_control/scenarios/features/02_credit_control_invoices.feature b/account_credit_control/scenarios/features/02_credit_control_invoices.feature
deleted file mode 100644
index 4e80f7695..000000000
--- a/account_credit_control/scenarios/features/02_credit_control_invoices.feature
+++ /dev/null
@@ -1,588 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-
-@account_credit_control @account_credit_control_setup @account_credit_control_base_data @account_credit_control_invoices
-
-Feature: Invoices creation
-
-##################### Partner 1 ##########################################################
-
- @inv_1
- Scenario: Create invoice 1
-
- Given I need a "account.invoice" with oid: scen._inv_1
- And having:
- | name | value |
- | name | SI_1 |
- | date_invoice | 2013-01-15 |
- | partner_id | by oid: scen.partner_1 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30 Days End of Month |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv1_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1000 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_1 |
- Given I find a "account.invoice" with oid: scen._inv_1
-
- Given I need a "account.invoice.line" with oid: scen._inv1_line2
- And having:
- | name | value |
- | name | invoice line 2 |
- | quantity | 1 |
- | price_unit | 1000 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_1 |
- Given I find a "account.invoice" with oid: scen._inv_1
- And I open the credit invoice
-
- @inv_2
- Scenario: Create invoice 2
- Given I need a "account.invoice" with oid: scen._inv_2
- And having:
- | name | value |
- | name | SI_2 |
- | date_invoice | 2013-02-15 |
- | partner_id | by oid: scen.partner_1 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Days End of Month |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv2_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1200 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_2 |
- Given I find a "account.invoice" with oid: scen._inv_2
- And I open the credit invoice
-
-
- @inv_3
- Scenario: Create invoice 3
- Given I need a "account.invoice" with oid: scen._inv_3
- And having:
- | name | value |
- | name | SI_3 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.partner_1 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Days End of Month |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv3_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_3 |
- Given I find a "account.invoice" with oid: scen._inv_3
- And I open the credit invoice
-
-##################### Customer 2 ##########################################################
-
- @inv_4
- Scenario: Create invoice 4
-
- Given I need a "account.invoice" with oid: scen._inv_4
- And having:
- | name | value |
- | name | SI_4 |
- | date_invoice | 2013-01-18 |
- | partner_id | by oid: scen.customer_2 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30 Days End of Month |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv4_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1000 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_4 |
- Given I find a "account.invoice" with oid: scen._inv_4
- And I open the credit invoice
-
-
-
- @inv_5
- Scenario: Create invoice 5
- Given I need a "account.invoice" with oid: scen._inv_5
- And having:
- | name | value |
- | name | SI_5 |
- | date_invoice | 2013-02-15 |
- | partner_id | by oid: scen.customer_2 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Days End of Month |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv5_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1200 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_5 |
- Given I find a "account.invoice" with oid: scen._inv_5
- And I open the credit invoice
-
-
- @inv_6
- Scenario: Create invoice 6
- Given I need a "account.invoice" with oid: scen._inv_6
- And having:
- | name | value |
- | name | SI_6 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.customer_2 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Days End of Month |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv6_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_6 |
- Given I find a "account.invoice" with oid: scen._inv_6
- And I open the credit invoice
-
-##################### Customer 3 ##########################################################
-
- @inv_7
- Scenario: Create invoice 7
-
- Given I need a "account.invoice" with oid: scen._inv_7
- And having:
- | name | value |
- | name | SI_7 |
- | date_invoice | 2013-01-18 |
- | partner_id | by oid: scen.customer_3 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv7_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1000 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_7 |
- Given I find a "account.invoice" with oid: scen._inv_7
- And I open the credit invoice
-
-
-
- @inv_8
- Scenario: Create invoice 8
- Given I need a "account.invoice" with oid: scen._inv_8
- And having:
- | name | value |
- | name | SI_8 |
- | date_invoice | 2013-02-15 |
- | partner_id | by oid: scen.customer_3 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv8_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1200 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_8 |
- Given I find a "account.invoice" with oid: scen._inv_8
- And I open the credit invoice
-
-
- @inv_9
- Scenario: Create invoice 9
- Given I need a "account.invoice" with oid: scen._inv_9
- And having:
- | name | value |
- | name | SI_9 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.customer_3 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv9_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_9 |
- Given I find a "account.invoice" with oid: scen._inv_9
- And I open the credit invoice
-
-##################### Customer 4 ##########################################################
-
- @inv_10
- Scenario: Create invoice 10
-
- Given I need a "account.invoice" with oid: scen._inv_10
- And having:
- | name | value |
- | name | SI_10 |
- | date_invoice | 2013-01-18 |
- | partner_id | by oid: scen.customer_4 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30% Advance End 30 Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv10_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1000 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_10 |
- Given I find a "account.invoice" with oid: scen._inv_10
- And I open the credit invoice
-
-
-
- @inv_11
- Scenario: Create invoice 11
- Given I need a "account.invoice" with oid: scen._inv_11
- And having:
- | name | value |
- | name | SI_11 |
- | date_invoice | 2013-02-15 |
- | partner_id | by oid: scen.customer_4 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30% Advance End 30 Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv11_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1200 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_11 |
- Given I find a "account.invoice" with oid: scen._inv_11
- And I open the credit invoice
-
-
- @inv_12
- Scenario: Create invoice 12
- Given I need a "account.invoice" with oid: scen._inv_12
- And having:
- | name | value |
- | name | SI_12 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.customer_4 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30% Advance End 30 Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv12_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_12 |
- Given I find a "account.invoice" with oid: scen._inv_12
- And I open the credit invoice
-
-##################### Customer 5 ##########################################################
-
- @inv_13
- Scenario: Create invoice 13
-
- Given I need a "account.invoice" with oid: scen._inv_13
- And having:
- | name | value |
- | name | SI_13 |
- | date_invoice | 2013-01-18 |
- | partner_id | by oid: scen.customer_5 |
- | account_id | by name: Debtors USD |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv13_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1000 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_13 |
- Given I find a "account.invoice" with oid: scen._inv_13
- And I open the credit invoice
-
-
-
- @inv_14
- Scenario: Create invoice 14
- Given I need a "account.invoice" with oid: scen._inv_14
- And having:
- | name | value |
- | name | SI_14 |
- | date_invoice | 2013-02-15 |
- | partner_id | by oid: scen.customer_5 |
- | account_id | by name: Debtors USD |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv14_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1200 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_14 |
- Given I find a "account.invoice" with oid: scen._inv_14
- And I open the credit invoice
-
-
- @inv_15
- Scenario: Create invoice 15
- Given I need a "account.invoice" with oid: scen._inv_15
- And having:
- | name | value |
- | name | SI_15 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.customer_5 |
- | account_id | by name: Debtors USD |
- | journal_id | by name: Sales |
- | currency_id | by name: USD |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
-
- Given I need a "account.invoice.line" with oid: scen._inv15_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_15 |
- Given I find a "account.invoice" with oid: scen._inv_15
- And I open the credit invoice
-
- @inv_16
- Scenario: Create invoice 16
- Given I need a "account.invoice" with oid: scen._inv_16
- And having:
- | name | value |
- | name | SI_16 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.customer_4 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
- And I need a "account.invoice.line" with oid: scen._inv16_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_16 |
- Then I find a "account.invoice" with oid: scen._inv_16
- And I open the credit invoice
-
- @inv_17
- Scenario: Create invoice 17
- Given I need a "account.invoice" with oid: scen._inv_17
- And having:
- | name | value |
- | name | SI_17 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.customer_partial_pay |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
- And I need a "account.invoice.line" with oid: scen._inv17_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_17 |
- Then I find a "account.invoice" with oid: scen._inv_17
- And I open the credit invoice
-
- @inv_18
- Scenario: Create invoice 18
- Given I need a "account.invoice" with oid: scen._inv_18
- And having:
- | name | value |
- | name | SI_18 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.customer_multiple_payterm |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30% Advance End 30 Days |
- | type | out_invoice |
-
- And I need a "account.invoice.line" with oid: scen._inv18_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_18 |
- Then I find a "account.invoice" with oid: scen._inv_18
- And I open the credit invoice
-
- @inv_19
- Scenario: Create invoice 19
- Given I need a "account.invoice" with oid: scen._inv_19
- And having:
- | name | value |
- | name | SI_19 |
- | date_invoice | 2013-03-15 |
- | partner_id | by oid: scen.customer_multiple_payterm2 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30% Advance End 30 Days |
- | type | out_invoice |
- And I need a "account.invoice.line" with oid: scen._inv19_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 1500 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_19 |
- Then I find a "account.invoice" with oid: scen._inv_19
- And I open the credit invoice
-
- @inv_20
- Scenario: Create invoice 20
- Given I need a "account.invoice" with oid: scen._inv_20
- And having:
- | name | value |
- | name | SI_20_test_tolerance |
- | date_invoice | 2013-03-23 |
- | partner_id | by oid: scen.customer_6 |
- | account_id | by name: Debtors |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
- And I need a "account.invoice.line" with oid: scen._inv20_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 0.09 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_20 |
- Then I find a "account.invoice" with oid: scen._inv_20
- And I open the credit invoice
-
- @inv_20
- Scenario: Create invoice 21 (this receivable account must not be chased-> no credit line creation)
- Given I need a "account.invoice" with oid: scen._inv_21
- And having:
- | name | value |
- | name | SI_21_test_receivable_account_excluded |
- | date_invoice | 2013-03-25 |
- | partner_id | by oid: scen.customer_6 |
- | account_id | by name: Debtors GBP |
- | journal_id | by name: Sales |
- | currency_id | by name: EUR |
- | payment_term | by name: 30 Net Days |
- | type | out_invoice |
-
- And I need a "account.invoice.line" with oid: scen._inv21_line1
- And having:
- | name | value |
- | name | invoice line 1 |
- | quantity | 1 |
- | price_unit | 6666 |
- | account_id | by name: Sales |
- | invoice_id | by oid: scen._inv_21 |
- Then I find a "account.invoice" with oid: scen._inv_21
- And I open the credit invoice
diff --git a/account_credit_control/scenarios/features/03_credit_control_run_jan.feature b/account_credit_control/scenarios/features/03_credit_control_run_jan.feature
deleted file mode 100644
index 5a9e66fec..000000000
--- a/account_credit_control/scenarios/features/03_credit_control_run_jan.feature
+++ /dev/null
@@ -1,29 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_jan
-
-Feature: Ensure that mail credit line generation first pass is correct
-
- Scenario: clean data
- Given I clean all the credit lines
- #Given I unreconcile and clean all move line
-
- @account_credit_control_run_month
- Scenario: Create run
- Given I need a "credit.control.run" with oid: credit_control.run1
- And having:
- | name | value |
- | date | 2013-01-31 |
- When I launch the credit run
- Then my credit run should be in state "done"
- And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 300 | 2013-01-18 | Debtors | 3 time policy | 2013-01-31 | customer_4 | email | 1 | SI_10 | 10 days net | draft | 300 | |
diff --git a/account_credit_control/scenarios/features/04_credit_control_run_feb.feature b/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
deleted file mode 100644
index 154cf2600..000000000
--- a/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
+++ /dev/null
@@ -1,33 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_feb
-
-Feature: Ensure that mail credit line generation first pass is correct
-
- @account_credit_control_mark
- Scenario: mark lines
- Given there is "draft" credit lines
- And I mark all draft email to state "to_be_sent"
- Then the draft line should be in state "to_be_sent"
-
- @account_credit_control_run_month
- Scenario: Create run
- Given I need a "credit.control.run" with oid: credit_control.run2
- And having:
- | name | value |
- | date | 2013-02-28 |
- When I launch the credit run
- Then my credit run should be in state "done"
- And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 360 | 2013-02-15 | Debtors | 3 time policy | 2013-02-28 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 360 | USD |
- | 1000 | 2013-02-17 | Debtors USD | 3 time policy | 2013-02-28 | customer_5_usd | email | 1 | SI_13 | 10 days net | draft | 1000 | USD |
- | 300 | 2013-01-18 | Debtors | 3 time policy | 2013-02-28 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 300 | |
diff --git a/account_credit_control/scenarios/features/05_credit_control_run_mar.feature b/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
deleted file mode 100644
index 0885fa71e..000000000
--- a/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
+++ /dev/null
@@ -1,63 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_mar
-
-Feature: Ensure that email credit line generation first pass is correct
-
- @account_credit_control_mark
- Scenario: mark lines
- Given there is "draft" credit lines
- And I mark all draft email to state "to_be_sent"
- Then the draft line should be in state "to_be_sent"
-
- @pay_invoice_si_19_part1
- Scenario: I pay a part of the first part of the invoice SI 19,
- Given I need a "account.bank.statement" with oid: scen.state_control_eur_1
- And having:
- | name | value |
- | name | Bk.St.si_19_part1 |
- | date | 2013-03-31 |
- | journal_id | by oid: scen.eur_journal |
- | period_id | by name: 03/2013 |
-
- And I import invoice "SI_19" using import invoice button
- And I should have a "account.bank.statement.line" with name: "SI_19" and amount: "450"
- And I set the voucher paid amount to "300"
- And I save the voucher
- And I should have a "account.bank.statement.line" with name: "SI_19" and amount: "1050"
- And I set the voucher paid amount to "0"
- And I save the voucher
- Then I modify the line amount to "0"
- Given I need a "account.bank.statement" with oid: scen.state_control_eur_1
- And I set bank statement end-balance
- When I confirm bank statement
- Then My invoice "SI_19" is in state "open" reconciled with a residual amount of "1200.0"
-
- @account_credit_control_run_month_mar
- Scenario: Create run
- Given I need a "credit.control.run" with oid: credit_control.run3
- And having:
- | name | value |
- | date | 2013-03-31 |
- When I launch the credit run
- Then my credit run should be in state "done"
- And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1000 | 2013-02-28 | Debtors | 2 time policy | 2013-03-31 | customer_2 | email | 1 | SI_4 | 30 days end of month | draft | 1000 | |
- | 1000 | 2013-02-17 | Debtors | 2 time policy | 2013-03-31 | customer_3 | email | 1 | SI_7 | 30 days end of month | draft | 1000 | |
- | 700 | 2013-02-28 | Debtors | 3 time policy | 2013-03-31 | customer_4 | email | 1 | SI_10 | 10 days net | draft | 700 | |
- | 449.99 | 2013-03-15 | Debtors | 3 time policy | 2013-03-31 | customer_4 | email | 1 | SI_12 | 10 days net | draft | 449.99 | USD |
- | 1200 | 2013-03-17 | Debtors USD | 3 time policy | 2013-03-31 | customer_5_usd | email | 1 | SI_14 | 10 days net | draft | 1200 | USD |
- | 360 | 2013-02-15 | Debtors | 3 time policy | 2013-03-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 360 | USD |
- | 1000 | 2013-02-17 | Debtors USD | 3 time policy | 2013-03-31 | customer_5_usd | email | 2 | SI_13 | 30 days end of month | draft | 1000 | USD |
- | 300 | 2013-01-18 | Debtors | 3 time policy | 2013-03-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 300 | |
- | 450 | 2013-03-15 | Debtors | 3 time policy | 2013-03-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 450 | |
- | 150 | 2013-03-15 | Debtors | 3 time policy | 2013-03-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 450 | |
diff --git a/account_credit_control/scenarios/features/06_credit_control_run_apr.feature b/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
deleted file mode 100644
index 0d3d7f82f..000000000
--- a/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
+++ /dev/null
@@ -1,44 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_apr
-
-Feature: Ensure that email credit line generation first pass is correct
-
- @account_credit_control_mark
- Scenario: mark lines
- Given there is "draft" credit lines
- And I mark all draft email to state "to_be_sent"
- Then the draft line should be in state "to_be_sent"
-
- @account_credit_control_run_month
- Scenario: Create run
- Given I need a "credit.control.run" with oid: credit_control.run4
- And having:
- | name | value |
- | date | 2013-04-30 |
-
- When I launch the credit run
- Then my credit run should be in state "done"
- And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 360 | 2013-02-15 | Debtors | 3 time policy | 2013-04-30 | customer_4 | letter | 3 | SI_11 | 10 days last reminder | draft | 360 | USD |
- | 1200 | 2013-03-31 | Debtors | 2 time policy | 2013-04-30 | customer_2 | email | 1 | SI_5 | 30 days end of month | draft | 1200 | USD |
- | 1200 | 2013-03-17 | Debtors | 2 time policy | 2013-04-30 | customer_3 | email | 1 | SI_8 | 30 days end of month | draft | 1200 | USD |
- | 700 | 2013-02-28 | Debtors | 3 time policy | 2013-04-30 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 700 | |
- | 840 | 2013-03-31 | Debtors | 3 time policy | 2013-04-30 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 840 | USD |
- | 449.99 | 2013-03-15 | Debtors | 3 time policy | 2013-04-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 449.99 | USD |
- | 1500 | 2013-04-14 | Debtors USD | 3 time policy | 2013-04-30 | customer_5_usd | email | 1 | SI_15 | 10 days net | draft | 1500 | USD |
- | 1200 | 2013-03-17 | Debtors USD | 3 time policy | 2013-04-30 | customer_5_usd | email | 2 | SI_14 | 30 days end of month | draft | 1200 | USD |
- | 1500 | 2013-04-14 | Debtors USD | 3 time policy | 2013-04-30 | customer_5_usd | email | 1 | SI_15 | 10 days net | draft | 1500 | USD |
- | 1500 | 2013-04-14 | Debtors | 3 time policy | 2013-04-30 | customer_4 | email | 1 | SI_16 | 10 days net | draft | 1500 | |
- | 1500 | 2013-04-14 | Debtors | 3 time policy | 2013-04-30 | Scrooge McDuck | email | 1 | SI_17 | 10 days net | draft | 1500 | |
- | 450 | 2013-03-15 | Debtors | 3 time policy | 2013-04-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 450 | |
- | 150 | 2013-03-15 | Debtors | 3 time policy | 2013-04-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 450 | |
diff --git a/account_credit_control/scenarios/features/07_credit_control_run_may.feature b/account_credit_control/scenarios/features/07_credit_control_run_may.feature
deleted file mode 100644
index e046c12e3..000000000
--- a/account_credit_control/scenarios/features/07_credit_control_run_may.feature
+++ /dev/null
@@ -1,103 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_may
-
-Feature: Ensure that email credit line generation first pass is correct
-
- @account_credit_control_mark
- Scenario: mark lines
- Given there is "draft" credit lines
- And I mark all draft email to state "to_be_sent"
- Then the draft line should be in state "to_be_sent"
-
- @pay_invoice_si_16
- Scenario: I pay entirely the invoice SI 16, so it should no longer appear in the credit control lines
- Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_16
- And having:
- | name | value |
- | name | Bk.St.si_16 |
- | date | 2013-05-30 |
- | journal_id | by oid: scen.eur_journal |
- | period_id | by name: 05/2013 |
-
- And I import invoice "SI_16" using import invoice button
- And I set bank statement end-balance
- When I confirm bank statement
- Then My invoice "SI_16" is in state "paid" reconciled with a residual amount of "0.0"
-
- @pay_invoice_si_17
- Scenario: I pay entirely the invoice SI 17, so it should no longer appear in the credit control lines
- Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_17
- And having:
- | name | value |
- | name | Bk.St.si_17 |
- | date | 2013-05-30 |
- | journal_id | by oid: scen.eur_journal |
- | period_id | by name: 05/2013 |
-
- And I import invoice "SI_17" using import invoice button
- And I should have a "account.bank.statement.line" with name: "SI_17" and amount: "1500"
- And I set the voucher paid amount to "1000"
- And I save the voucher
- And I modify the line amount to "1000"
- And I need a "account.bank.statement" with oid: scen.voucher_statement_si_17
- And I set bank statement end-balance
- When I confirm bank statement
- Then My invoice "SI_17" is in state "open" reconciled with a residual amount of "500.0"
-
- @pay_invoice_si_18_part1
- Scenario: I pay the first part of the invoice SI 18, so it should no longer appear in the credit control lines however, the second move lines should still appears
- Given I need a "account.bank.statement" with oid: scen.voucher_statement_si_18
- And having:
- | name | value |
- | name | Bk.St.si_18_part1 |
- | date | 2013-05-30 |
- | journal_id | by oid: scen.eur_journal |
- | period_id | by name: 05/2013 |
-
- And I import invoice "SI_18" using import invoice button
- And I should have a "account.bank.statement.line" with name: "SI_18" and amount: "450"
- And I set the voucher paid amount to "450"
- And I save the voucher
- And I modify the line amount to "450"
- And I should have a "account.bank.statement.line" with name: "SI_18" and amount: "1050"
- And I set the voucher paid amount to "0"
- And I save the voucher
- Then I modify the line amount to "0"
- And I need a "account.bank.statement" with oid: scen.voucher_statement_si_18
- And I set bank statement end-balance
- When I confirm bank statement
- Then My invoice "SI_18" is in state "open" reconciled with a residual amount of "1050.0"
-
- @account_credit_control_run_month
- Scenario: Create run
- Given I need a "credit.control.run" with oid: credit_control.run5
- And having:
- | name | value |
- | date | 2013-05-31 |
- When I launch the credit run
- Then my credit run should be in state "done"
- And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1500 | 2013-04-30 | Debtors | 2 time policy | 2013-05-31 | customer_2 | email | 1 | SI_6 | 30 days end of month | draft | 1500 | USD |
- | 1000 | 2013-02-28 | Debtors | 2 time policy | 2013-05-31 | customer_2 | letter | 2 | SI_4 | 60 days last reminder | draft | 1000 | |
- | 1000 | 2013-02-17 | Debtors | 2 time policy | 2013-05-31 | customer_3 | letter | 2 | SI_7 | 60 days last reminder | draft | 1000 | |
- | 1500 | 2013-04-14 | Debtors | 2 time policy | 2013-05-31 | customer_3 | email | 1 | SI_9 | 30 days end of month | draft | 1500 | |
- | 840 | 2013-03-31 | Debtors | 3 time policy | 2013-05-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 840 | USD |
- | 1500 | 2013-04-14 | Debtors USD | 3 time policy | 2013-05-31 | customer_5_usd | email | 2 | SI_15 | 30 days end of month | draft | 1500 | USD |
- | 700 | 2013-02-28 | Debtors | 3 time policy | 2013-05-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 700 | |
- | 449.99 | 2013-03-15 | Debtors | 3 time policy | 2013-05-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 449.99 | USD |
- | 1050.01 | 2013-04-30 | Debtors | 3 time policy | 2013-05-31 | customer_4 | email | 1 | SI_12 | 10 days net | draft | 1050.01 | USD |
- | 1200 | 2013-03-17 | Debtors USD | 3 time policy | 2013-05-31 | customer_5_usd | letter | 3 | SI_14 | 10 days last reminder | draft | 1200 | USD |
- | 500 | 2013-04-14 | Debtors | 3 time policy | 2013-05-31 | Scrooge McDuck | email | 2 | SI_17 | 30 days end of month | draft | 1500 | |
- | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-05-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 1050 | |
- | 150 | 2013-03-15 | Debtors | 3 time policy | 2013-05-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 450 | |
- | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-05-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/08_credit_control_run_jun.feature b/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
deleted file mode 100644
index 556c779df..000000000
--- a/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
+++ /dev/null
@@ -1,38 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_jun
-
-Feature: Ensure that email credit line generation first pass is correct
-
- @account_credit_control_mark
- Scenario: mark lines
- Given there is "draft" credit lines
- And I mark all draft email to state "to_be_sent"
- Then the draft line should be in state "to_be_sent"
-
- @account_credit_control_run_month
- Scenario: Create run
- Given I need a "credit.control.run" with oid: credit_control.run6
- And having:
- | name | value |
- | date | 2013-06-30 |
- When I launch the credit run
- Then my credit run should be in state "done"
- And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1200 | 2013-03-31 | Debtors | 2 time policy | 2013-06-30 | customer_2 | letter | 2 | SI_5 | 60 days last reminder | draft | 1200 | USD |
- | 1200 | 2013-03-17 | Debtors | 2 time policy | 2013-06-30 | customer_3 | letter | 2 | SI_8 | 60 days last reminder | draft | 1200 | USD |
- | 1050.01 | 2013-04-30 | Debtors | 3 time policy | 2013-06-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 1050.01 | USD |
- | 840 | 2013-03-31 | Debtors | 3 time policy | 2013-06-30 | customer_4 | letter | 3 | SI_11 | 10 days last reminder | draft | 840 | USD |
- | 1500 | 2013-04-14 | Debtors USD | 3 time policy | 2013-06-30 | customer_5_usd | letter | 3 | SI_15 | 10 days last reminder | draft | 1500 | USD |
- | 500 | 2013-04-14 | Debtors | 3 time policy | 2013-06-30 | Scrooge McDuck | letter | 3 | SI_17 | 10 days last reminder | draft | 1500 | |
- | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-06-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 1050 | |
- | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-06-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/09_credit_control_run_jul.feature b/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
deleted file mode 100644
index 9bd9df52d..000000000
--- a/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
+++ /dev/null
@@ -1,35 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_jul
-
-Feature: Ensure that email credit line generation first pass is correct
-
- @account_credit_control_mark
- Scenario: mark lines
- Given there is "draft" credit lines
- And I mark all draft email to state "to_be_sent"
- Then the draft line should be in state "to_be_sent"
-
- @account_credit_control_run_month
- Scenario: Create run
- Given I need a "credit.control.run" with oid: credit_control.run7
- And having:
- | name | value |
- | date | 2013-07-31 |
- When I launch the credit run
- Then my credit run should be in state "done"
- And the generated credit lines should have the following values:
- | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
- | 1500 | 2013-04-30 | Debtors | 2 time policy | 2013-07-31 | customer_2 | letter | 2 | SI_6 | 60 days last reminder | draft | 1500 | USD |
- | 1500 | 2013-04-14 | Debtors | 2 time policy | 2013-07-31 | customer_3 | letter | 2 | SI_9 | 60 days last reminder | draft | 1500 | USD |
- | 1050.01 | 2013-04-30 | Debtors | 3 time policy | 2013-07-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 1050.01 | USD |
- | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-07-31 | Donald Duck | letter | 3 | SI_18 | 10 days last reminder | draft | 1050 | |
- | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-07-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/10_credit_control_run_aug.feature b/account_credit_control/scenarios/features/10_credit_control_run_aug.feature
deleted file mode 100644
index 12b27b8de..000000000
--- a/account_credit_control/scenarios/features/10_credit_control_run_aug.feature
+++ /dev/null
@@ -1,30 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_aug
-
-Feature: Ensure that ignore feature works as expected
-
- @account_credit_control_mark_as_ignore
- Scenario: mark last line as ignore
- Given I ignore the "Gus Goose" credit line at level "3" for move line "SI_19" with amount "1050.0"
-
- @account_credit_control_run_month_aug
- Scenario: Create run
- Given I need a "credit.control.run" with oid: credit_control.runignored
- And having:
- | name | value |
- | date | 2013-08-30 |
- When I launch the credit run
- Then my credit run should be in state "done"
-
- @check_ignored_line
- Scenario: Check ignored lines
- Given I have for "Gus Goose" "2" credit lines at level "3" for move line "SI_19" with amount "1050.0" respectively in state "draft" and "ignored"
diff --git a/account_credit_control/scenarios/features/11_credit_control_manual_setting.feature b/account_credit_control/scenarios/features/11_credit_control_manual_setting.feature
deleted file mode 100644
index 1a34ac71a..000000000
--- a/account_credit_control/scenarios/features/11_credit_control_manual_setting.feature
+++ /dev/null
@@ -1,42 +0,0 @@
-###############################################################################
-#
-# OERPScenario, OpenERP Functional Tests
-# Copyright 2012 Camptocamp SA
-# Author Nicolas Bessi
-##############################################################################
-
-# Features Generic tags (none for all)
-##############################################################################
-
-@account_credit_control @account_credit_control_run @account_credit_control_run_change_level
-
-Feature: Ensure that manually changing an invoice level feature works as expected
-
- @account_credit_control_change_level
- Scenario: Change level
- Given I change level for invoice "SAJ/2014/0004" to "10 days net" of policy "3 time policy"
- Then wizard selected move lines should be:
- | name |
- | SI_4 |
- When I confirm the level change
- And I should have "3" credit control lines overridden
- And one new credit control line of level "10 days net" related to invoice "SAJ/2014/0004"
- Then I force date of generated credit line to "2013-09-15"
-
- @account_credit_control_run_month_sept
- Scenario: Create run
- Given there is "draft" credit lines
- And I mark all draft email to state "to_be_sent"
- Then the draft line should be in state "to_be_sent"
- Given I need a "credit.control.run" with oid: credit_control.manual_change
- And having:
- | name | value |
- | date | 2013-09-30 |
- When I launch the credit run
- Then my credit run should be in state "done"
-
- @account_credit_control_manual_next_step
- Scenario: Check manually managed line on run
- Given the invoice "SAJ/2014/0004" with manual changes
- And the invoice has "1" line of level "1" for policy "3 time policy"
- And the invoice has "1" line of level "2" for policy "3 time policy"
diff --git a/account_credit_control/scenarios/features/steps/account_credit_control.py b/account_credit_control/scenarios/features/steps/account_credit_control.py
deleted file mode 100644
index f8718e7c0..000000000
--- a/account_credit_control/scenarios/features/steps/account_credit_control.py
+++ /dev/null
@@ -1,145 +0,0 @@
-import time
-from behave import given, when
-from support import model
-
-@given(u'I configure the following accounts on the credit control policy with oid: "{policy_oid}"')
-def impl(ctx, policy_oid):
- policy = model('credit.control.policy').get(policy_oid)
- assert policy, 'No policy % found' % policy_oid
- acc_obj = model('account.account')
- accounts = []
- for row in ctx.table:
- acc = acc_obj.get(['code = %s' % row['account code']])
- assert acc, "Account with code %s not found" % row['account code']
- accounts.append(acc)
- policy.write({'account_ids': [x.id for x in accounts]})
-
-
-@when(u'I launch the credit run')
-def impl(ctx):
- assert ctx.found_item
- # Must be a cleaner way to do it
- assert 'credit.control.run' == ctx.found_item._model._name
- ctx.found_item.generate_credit_lines()
-
-@given(u'I clean all the credit lines')
-def impl(ctx):
- model('credit.control.line').browse([]).unlink()
-
-@then(u'my credit run should be in state "done"')
-def impl(ctx):
- assert ctx.found_item
- # Must be a cleaner way to do it
- assert model("credit.control.run").get(ctx.found_item.id).state == 'done'
-
-@then(u'the generated credit lines should have the following values')
-def impl(ctx):
- def _row_to_dict(row):
- return dict((name, row[name]) for name in row.headings if row[name])
- rows = map(_row_to_dict, ctx.table)
-
- def _parse_date(value):
- return time.strftime(value) if '%' in value else value
-
- for row in rows:
- account = model('account.account').get(['name = %s' % row['account']])
- assert account, "no account named %s found" % row['account']
-
- policy = model('credit.control.policy').get(['name = %s' % row['policy']])
- assert policy, "No policy %s found" % row['policy']
-
- partner = model('res.partner').get(['name = %s' % row['partner']])
- assert partner, "No partner %s found" % row['partner']
-
- maturity_date = _parse_date(row['date due'])
- move_line = model('account.move.line').get(['name = %s' % row['move line'],
- 'date_maturity = %s' % maturity_date])
- assert move_line, "No move line %s found" % row['move line']
-
- level = model('credit.control.policy.level').get(['name = %s' % row['policy level'],
- 'policy_id = %s' % policy.id])
- assert level, "No level % found" % row['policy level']
-
- domain = [['account_id', '=', account.id],
- ['policy_id', '=', policy.id],
- ['partner_id', '=', partner.id],
- ['policy_level_id', '=', level.id],
- ['amount_due', '=', row.get('amount due', 0.0)],
- ['state', '=', row['state']],
- ['level', '=', row.get('level', 0.0)],
- ['channel', '=', row['channel']],
- ['balance_due', '=', row.get('balance', 0.0)],
- ['date_due', '=', _parse_date(row['date due'])],
- ['date', '=', _parse_date(row['date'])],
- ['move_line_id', '=', move_line.id],
- ]
- if row.get('currency'):
- curreny = model('res.currency').get(['name = %s' % row['currency']])
- assert curreny, "No currency %s found" % row['currency']
- domain.append(('currency_id', '=', curreny.id))
-
- lines = model('credit.control.line').search(domain)
- assert lines, "no line found for %s" % repr(row)
- assert len(lines) == 1, "Too many lines found for %s" % repr(row)
- date_lines = model('credit.control.line').search([('date', '=', ctx.found_item.date)])
- assert len(date_lines) == len(ctx.table.rows), "Too many lines generated"
-
-
-def open_invoice(ctx):
- assert ctx.found_item
- ctx.found_item._send('invoice_open')
- # _send refresh object
- assert ctx.found_item.state == 'open'
-
-@then(u'I open the credit invoice')
-def impl(ctx):
- open_invoice(ctx)
-
-@given(u'I open the credit invoice')
-def impl(ctx):
- open_invoice(ctx)
-
-@given(u'there is "{state}" credit lines')
-def impl(ctx, state):
- assert model('credit.control.line').search(['state = %s' % state])
-
-@given(u'I mark all draft email to state "{state}"')
-def impl(ctx, state):
- wiz = model('credit.control.marker').create({'name': state})
- lines = model('credit.control.line').search([('state', '=', 'draft')])
- assert lines
- ctx.lines = lines
- wiz.write({'line_ids': lines})
- wiz.mark_lines()
-
-@then(u'the draft line should be in state "{state}"')
-def impl(ctx, state):
- assert ctx.lines
- lines = model('credit.control.line').search([('state', '!=', state),
- ('id', 'in', ctx.lines)])
- assert not lines
-
-@given(u'I ignore the "{partner}" credit line at level "{level:d}" for move line "{move_line_name}" with amount "{amount:f}"')
-def impl(ctx, partner, level, move_line_name, amount):
- print ctx, partner, level, move_line_name, amount
- to_ignore = model('credit.control.line').search([('partner_id.name', '=', partner),
- ('level', '=', level),
- ('amount_due', '=', amount),
- ('move_line_id.name', '=', move_line_name)])
- assert to_ignore
- wiz = model('credit.control.marker').create({'name': 'ignored'})
- ctx.lines = to_ignore
- wiz.write({'line_ids': to_ignore})
- wiz.mark_lines()
- assert model('credit.control.line').get(to_ignore[0]).state == 'ignored'
-
-@given(u'I have for "{partner}" "{number:d}" credit lines at level "{level:d}" for move line "{move_line_name}" with amount "{amount:f}" respectively in state "draft" and "ignored"')
-def impl(ctx, partner, number, level, move_line_name, amount):
- to_check = model('credit.control.line').search([('partner_id.name', '=', partner),
- ('level', '=', level),
- ('amount_due', '=', amount),
- ('move_line_id.name', '=', move_line_name),
- ('state', 'in', ('draft', 'ignored'))])
- assert_equal(len(to_check), int(number), msg="More than %s found" % number)
- lines = model('credit.control.line').browse(to_check)
- assert set(['ignored', 'draft']) == set(lines.state)
diff --git a/account_credit_control/scenarios/features/steps/account_credit_control_changer.py b/account_credit_control/scenarios/features/steps/account_credit_control_changer.py
deleted file mode 100644
index 0597438b6..000000000
--- a/account_credit_control/scenarios/features/steps/account_credit_control_changer.py
+++ /dev/null
@@ -1,76 +0,0 @@
-# -*- coding: utf-8 -*-
-@given(u'I change level for invoice "{invoice_name}" to "{level_name}" of policy "{policy_name}"')
-def impl(ctx, invoice_name, level_name, policy_name):
- invoice = model('account.invoice').get([('number', '=', invoice_name)])
- assert_true(invoice, msg='No invoices found')
- level = model('credit.control.policy.level').get([('name', '=', level_name)])
- assert_true(level, 'level not found')
- policy = model('credit.control.policy').get([('name', '=', policy_name)])
- assert_true(policy, 'Policy not found')
- assert_equal(policy.id, level.policy_id.id)
- context = {'active_ids': [invoice.id]}
- data = {'new_policy_id': policy.id,
- 'new_policy_level_id': level.id}
- wizard = model('credit.control.policy.changer').create(data, context=context)
- ctx.wizard = wizard
-
-@then(u'wizard selected move lines should be')
-def impl(ctx):
- assert_true(ctx.wizard)
- names = [x.name for x in ctx.wizard.move_line_ids]
- for line in ctx.table:
- assert_in(line['name'], names)
-
-@when(u'I confirm the level change')
-def impl(ctx):
- assert_true(ctx.wizard)
- ctx.wizard.set_new_policy()
-
-@when(u'I should have "{line_number:d}" credit control lines overridden')
-def impl(ctx, line_number):
- assert_true(ctx.wizard)
- move_ids = [x.id for x in ctx.wizard.move_line_ids]
- overridden = model('credit.control.line').search([('move_line_id', 'in', move_ids),
- ('manually_overridden', '=', True)])
-# assert len(overridden) == line_number
-
-@when(u'one new credit control line of level "{level_name}" related to invoice "{invoice_name}"')
-def impl(ctx, level_name, invoice_name):
- invoice = model('account.invoice').get([('number', '=', invoice_name)])
- assert_true(invoice, msg='No invoices found')
- level = model('credit.control.policy.level').get([('name', '=', level_name)])
- assert_true(level, 'level not found')
- assert_true(ctx.wizard)
- move_ids = [x.id for x in ctx.wizard.move_line_ids]
- created_id = model('credit.control.line').search([('move_line_id', 'in', move_ids),
- ('manually_overridden', '=', False)])
-
- assert len(created_id) == 1
- created = model('credit.control.line').get(created_id[0])
- ctx.created = created
- assert_equal(created.policy_level_id.id, level.id)
- assert_equal(created.invoice_id.id, invoice.id)
- assert_equal(created.invoice_id.credit_policy_id.id, level.policy_id.id)
-
-@then(u'I force date of generated credit line to "{date}"')
-def impl(ctx, date):
- assert_true(ctx.created)
- ctx.created.write({'date': date})
-
-@given(u'the invoice "{invoice_name}" with manual changes')
-def impl(ctx, invoice_name):
- invoice = model('account.invoice').get([('number', '=', invoice_name)])
- assert_true(invoice, msg='No invoices found')
- man_lines = (x for x in invoice.credit_control_line_ids if x.manually_overridden)
- assert_true(next(man_lines, None), 'No manual change on the invoice')
- ctx.invoice = invoice
-
-@given(u'the invoice has "{line_number:d}" line of level "{level:d}" for policy "{policy_name}"')
-def impl(ctx, line_number, level, policy_name):
- assert_true(ctx.invoice)
- policy = model('credit.control.policy').get([('name', '=', policy_name)])
- assert_true(policy)
- lines = model('credit.control.line').search([('invoice_id', '=', ctx.invoice.id),
- ('level', '=', level),
- ('policy_id', '=', policy.id)])
- assert_equal(len(lines), line_number)
diff --git a/account_credit_control/scenarios/features/steps/account_voucher.py b/account_credit_control/scenarios/features/steps/account_voucher.py
deleted file mode 100644
index f89ce5721..000000000
--- a/account_credit_control/scenarios/features/steps/account_voucher.py
+++ /dev/null
@@ -1,97 +0,0 @@
-from support import *
-import datetime
-
-@step('I import invoice "{inv_name}" using import invoice button')
-def impl(ctx, inv_name):
- invoice = model('account.invoice').get([('name', '=', inv_name)])
- assert invoice
- bank_statement = ctx.found_item
- for line in bank_statement.line_ids:
- line.unlink()
- lines = model('account.move.line').browse([('move_id', '=', invoice.move_id.id),
- ('account_id', '=', invoice.account_id.id)])
-
- wizard = model('account.statement.from.invoice.lines').create({'line_ids': lines})
- wizard.populate_statement({'statement_id': bank_statement.id})
-
-@given(u'I should have a "account.bank.statement.line" with name: "{name}" and amount: "{amount}"')
-def impl(ctx, name, amount):
- assert ctx.found_item
- line = model('account.bank.statement.line').get([('name', '=', name),
- ('amount', '=', amount),
- ('statement_id', '=', ctx.found_item.id)])
- assert line
- ctx.line = line
-
-@given(u'I set the voucher paid amount to "{amount}"')
-def impl(ctx, amount):
- assert ctx.line
- voucher = model('account.voucher').get(ctx.line.voucher_id.id)
- assert voucher
-
- vals = voucher.onchange_amount(float(amount),
- voucher.payment_rate,
- voucher.partner_id.id,
- voucher.journal_id.id if voucher.journal_id else False,
- voucher.currency_id.id if voucher.currency_id else False,
- voucher.type,
- voucher.date,
- voucher.payment_rate,
- voucher.company_id.id if voucher.company_id else false)
- vals = vals['value']
- vals.update({'amount': ctx.line.voucher_id.amount})
- voucher_line_ids = []
- voucher_line_dr_ids = []
- v_l_obj = model('account.voucher.line')
- for v_line_vals in vals.get('line_cr_ids', []) or []:
- v_line_vals['voucher_id'] = voucher.id
- voucher_line_ids.append(v_l_obj.create(v_line_vals).id)
- vals['line_cr_ids'] = voucher_line_ids
-
- for v_line_vals in vals.get('line_dr_ids', []) or []:
- v_line_vals['voucher_id'] = voucher.id
- voucher_line_dr_ids.append(v_l_obj.create(v_line_vals).id)
- vals['line_dr_ids'] = voucher_line_ids
-
- voucher.write(vals)
- ctx.vals = vals
- ctx.voucher = voucher
-
-@given(u'I save the voucher')
-def impl(ctx):
- assert True
-
-@given(u'I modify the line amount to "{amount}"')
-@then(u'I modify the line amount to "{amount}"')
-def impl(ctx, amount):
- assert ctx.line
- # we have to change voucher amount before chaning statement line amount
- if ctx.line.voucher_id:
- model('account.voucher').write([ctx.line.voucher_id.id],
- {'amount': float(amount)})
- ctx.line.write({'amount': float(amount)})
-
-@step('My invoice "{inv_name}" is in state "{state}" reconciled with a residual amount of "{amount:f}"')
-def impl(ctx, inv_name, state, amount):
- invoice = model('account.invoice').get([('name', '=', inv_name)])
- assert_almost_equal(invoice.residual, amount)
- assert_equal(invoice.state, state)
-
-@step('I modify the bank statement line amount to {amount:f}')
-def impl(ctx, amount):
- line = ctx.found_item.voucher_id.line_cr_ids[0]
- #ctx.voucher = model('account.voucher').get(ctx.found_item.voucher_id.id)
- ctx.found_item.on_change('onchange_amount', 'amount', (), amount)
-
-@then(u'I set bank statement end-balance')
-@given(u'I set bank statement end-balance')
-def impl(ctx):
- assert ctx.found_item, "No statement found"
- ctx.found_item.write({'balance_end_real': ctx.found_item.balance_end})
- assert ctx.found_item.balance_end == ctx.found_item.balance_end_real
-
-@when(u'I confirm bank statement')
-def impl(ctx):
- assert ctx.found_item
- assert_equal(ctx.found_item._model._name, 'account.bank.statement')
- ctx.found_item.button_confirm_bank()
diff --git a/account_credit_control/security/ir.model.access.csv b/account_credit_control/security/ir.model.access.csv
deleted file mode 100644
index c47087e6e..000000000
--- a/account_credit_control/security/ir.model.access.csv
+++ /dev/null
@@ -1,21 +0,0 @@
-"id","perm_create","perm_unlink","group_id/id","name","model_id/id","perm_read","perm_write"
-"account_credit_control.ir_model_access_270",1,1,"group_account_credit_control_manager","credit_control_manager_line","account_credit_control.model_credit_control_line",1,1
-"account_credit_control.ir_model_access_271",1,1,"group_account_credit_control_user","credit_control_user_line","account_credit_control.model_credit_control_line",1,1
-"account_credit_control.ir_model_access_272",0,0,"group_account_credit_control_info","credit_control_info_line","account_credit_control.model_credit_control_line",1,0
-"account_credit_control.ir_model_access_273",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template","email_template.model_email_template",1,1
-"account_credit_control.ir_model_access_274",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template_preview","email_template.model_email_template_preview",1,1
-"account_credit_control.ir_model_access_275",1,1,"group_account_credit_control_manager","credit_control_manager_mail_message","mail.model_mail_message",1,1
-"account_credit_control.ir_model_access_276",1,0,"group_account_credit_control_user","credit_control_user_mail_message","mail.model_mail_message",1,1
-"account_credit_control.ir_model_access_277",0,0,"group_account_credit_control_info","credit_control_info_mail_message","mail.model_mail_message",1,0
-"account_credit_control.ir_model_access_281",1,1,"group_account_credit_control_manager","credit_control_mananger_run","account_credit_control.model_credit_control_run",1,1
-"account_credit_control.ir_model_access_282",1,1,"group_account_credit_control_user","credit_control_user_run","account_credit_control.model_credit_control_run",1,1
-"account_credit_control.ir_model_access_283",0,0,"group_account_credit_control_info","credit_control_info_run","account_credit_control.model_credit_control_run",1,0
-"account_credit_control.ir_model_access_284",1,1,"group_account_credit_control_manager","credit_control_manager_policy","account_credit_control.model_credit_control_policy",1,1
-"account_credit_control.ir_model_access_285",0,0,"group_account_credit_control_user","credit_control_user_policy","account_credit_control.model_credit_control_policy",1,0
-"account_credit_control.ir_model_access_286",0,0,"group_account_credit_control_info","credit_control_info_policy","account_credit_control.model_credit_control_policy",1,0
-"account_credit_control.ir_model_access_287",1,1,"group_account_credit_control_manager","credit_control_manager_level","account_credit_control.model_credit_control_policy_level",1,1
-"account_credit_control.ir_model_access_288",0,0,"group_account_credit_control_user","credit_control_user_level","account_credit_control.model_credit_control_policy_level",1,0
-"account_credit_control.ir_model_access_289",0,0,"group_account_credit_control_info","credit_control_info_level","account_credit_control.model_credit_control_policy_level",1,0
-"account_credit_control.ir_model_access_290",0,0,"account.group_account_user","credit_control_fin_user_line","account_credit_control.model_credit_control_line",1,0
-"account_credit_control.ir_model_access_291",0,0,"account.group_account_invoice","credit_control_fin_invoice_line","account_credit_control.model_credit_control_line",1,0
-"account_credit_control.ir_model_access_292",1,1,"account.group_account_manager","credit_control_fin_manager_line","account_credit_control.model_credit_control_line",1,1
\ No newline at end of file
diff --git a/account_credit_control/wizard/__init__.py b/account_credit_control/wizard/__init__.py
deleted file mode 100644
index f12dea14d..000000000
--- a/account_credit_control/wizard/__init__.py
+++ /dev/null
@@ -1,25 +0,0 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see
.
-#
-##############################################################################
-from . import credit_control_emailer
-from . import credit_control_marker
-from . import credit_control_printer
-from . import credit_control_communication
-from . import credit_control_policy_changer
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
deleted file mode 100644
index 2584660dd..000000000
--- a/account_credit_control/wizard/credit_control_communication.py
+++ /dev/null
@@ -1,183 +0,0 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see
.
-#
-##############################################################################
-import netsvc
-import logging
-from openerp.osv.orm import TransientModel, fields
-
-logger = logging.getLogger('credit.control.line.mailing')
-
-
-class CreditCommunication(TransientModel):
- """Shell class used to provide a base model to email template and reporting.
- Il use this approche in version 7 a browse record will exist even if not saved"""
- _name = "credit.control.communication"
- _description = "credit control communication"
- _rec_name = 'partner_id'
- _columns = {'partner_id': fields.many2one('res.partner', 'Partner', required=True),
-
- 'current_policy_level': fields.many2one('credit.control.policy.level',
- 'Level', required=True),
-
- 'credit_control_line_ids': fields.many2many('credit.control.line',
- rel='comm_credit_rel',
- string='Credit Lines'),
-
- 'company_id': fields.many2one('res.company', 'Company',
- required=True),
-
- 'user_id': fields.many2one('res.users', 'User')}
-
- _defaults = {'company_id': lambda s, cr, uid, c: s.pool.get('res.company')._company_default_get(
- cr, uid, 'credit.control.policy', context=c),
- 'user_id': lambda s, cr, uid, c: uid}
-
- def get_email(self, cr, uid, com_id, context=None):
- """Return a valid email for customer"""
- if isinstance(com_id, list):
- assert len(com_id) == 1, "get_email only support one id as parameter"
- com_id = com_id[0]
- form = self.browse(cr, uid, com_id, context=context)
- contact = form.get_contact_address()
- return contact.email
-
- def get_contact_address(self, cr, uid, com_id, context=None):
- pmod = self.pool['res.partner']
- if isinstance(com_id, list):
- com_id = com_id[0]
- form = self.browse(cr, uid, com_id, context=context)
- part = form.partner_id
- add_ids = part.address_get(adr_pref=['invoice']) or {}
- add_id = add_ids.get('invoice', add_ids.get('default', False))
- return pmod.browse(cr, uid, add_id, context)
-
- def _get_credit_lines(self, cr, uid, line_ids, partner_id, level_id, context=None):
- """Return credit lines related to a partner and a policy level"""
- cr_line_obj = self.pool.get('credit.control.line')
- cr_l_ids = cr_line_obj.search(cr,
- uid,
- [('id', 'in', line_ids),
- ('partner_id', '=', partner_id),
- ('policy_level_id', '=', level_id)],
- context=context)
- return cr_l_ids
-
- def _generate_comm_from_credit_line_ids(self, cr, uid, line_ids, context=None):
- """Aggregate credit control line by partner, level, and currency
- It also generate a communication object per aggregation.
- """
- if not line_ids:
- return []
- comms = []
- sql = ("SELECT distinct partner_id, policy_level_id, "
- " credit_control_line.currency_id, credit_control_policy_level.level"
- " FROM credit_control_line JOIN credit_control_policy_level "
- " ON (credit_control_line.policy_level_id = credit_control_policy_level.id)"
- " WHERE credit_control_line.id in %s"
- " ORDER by credit_control_policy_level.level, credit_control_line.currency_id")
-
- cr.execute(sql, (tuple(line_ids),))
- res = cr.dictfetchall()
- for level_assoc in res:
- data = {}
- data['credit_control_line_ids'] = \
- [(6, 0, self._get_credit_lines(cr, uid, line_ids,
- level_assoc['partner_id'],
- level_assoc['policy_level_id'],
- context=context))]
- data['partner_id'] = level_assoc['partner_id']
- data['current_policy_level'] = level_assoc['policy_level_id']
- comm_id = self.create(cr, uid, data, context=context)
- comms.append(self.browse(cr, uid, comm_id, context=context))
- return comms
-
- def _generate_emails(self, cr, uid, comms, context=None):
- """Generate email message using template related to level"""
- cr_line_obj = self.pool.get('credit.control.line')
- email_temp_obj = self.pool.get('email.template')
- email_message_obj = self.pool.get('mail.mail')
- att_obj = self.pool.get('ir.attachment')
- email_ids = []
- essential_fields = ['subject',
- 'body_html',
- 'email_from',
- 'email_to']
-
- for comm in comms:
- # we want to use a local cr in order to send the maximum
- # of email
- template = comm.current_policy_level.email_template_id.id
- email_values = {}
- cl_ids = [cl.id for cl in comm.credit_control_line_ids]
- email_values = email_temp_obj.generate_email(cr, uid,
- template,
- comm.id,
- context=context)
- email_values['body_html'] = email_values['body']
- email_values['type'] = 'email'
-
- email_id = email_message_obj.create(cr, uid, email_values, context=context)
-
- state = 'sent'
- # The mail will not be send, however it will be in the pool, in an
- # error state. So we create it, link it with the credit control line
- # and put this latter in a `email_error` state we not that we have a
- # problem with the email
- if any(not email_values.get(field) for field in essential_fields):
- state = 'email_error'
-
- cr_line_obj.write(
- cr, uid, cl_ids,
- {'mail_message_id': email_id,
- 'state': state},
- context=context)
- att_ids = []
- for att in email_values.get('attachments', []):
- attach_fname = att[0]
- attach_datas = att[1]
- data_attach = {
- 'name': attach_fname,
- 'datas': attach_datas,
- 'datas_fname': attach_fname,
- 'res_model': 'mail.mail',
- 'res_id': email_id,
- 'type': 'binary',
- }
- att_ids.append(att_obj.create(cr, uid, data_attach, context=context))
- email_message_obj.write(cr, uid, [email_id],
- {'attachment_ids': [(6, 0, att_ids)]},
- context=context)
- email_ids.append(email_id)
- return email_ids
-
- def _generate_report(self, cr, uid, comms, context=None):
- """Will generate a report by inserting mako template of related policy template"""
- service = netsvc.LocalService('report.credit_control_summary')
- ids = [x.id for x in comms]
- result, format = service.create(cr, uid, ids, {}, {})
- return result
-
- def _mark_credit_line_as_sent(self, cr, uid, comms, context=None):
- line_ids = []
- for comm in comms:
- line_ids += [x.id for x in comm.credit_control_line_ids]
- l_obj = self.pool.get('credit.control.line')
- l_obj.write(cr, uid, line_ids, {'state': 'sent'}, context=context)
- return line_ids
diff --git a/account_credit_control/wizard/credit_control_emailer.py b/account_credit_control/wizard/credit_control_emailer.py
deleted file mode 100644
index f0d3f7c6d..000000000
--- a/account_credit_control/wizard/credit_control_emailer.py
+++ /dev/null
@@ -1,82 +0,0 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see
.
-#
-##############################################################################
-
-from openerp.osv import orm, fields
-from openerp.tools.translate import _
-
-
-class CreditControlEmailer(orm.TransientModel):
- """Send emails for each selected credit control lines."""
-
- _name = "credit.control.emailer"
- _description = """Mass credit line emailer"""
- _rec_name = 'id'
-
- def _get_line_ids(self, cr, uid, context=None):
- if context is None:
- context = {}
- res = False
- if (context.get('active_model') == 'credit.control.line' and
- context.get('active_ids')):
- res = self._filter_line_ids(
- cr, uid,
- context['active_ids'],
- context=context)
- return res
-
- _columns = {
- 'line_ids': fields.many2many(
- 'credit.control.line',
- string='Credit Control Lines',
- domain="[('state', '=', 'to_be_sent'), ('channel', '=', 'email')]"),
- }
-
- _defaults = {
- 'line_ids': _get_line_ids,
- }
-
- def _filter_line_ids(self, cr, uid, active_ids, context=None):
- """filter lines to use in the wizard"""
- line_obj = self.pool.get('credit.control.line')
- domain = [('state', '=', 'to_be_sent'),
- ('id', 'in', active_ids),
- ('channel', '=', 'email')]
- return line_obj.search(cr, uid, domain, context=context)
-
- def email_lines(self, cr, uid, wiz_id, context=None):
- assert not (isinstance(wiz_id, list) and len(wiz_id) > 1), \
- "wiz_id: only one id expected"
- comm_obj = self.pool.get('credit.control.communication')
- if isinstance(wiz_id, list):
- wiz_id = wiz_id[0]
- form = self.browse(cr, uid, wiz_id, context)
-
- if not form.line_ids:
- raise orm.except_orm(_('Error'), _('No credit control lines selected.'))
-
- line_ids = [l.id for l in form.line_ids]
- filtered_ids = self._filter_line_ids(
- cr, uid, line_ids, context)
- comms = comm_obj._generate_comm_from_credit_line_ids(
- cr, uid, filtered_ids, context=context)
- comm_obj._generate_emails(cr, uid, comms, context=context)
- return {}
-
diff --git a/account_credit_control/wizard/credit_control_emailer_view.xml b/account_credit_control/wizard/credit_control_emailer_view.xml
deleted file mode 100644
index 2c299a64b..000000000
--- a/account_credit_control/wizard/credit_control_emailer_view.xml
+++ /dev/null
@@ -1,54 +0,0 @@
-
-
-
-
- credit.line.emailer.form
- credit.control.emailer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Send By Email
- credit.control.emailer
- form
- form
-
- new
- Send an email for the selected lines.
-
-
-
-
-
diff --git a/account_credit_control/wizard/credit_control_marker.py b/account_credit_control/wizard/credit_control_marker.py
deleted file mode 100644
index a458ab394..000000000
--- a/account_credit_control/wizard/credit_control_marker.py
+++ /dev/null
@@ -1,100 +0,0 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see
.
-#
-##############################################################################
-from openerp.osv import orm, fields
-from openerp.tools.translate import _
-
-
-class CreditControlMarker(orm.TransientModel):
- """Change the state of lines in mass"""
-
- _name = 'credit.control.marker'
- _description = 'Mass marker'
-
- def _get_line_ids(self, cr, uid, context=None):
- if context is None:
- context = {}
- res = False
- if (context.get('active_model') == 'credit.control.line' and
- context.get('active_ids')):
- res = self._filter_line_ids(
- cr, uid,
- context['active_ids'],
- context=context)
- return res
-
- _columns = {
- 'name': fields.selection([('ignored', 'Ignored'),
- ('to_be_sent', 'Ready To Send'),
- ('sent', 'Done')],
- 'Mark as', required=True),
- 'line_ids': fields.many2many(
- 'credit.control.line',
- string='Credit Control Lines',
- domain="[('state', '!=', 'sent')]"),
- }
-
- _defaults = {
- 'name': 'to_be_sent',
- 'line_ids': _get_line_ids,
- }
-
- def _filter_line_ids(self, cr, uid, active_ids, context=None):
- """get line to be marked filter done lines"""
- line_obj = self.pool.get('credit.control.line')
- domain = [('state', '!=', 'sent'), ('id', 'in', active_ids)]
- return line_obj.search(cr, uid, domain, context=context)
-
- def _mark_lines(self, cr, uid, filtered_ids, state, context=None):
- """write hook"""
- line_obj = self.pool.get('credit.control.line')
- if not state:
- raise ValueError(_('state can not be empty'))
- line_obj.write(cr, uid, filtered_ids, {'state': state}, context=context)
- return filtered_ids
-
- def mark_lines(self, cr, uid, wiz_id, context=None):
- """Write state of selected credit lines to the one in entry
- done credit line will be ignored"""
- assert not (isinstance(wiz_id, list) and len(wiz_id) > 1), \
- "wiz_id: only one id expected"
- if isinstance(wiz_id, list):
- wiz_id = wiz_id[0]
- form = self.browse(cr, uid, wiz_id, context)
-
- if not form.line_ids:
- raise orm.except_orm(_('Error'), _('No credit control lines selected.'))
-
- line_ids = [l.id for l in form.line_ids]
-
- filtered_ids = self._filter_line_ids(cr, uid, line_ids, context)
- if not filtered_ids:
- raise except_osv(_('Information'),
- _('No lines will be changed. All the selected lines are already done.'))
-
- self._mark_lines(cr, uid, filtered_ids, form.name, context)
-
- return {'domain': unicode([('id', 'in', filtered_ids)]),
- 'view_type': 'form',
- 'view_mode': 'tree,form',
- 'view_id': False,
- 'res_model': 'credit.control.line',
- 'type': 'ir.actions.act_window'}
-
diff --git a/account_credit_control/wizard/credit_control_marker_view.xml b/account_credit_control/wizard/credit_control_marker_view.xml
deleted file mode 100644
index c32cc8e18..000000000
--- a/account_credit_control/wizard/credit_control_marker_view.xml
+++ /dev/null
@@ -1,60 +0,0 @@
-
-
-
-
- credit.line.marker.form
- credit.control.marker
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Change Lines' State
- credit.control.marker
- credit.control.line
- form
- form
-
- new
- Change the state of the selected lines.
-
-
-
-
diff --git a/account_credit_control/wizard/credit_control_policy_changer.py b/account_credit_control/wizard/credit_control_policy_changer.py
deleted file mode 100644
index 41dbea5f7..000000000
--- a/account_credit_control/wizard/credit_control_policy_changer.py
+++ /dev/null
@@ -1,178 +0,0 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi
-# Copyright 2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see
.
-#
-##############################################################################
-import logging
-from openerp.tools.translate import _
-from openerp.osv import orm, fields
-logger = logging.getLogger(__name__)
-
-
-class credit_control_policy_changer(orm.TransientModel):
- """Wizard that is run from invoices and allows to set manually a policy
- Policy are actually apply to related move lines availabe
- in selection widget
-
- """
- _name = "credit.control.policy.changer"
- _columns = {
- 'new_policy_id': fields.many2one('credit.control.policy',
- 'New Policy to Apply',
- required=True),
- 'new_policy_level_id': fields.many2one('credit.control.policy.level',
- 'New level to apply',
- required=True),
- # Only used to provide dynamic filtering on form
- 'do_nothing': fields.boolean('No follow policy'),
- 'move_line_ids': fields.many2many('account.move.line',
- rel='credit_changer_ml_rel',
- string='Move line to change'),
- }
-
- def _get_default_lines(self, cr, uid, context=None):
- """Get default lines for fields move_line_ids
- of wizard. Only take lines that are on the same account
- and move of the invoice and not reconciled
-
- :return: list of compliant move line ids
-
- """
- if context is None:
- context = {}
- active_ids = context.get('active_ids')
- selected_line_ids = []
- inv_model = self.pool['account.invoice']
- move_line_model = self.pool['account.move.line']
- if not active_ids:
- return False
- # raise ValueError('No active_ids passed in context')
- for invoice in inv_model.browse(cr, uid, active_ids, context=context):
- if invoice.type in ('in_invoice', 'in_refund', 'out_refund'):
- raise orm.except_orm(_('User error'),
- _('Please use wizard on cutomer invoices'))
-
- domain = [('account_id', '=', invoice.account_id.id),
- ('move_id', '=', invoice.move_id.id),
- ('reconcile_id', '=', False)]
- move_ids = move_line_model.search(cr, uid, domain, context=context)
- selected_line_ids.extend(move_ids)
- return selected_line_ids
-
- _defaults = {'move_line_ids': _get_default_lines}
-
- def onchange_policy_id(self, cr, uid, ids, new_policy_id, context=None):
- if not new_policy_id:
- return {}
- policy = self.pool['credit.control.policy'].browse(cr, uid,
- new_policy_id,
- context=context)
- return {'value': {'do_nothing': policy.do_nothing}}
-
- def _mark_as_overridden(self, cr, uid, move_lines, context=None):
- """Mark `move_lines` related credit control line as overridden
- This is done by setting manually_overridden fields to True
-
- :param move_lines: move line to mark as overridden
-
- :retun: list of credit line ids that where marked as overridden
-
- """
- credit_model = self.pool['credit.control.line']
- domain = [('move_line_id', 'in', [x.id for x in move_lines])]
- credits_ids = credit_model.search(cr, uid, domain, context=context)
- credit_model.write(cr, uid,
- credits_ids,
- {'manually_overridden': True},
- context)
- return credits_ids
-
- def _set_invoice_policy(self, cr, uid, move_line_ids, policy,
- context=None):
- """Force policy on invoice"""
- invoice_model = self.pool['account.invoice']
- invoice_ids = set([x.invoice.id for x in move_line_ids if x.invoice])
- invoice_model.write(cr, uid, list(invoice_ids),
- {'credit_policy_id': policy.id},
- context=context)
-
- def _check_accounts_policies(self, cr, uid, lines, policy, context=None):
- policy_obj = self.pool['credit.control.policy']
- for line in lines:
- policy_obj.check_policy_against_account(
- cr, uid,
- line.account_id.id,
- policy.id,
- context=context
- )
- return True
-
- def set_new_policy(self, cr, uid, wizard_id, context=None):
- """Set new policy on an invoice.
-
- This is done by creating a new credit control line
- related to the move line and the policy setted in
- the wizard form
-
- :return: ir.actions.act_windows dict
-
- """
- assert len(wizard_id) == 1, "Only one id expected"
- wizard_id = wizard_id[0]
-
- credit_line_model = self.pool['credit.control.line']
- ir_model = self.pool['ir.model.data']
- ui_act_model = self.pool['ir.actions.act_window']
- wizard = self.browse(cr, uid, wizard_id, context=context)
- controlling_date = fields.date.today()
- self._check_accounts_policies(
- cr,
- uid,
- wizard.move_line_ids,
- wizard.new_policy_id)
- self._mark_as_overridden(cr,
- uid,
- wizard.move_line_ids,
- context=context)
- # As disscused with business expert
- # draft lines should be passed to ignored
- # if same level as the new one
- # As it is a manual action
- # We also ignore rounding tolerance
- generated_ids = None
- generated_ids = credit_line_model.create_or_update_from_mv_lines(
- cr, uid, [],
- [x.id for x in wizard.move_line_ids],
- wizard.new_policy_level_id.id,
- controlling_date,
- check_tolerance=False,
- context=None
- )
- self._set_invoice_policy(cr, uid,
- wizard.move_line_ids,
- wizard.new_policy_id,
- context=context)
- if not generated_ids:
- return {}
- view_id = ir_model.get_object_reference(cr, uid,
- "account_credit_control",
- "credit_control_line_action")
- assert view_id, 'No view found'
- action = ui_act_model.read(cr, uid, view_id[1], context=context)
- action['domain'] = [('id', 'in', generated_ids)]
- return action
diff --git a/account_credit_control/wizard/credit_control_policy_changer_view.xml b/account_credit_control/wizard/credit_control_policy_changer_view.xml
deleted file mode 100644
index f65356ea0..000000000
--- a/account_credit_control/wizard/credit_control_policy_changer_view.xml
+++ /dev/null
@@ -1,65 +0,0 @@
-
-
-
-
- credit control policy form
- credit.control.policy.changer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Change current credit policy
- credit.control.policy.changer
- account.invoice
- form
- form
-
- new
- Allows to manually change credit level
-
-
-
-
-
-
-
diff --git a/account_credit_control/wizard/credit_control_printer.py b/account_credit_control/wizard/credit_control_printer.py
deleted file mode 100644
index 028f18e1c..000000000
--- a/account_credit_control/wizard/credit_control_printer.py
+++ /dev/null
@@ -1,109 +0,0 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see
.
-#
-##############################################################################
-import base64
-
-from openerp.osv import orm, fields
-from openerp.tools.translate import _
-
-
-class CreditControlPrinter(orm.TransientModel):
- """Print lines"""
-
- _name = "credit.control.printer"
- _rec_name = 'id'
- _description = 'Mass printer'
-
- def _get_line_ids(self, cr, uid, context=None):
- if context is None:
- context = {}
- res = False
- if context.get('active_model') != 'credit.control.line':
- return res
- res = context.get('active_ids', False)
- return res
-
- _columns = {
- 'mark_as_sent': fields.boolean('Mark letter lines as sent',
- help="Only letter lines will be marked."),
- 'report_file': fields.binary('Generated Report', readonly=True),
- 'report_name': fields.char('Report name'),
- 'state': fields.char('state', size=32),
- 'line_ids': fields.many2many(
- 'credit.control.line',
- string='Credit Control Lines'),
- }
-
- _defaults = {
- 'mark_as_sent': True,
- 'line_ids': _get_line_ids,
- }
-
- def _filter_line_ids(self, cr, uid, active_ids, context=None):
- """filter lines to use in the wizard"""
- line_obj = self.pool.get('credit.control.line')
- domain = [('state', '=', 'to_be_sent'),
- ('id', 'in', active_ids),
- ('channel', '=', 'letter')]
- return line_obj.search(cr, uid, domain, context=context)
-
- def _credit_line_predicate(self, cr, uid, line_record, context=None):
- return True
-
- def _get_line_ids(self, cr, uid, lines, predicate, context=None):
- return [l.id for l in lines if predicate(cr, uid, l, context)]
-
- def print_lines(self, cr, uid, wiz_id, context=None):
- assert not (isinstance(wiz_id, list) and len(wiz_id) > 1), \
- "wiz_id: only one id expected"
- comm_obj = self.pool.get('credit.control.communication')
- if isinstance(wiz_id, list):
- wiz_id = wiz_id[0]
- form = self.browse(cr, uid, wiz_id, context)
-
- if not form.line_ids and not form.print_all:
- raise orm.except_orm(_('Error'),
- _('No credit control lines selected.'))
-
- line_ids = self._get_line_ids(cr,
- uid,
- form.line_ids,
- self._credit_line_predicate,
- context=context)
-
- comms = comm_obj._generate_comm_from_credit_line_ids(cr, uid, line_ids,
- context=context)
- report_file = comm_obj._generate_report(cr, uid, comms, context=context)
-
- form.write({'report_file': base64.b64encode(report_file),
- 'report_name': 'credit_control_esr_bvr_%s.pdf' % fields.datetime.now(),
- 'state': 'done'})
-
- if form.mark_as_sent:
- comm_obj._mark_credit_line_as_sent(cr, uid, comms, context=context)
-
- return {'type': 'ir.actions.act_window',
- 'res_model': 'credit.control.printer',
- 'view_mode': 'form',
- 'view_type': 'form',
- 'res_id': form.id,
- 'views': [(False, 'form')],
- 'target': 'new',
- }
diff --git a/account_credit_control/wizard/credit_control_printer_view.xml b/account_credit_control/wizard/credit_control_printer_view.xml
deleted file mode 100644
index 68b67aa31..000000000
--- a/account_credit_control/wizard/credit_control_printer_view.xml
+++ /dev/null
@@ -1,62 +0,0 @@
-
-
-
-
- credit.line.printer.form
- credit.control.printer
- form
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Print Lines
- credit.control.printer
- credit.control.line
- form
- form
-
- new
- Print selected lines
-
-
-
-
From cc8974abe3da75fb9aa9da48572594b4cc7c74be Mon Sep 17 00:00:00 2001
From: Guewen Baconnier
Date: Tue, 28 Oct 2014 11:45:18 +0100
Subject: [PATCH 016/157] [MIG] account_credit_control: Migration to 8.0
---
account_credit_control/README.rst | 29 +
account_credit_control/__init__.py | 29 +
account_credit_control/__openerp__.py | 44 +-
account_credit_control/account.py | 32 +
account_credit_control/account_view.xml | 45 +
account_credit_control/company.py | 37 +
account_credit_control/company_view.xml | 15 +
.../credit_control_demo.xml | 30 +
account_credit_control/data.xml | 224 +++
.../i18n/account_credit_control.pot | 1160 ++++++++++++++
account_credit_control/i18n/de.po | 1190 +++++++++++++++
account_credit_control/i18n/fr.po | 1357 +++++++++++++++++
account_credit_control/invoice.py | 67 +
account_credit_control/line.py | 230 +++
account_credit_control/line_view.xml | 171 +++
account_credit_control/mail.py | 29 +
account_credit_control/partner.py | 58 +
account_credit_control/partner_view.xml | 24 +
account_credit_control/policy.py | 406 +++++
account_credit_control/policy_view.xml | 131 ++
account_credit_control/report/report.xml | 15 +
.../report/report_credit_control_summary.xml | 99 ++
account_credit_control/run.py | 175 +++
account_credit_control/run_view.xml | 75 +
.../features/00_credit_control_param.feature | 61 +
.../01_credit_control_partners.feature | 105 ++
.../02_credit_control_invoices.feature | 588 +++++++
.../03_credit_control_run_jan.feature | 29 +
.../04_credit_control_run_feb.feature | 33 +
.../05_credit_control_run_mar.feature | 45 +
.../06_credit_control_run_apr.feature | 44 +
.../07_credit_control_run_may.feature | 59 +
.../08_credit_control_run_jun.feature | 38 +
.../09_credit_control_run_jul.feature | 35 +
.../10_credit_control_run_aug.feature | 30 +
.../11_credit_control_manual_setting.feature | 42 +
.../features/steps/account_credit_control.py | 147 ++
.../steps/account_credit_control_changer.py | 79 +
.../features/steps/account_voucher.py | 96 ++
.../security/ir.model.access.csv | 21 +
account_credit_control/wizard/__init__.py | 25 +
.../wizard/credit_control_communication.py | 239 +++
.../wizard/credit_control_emailer.py | 69 +
.../wizard/credit_control_emailer_view.xml | 54 +
.../wizard/credit_control_marker.py | 88 ++
.../wizard/credit_control_marker_view.xml | 60 +
.../wizard/credit_control_policy_changer.py | 148 ++
.../credit_control_policy_changer_view.xml | 64 +
.../wizard/credit_control_printer.py | 71 +
.../wizard/credit_control_printer_view.xml | 51 +
50 files changed, 7957 insertions(+), 36 deletions(-)
create mode 100644 account_credit_control/README.rst
create mode 100644 account_credit_control/__init__.py
create mode 100644 account_credit_control/account.py
create mode 100644 account_credit_control/account_view.xml
create mode 100644 account_credit_control/company.py
create mode 100644 account_credit_control/company_view.xml
create mode 100644 account_credit_control/credit_control_demo.xml
create mode 100644 account_credit_control/data.xml
create mode 100644 account_credit_control/i18n/account_credit_control.pot
create mode 100644 account_credit_control/i18n/de.po
create mode 100644 account_credit_control/i18n/fr.po
create mode 100644 account_credit_control/invoice.py
create mode 100644 account_credit_control/line.py
create mode 100644 account_credit_control/line_view.xml
create mode 100644 account_credit_control/mail.py
create mode 100644 account_credit_control/partner.py
create mode 100644 account_credit_control/partner_view.xml
create mode 100644 account_credit_control/policy.py
create mode 100644 account_credit_control/policy_view.xml
create mode 100644 account_credit_control/report/report.xml
create mode 100644 account_credit_control/report/report_credit_control_summary.xml
create mode 100644 account_credit_control/run.py
create mode 100644 account_credit_control/run_view.xml
create mode 100644 account_credit_control/scenarios/features/00_credit_control_param.feature
create mode 100644 account_credit_control/scenarios/features/01_credit_control_partners.feature
create mode 100644 account_credit_control/scenarios/features/02_credit_control_invoices.feature
create mode 100644 account_credit_control/scenarios/features/03_credit_control_run_jan.feature
create mode 100644 account_credit_control/scenarios/features/04_credit_control_run_feb.feature
create mode 100644 account_credit_control/scenarios/features/05_credit_control_run_mar.feature
create mode 100644 account_credit_control/scenarios/features/06_credit_control_run_apr.feature
create mode 100644 account_credit_control/scenarios/features/07_credit_control_run_may.feature
create mode 100644 account_credit_control/scenarios/features/08_credit_control_run_jun.feature
create mode 100644 account_credit_control/scenarios/features/09_credit_control_run_jul.feature
create mode 100644 account_credit_control/scenarios/features/10_credit_control_run_aug.feature
create mode 100644 account_credit_control/scenarios/features/11_credit_control_manual_setting.feature
create mode 100644 account_credit_control/scenarios/features/steps/account_credit_control.py
create mode 100644 account_credit_control/scenarios/features/steps/account_credit_control_changer.py
create mode 100644 account_credit_control/scenarios/features/steps/account_voucher.py
create mode 100644 account_credit_control/security/ir.model.access.csv
create mode 100644 account_credit_control/wizard/__init__.py
create mode 100644 account_credit_control/wizard/credit_control_communication.py
create mode 100644 account_credit_control/wizard/credit_control_emailer.py
create mode 100644 account_credit_control/wizard/credit_control_emailer_view.xml
create mode 100644 account_credit_control/wizard/credit_control_marker.py
create mode 100644 account_credit_control/wizard/credit_control_marker_view.xml
create mode 100644 account_credit_control/wizard/credit_control_policy_changer.py
create mode 100644 account_credit_control/wizard/credit_control_policy_changer_view.xml
create mode 100644 account_credit_control/wizard/credit_control_printer.py
create mode 100644 account_credit_control/wizard/credit_control_printer_view.xml
diff --git a/account_credit_control/README.rst b/account_credit_control/README.rst
new file mode 100644
index 000000000..4294fdb56
--- /dev/null
+++ b/account_credit_control/README.rst
@@ -0,0 +1,29 @@
+Credit Control
+==============
+
+Configuration
+-------------
+
+Configure the policies and policy levels in ``Accounting > Configuration >
+Credit Control > Credit Policies``.
+You can define as many policy levels as you need.
+
+Configure a tolerance for the Credit control and a default policy
+applied on all partners in each company, under the Accounting tab.
+
+You are able to specify a particular policy for one partner or one invoice.
+
+Usage
+-----
+
+Menu entries are located in ``Accounting > Periodical Processing > Credit
+Control``.
+
+Create a new "run" in the ``Credit Control Run`` menu with the controlling date.
+Then, use the ``Compute credit lines`` button. All the credit control lines will
+be generated. You can find them in the ``Credit Control Lines`` menu.
+
+On each generated line, you have many choices:
+ * Send a email
+ * Print a letter
+ * Change the state (so you can ignore or reopen lines)
diff --git a/account_credit_control/__init__.py b/account_credit_control/__init__.py
new file mode 100644
index 000000000..531c9f6d3
--- /dev/null
+++ b/account_credit_control/__init__.py
@@ -0,0 +1,29 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from . import mail
+from . import run
+from . import line
+from . import account
+from . import partner
+from . import policy
+from . import company
+from . import wizard
+from . import invoice
diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py
index 0f8871bf0..003486a41 100644
--- a/account_credit_control/__openerp__.py
+++ b/account_credit_control/__openerp__.py
@@ -2,7 +2,7 @@
##############################################################################
#
# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012 Camptocamp SA
+# Copyright 2012-2014 Camptocamp SA
#
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU Affero General Public License as
@@ -20,45 +20,17 @@
##############################################################################
{'name': 'Account Credit Control',
'version': '0.2.0',
- 'author': 'Camptocamp',
+ 'author': "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp',
'category': 'Finance',
'complexity': "normal",
- 'depends': ['base', 'account',
- 'email_template', 'report_webkit'],
- 'description': """
-Credit Control
-==============
-
-Configuration
--------------
-
-Configure the policies and policy levels in ``Accounting > Configuration >
-Credit Control > Credit Policies``.
-You can define as many policy levels as you need.
-
-Configure a tolerance for the Credit control and a default policy
-applied on all partners in each company, under the Accounting tab.
-
-You are able to specify a particular policy for one partner or one invoice.
-
-Usage
------
-
-Menu entries are located in ``Accounting > Periodical Processing > Credit
-Control``.
-
-Create a new "run" in the ``Credit Control Run`` menu with the controlling date.
-Then, use the ``Compute credit lines`` button. All the credit control lines will
-be generated. You can find them in the ``Credit Control Lines`` menu.
-
-On each generated line, you have many choices:
- * Send a email
- * Print a letter
- * Change the state (so you can ignore or reopen lines)
- """,
+ 'depends': ['base',
+ 'account',
+ 'email_template',
+ ],
'website': 'http://www.camptocamp.com',
'data': ["report/report.xml",
+ "report/report_credit_control_summary.xml",
"data.xml",
"line_view.xml",
"account_view.xml",
@@ -71,7 +43,7 @@
"wizard/credit_control_printer_view.xml",
"wizard/credit_control_policy_changer_view.xml",
"security/ir.model.access.csv"],
- 'demo_xml': ["credit_control_demo.xml"],
+ 'demo': ["credit_control_demo.xml"],
'tests': [],
'installable': True,
'license': 'AGPL-3',
diff --git a/account_credit_control/account.py b/account_credit_control/account.py
new file mode 100644
index 000000000..de4758c5f
--- /dev/null
+++ b/account_credit_control/account.py
@@ -0,0 +1,32 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp import models, fields
+
+
+class AccountAccount(models.Model):
+ """ Add a link to a credit control policy on account.account """
+
+ _inherit = "account.account"
+
+ credit_control_line_ids = fields.One2many('credit.control.line',
+ 'account_id',
+ string='Credit Lines',
+ readonly=True)
diff --git a/account_credit_control/account_view.xml b/account_credit_control/account_view.xml
new file mode 100644
index 000000000..5873e8ce3
--- /dev/null
+++ b/account_credit_control/account_view.xml
@@ -0,0 +1,45 @@
+
+
+
+
+
+
+ invoice.followup.form.view
+ account.invoice
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/company.py b/account_credit_control/company.py
new file mode 100644
index 000000000..8deb708fa
--- /dev/null
+++ b/account_credit_control/company.py
@@ -0,0 +1,37 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp import models, fields
+
+
+class ResCompany(models.Model):
+ """ Add credit control parameters """
+ _inherit = 'res.company'
+
+ credit_control_tolerance = fields.Float(string='Credit Control Tolerance',
+ default=0.1)
+ # This is not a property on the partner because we cannot search
+ # on fields.property (subclass fields.function).
+ credit_policy_id = fields.Many2one('credit.control.policy',
+ string='Credit Control Policy',
+ help="The Credit Control Policy used "
+ "on partners by default. "
+ "This setting can be overridden"
+ " on partners or invoices.")
diff --git a/account_credit_control/company_view.xml b/account_credit_control/company_view.xml
new file mode 100644
index 000000000..feb50c0d5
--- /dev/null
+++ b/account_credit_control/company_view.xml
@@ -0,0 +1,15 @@
+
+
+
+ credit.control.company.form
+ res.company
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/credit_control_demo.xml b/account_credit_control/credit_control_demo.xml
new file mode 100644
index 000000000..107e26628
--- /dev/null
+++ b/account_credit_control/credit_control_demo.xml
@@ -0,0 +1,30 @@
+
+
+
+ X11002-a
+ B2B Debtors - (test)
+
+ receivable
+
+
+
+
+
+ X11002-b
+ B2C Debtors - (test)
+
+ receivable
+
+
+
+
+
+ X11002-c
+ New Debtors - (test)
+
+ receivable
+
+
+
+
+
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
new file mode 100644
index 000000000..c629232d4
--- /dev/null
+++ b/account_credit_control/data.xml
@@ -0,0 +1,224 @@
+
+
+
+
+ Credit Control Email
+ noreply@localhost
+ Credit Control: (${object.current_policy_level.name or 'n/a'})
+ ${object.get_email() or ''}
+
+
+ ${object.get_contact_address().lang or 'en_US'}
+
+
+
+ ${object.current_policy_level.custom_mail_text}
+ ]]>
+
+
+
+
+ No follow
+
+
+
+
+
+ No follow
+
+ net_days
+
+
+
+ email
+ Manual no follow
+
+ Manual no follow
+
+
+
+
+ 3 time policy
+
+
+
+ 10 days net
+
+ net_days
+
+
+
+ email
+ Our records indicate that we have not received the payment of the above mentioned invoice.
+If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards
+
+
+ Our records indicate that we have not received the payment of the invoices mentioned in the attached document.
+
+If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards
+
+
+
+
+ 30 days end of month
+
+ end_of_month
+
+
+
+ email
+ Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards
+
+ Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards
+
+
+
+
+ 10 days last reminder
+
+ previous_date
+
+
+
+ letter
+
+ Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+
+Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+
+
+
+
+ 2 time policy
+
+
+
+ 30 days end of month
+
+ end_of_month
+
+
+
+ email
+ Our records indicate that we have not received the payment of the above mentioned invoice.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+ Our records indicate that we have not received the payment of the invoices mentioned in the attached document.
+If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+Thank you in advance for your anticipated cooperation in this matter.
+
+Best regards
+
+
+
+
+ 60 days last reminder
+
+ previous_date
+
+
+
+ letter
+ Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.
+
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt
+ collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+ Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.
+
+If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+If your payment has not been received in the next 5 days, your file will be transfered to our debt
+ collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+
+
+
+ Credit Control Manager
+
+
+
+
+ Credit Control User
+
+
+
+
+ Credit Control Info
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/i18n/account_credit_control.pot b/account_credit_control/i18n/account_credit_control.pot
new file mode 100644
index 000000000..e23733290
--- /dev/null
+++ b/account_credit_control/i18n/account_credit_control.pot
@@ -0,0 +1,1160 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 8.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-01-26 10:32+0000\n"
+"PO-Revision-Date: 2015-01-26 10:32+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid "\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid "\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:87
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:154
+#, python-format
+msgid "A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:80
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0
+#: field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid "Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0
+#: field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0
+#: field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0
+#: field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0
+#: field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid "If a credit control line has been generatedon a policy and the policy has been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0
+#: field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid "Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid "Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid "Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid "Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid "Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid "Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid "Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid "Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid "Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:103
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0
+#: field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid "The Credit Control Policy used for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid "The Credit Control Policy used on partners by default. This setting can be overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "This wizard will let you set the overdue policy and level for selected invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:223
+#, python-format
+msgid "You are not allowed to delete a credit control line that is not in draft state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid "You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid "You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
+
diff --git a/account_credit_control/i18n/de.po b/account_credit_control/i18n/de.po
new file mode 100644
index 000000000..c68bfdb9a
--- /dev/null
+++ b/account_credit_control/i18n/de.po
@@ -0,0 +1,1190 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 8.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-01-26 10:32+0000\n"
+"PO-Revision-Date: 2014-10-30 14:59+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:87
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:154
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:80
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr "Rechnungdatum"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr "Rechnungdatum"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr "Rechnungsnummer"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr "Betrag"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr "Offener Betrag"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices "
+"mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices "
+"mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the "
+"invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:103
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:126
+#, python-format
+msgid "Policy \"%s\" has generated %d Credit Control Lines.\n"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:130
+#, python-format
+msgid "Policy \"%s\" has not generated any Credit Control Lines.\n"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr "Extrakt"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr "Fälliger Restbetrag"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr "Endbetrag"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:223
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
new file mode 100644
index 000000000..651ff4030
--- /dev/null
+++ b/account_credit_control/i18n/fr.po
@@ -0,0 +1,1357 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 8.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-01-26 10:32+0000\n"
+"PO-Revision-Date: 2014-10-30 14:59+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"Language: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of "
+"the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"\n"
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes "
+"malgré nos précédents rappels.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme "
+"nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier "
+"sera transféré à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
+"advise.\n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération \n"
+" "
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+"\n"
+" Cher/Chère ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr "10 jours depuis la dernière relance"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr "10 jours net"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr "30 jours fin de mois"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr "Dernier rappel à 60 jours"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr "Ligne de relance"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:87
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr "Une ligne plus récente que %s existe au %s"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr "Une politique de relance"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:154
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+"Un contrôle de relance est déjà en train de tourner en arrière-plan, merci "
+"d'essayer à nouveau plus tard."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:80
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr "Un contrôle a déjà été exécuté plus récemment que le %s "
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Compte"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Comptes"
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Actif"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr "Permet de changer manuellement le niveau de relance"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr "Erreur lors de la génération des mails."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Annuler"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Modifier le statut des lignes"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr "Changer la politique de relance courante"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr "Changer le niveau de relance de la facture courante"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr "Modifier l'état des lignes sélectionnées."
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr "Modifier l'état des lignes sélectionnées."
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr "Canal"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Société"
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Société"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr "Calculer les relances"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr "Mode de calcul"
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr "Adresse de contact"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr "Lignes de relance"
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr "Date de contrôle"
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr "Date de relance"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr "Créé par"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr "Créé le"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr "Relances Clients"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr "Informations de rappel"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr "Lignes de relance"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr "Responsable Relance client"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr "Politique de relance"
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr "Politique de relance"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr "Lancer le calcul des rappels"
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr "Résumé des relances"
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr "Pas de relance inférieure à : "
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr "Utilisateur du module de relance"
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr "Rappel: (${object.current_policy_level.name or 'n/a'})"
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr "Lignes de relance"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr "Générateur de relance"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr "Passe de contrôle de relance"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr "Politique de relance"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr "Devise"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr "Email personnalisé"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr "Message personnalisable"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr "Date d'échéance"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr "Définir une politique de relance"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr "Retard (en jours)"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr "Paramétrages jours de retard"
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr "Ignorer"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr "Fait"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Brouillon"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr "Les lignes brouillon doivent être triées"
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+"Lignes brouillons à traiter.\n"
+"Les lignes ignorées ne seront pas traitées.\n"
+"Les lignes brouillons ou ignorées seront régénérées lors du prochain "
+"contrôle."
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr "Montant dû TTC."
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr "Date d'échéance"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr "Date d'échéance, fin de mois"
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr "Montant total"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr "Date d'échéance"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr "E-mail"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr "Modèle d'e-mail"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr "Erreur sur E-mail"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr "Date de l'écriture"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr "Erreur"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr "Filtres"
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+"Pour les politiques qui ne doivent pas générer de lignes ou sont obsolètes"
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr "Lignes générées"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grouper Par..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+"Si la ligne a été générée avec une politique de relance différente elle doit "
+"être traitée manuellement"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr "Ignorée"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Facture"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr "Date de facture"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr "Numéro de facture"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr "Total de la facture"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr "Lignes de relance"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr "Lettre"
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr "Niveau"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr "Lignes"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr "Lignes déjà traitées."
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr "Traiter les lignes"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr "Lignes de relance"
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr "A traiter manuellement"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr "Lignes ignorées lors des relances précédentes."
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr "Lettres et e-mails"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr "Mailer"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr "Politique de relance manuelle"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr "Lignes manuelles"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr "Changement manuel"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr "Ne pas suivre (Manuel)"
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr "Mise à jour manuelle"
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr "Marquer comme"
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr "Marquer comme traitées"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr "Publipostage par e-mail des rappels"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Traiter en masse"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr "Imprimer en masse"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr "Plus..."
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr "Écriture comptable"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr "Écriture comptable à changer"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr "Écriture comptable à traiter"
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nom"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr "Nouvelle politique"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr "Nouveau niveau de relance"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr "Pas de ligne de relance sélectionnée"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr "Pas de suivi"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr "Politique sans suivi"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+"Aucune ligne ne sera modifiée. Toutes les lignes sélectionnées sont déjà "
+"terminées."
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Seules les relances par courrier seront traitées."
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr "Ouvrir les lignes de relance"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr "Restant dû"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été "
+"payées malgré un précédent rappel.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme "
+"nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above "
+"mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été "
+"payées malgré un précédent rappel.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme "
+"nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices "
+"mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures mentionnées dans le "
+"document ci-joint n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme "
+"nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices "
+"mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please "
+"proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures mentionnées dans le "
+"document ci-joint n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme "
+"nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above "
+"mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été "
+"payées malgré un précédent rappel.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme "
+"nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the "
+"invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, "
+"please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures mentionnées dans le "
+"document ci-joint n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme "
+"nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes "
+"malgré nos précédents rappels.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme "
+"nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier "
+"sera transféré à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de paiement n'hésitez pas à nous "
+"contacter. \n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, "
+"please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be "
+"transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes "
+"malgré nos précédents rappels.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme "
+"nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier "
+"sera transféré à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de paiement n'hésitez pas à nous "
+"contacter. \n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the "
+"invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If "
+"not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file "
+"will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please "
+"advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this "
+"matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes "
+"malgré nos précédents rappels.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme "
+"nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier "
+"sera transféré à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de paiement n'hésitez pas à nous "
+"contacter. \n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération \n"
+" "
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr "Courriels envoyés"
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Client"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:103
+#, python-format
+msgid "Please select a policy"
+msgstr "Choisissez une politique"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr "Utilisez l'action sur les factures clients"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr "Politiques"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+"La politique de relance \"%s \" a généré %d lignes de relance ."
+" "
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+"La politique de relance \"%s \" n'a pas généré de lignes de relance."
+" "
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Niveaux de relance"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr "Niveaux de relance"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr "Précédent rappel"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr "Imprimer"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr "Imprimer la sélection"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr "Imprimer la sélection"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr "Imprimer la sélection"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr "Prêt à l'envoi"
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr "Niveau de relance"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Reminder"
+msgstr "Rappel"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr "Lettre"
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr "Date du rapport"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr "Date de relance"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr "Envoyer par email"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr "Envoyer les rappels par email."
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr "Envoyer un email depuis les lignes de relances sélectionnées"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr "Envoyer les courriels"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr "Envoyées"
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr "Courriels envoyés"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr "Date d'envoi"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr "Définir le niveau de relance actuel"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr "Définir une nouvelle politique de relance"
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr "Source"
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "État"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr "Listes des factures en attente de règlement"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+"Il s'agit de la politique de relance propre à cette facture Si vide, la "
+"politique de relance par défaut sera utilisée."
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+"Politique de relance utilisée pour ce client. (Vous pouvez aussi en définir "
+"une autre au niveau d'une des factures de ce client.) Si vide, la politique "
+"par défaut (au niveau de la société) sera appliquée."
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+"Politique de relance par défaut du client. (Ce paramétrage peut être défini "
+"plus spécifiquement au niveau de la facture)."
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+"La ligne a été remplacée par un changement manuel de politique sur la "
+"facture."
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr "Les autres devises optionnelles en cas de multi-devises."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr "Le premier niveau ne peut pas être basé sur un précédent rappel"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "Ces lignes sont prêtes à être traitées"
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+"Cette politique de relance sera active seulement pour les comptes "
+"sélectionnés"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+"Cette action vous permet de définir une politique et un niveau de relance "
+"pour les factures sélectionnées"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr "Total dû"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr "Total facturé"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Utilisateur"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr "Attention: Cette opération ne peut pas être annulée"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:223
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+"Vous ne pouvez pas supprimer une ligne de relance qui n'est pas en brouillon"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+"Vous ne pouvez utiliser qu'une politique associée au compte %s.Vous pouvez "
+"choisir une des politique suivantes:\n"
+" %s"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+"Vous ne pouvez pas annuler cette facture ! Une lettre de relance a été "
+"envoyé au client. Vous devez créer un avoir et établir une nouvelle facture."
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr "Lettre de relance"
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr "Une politique de relance"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ou"
diff --git a/account_credit_control/invoice.py b/account_credit_control/invoice.py
new file mode 100644
index 000000000..f74be82c0
--- /dev/null
+++ b/account_credit_control/invoice.py
@@ -0,0 +1,67 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Vincent Renaville
+# Copyright 2013 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp import models, fields, api, _
+
+
+class AccountInvoice(models.Model):
+ """Check on cancelling of an invoice"""
+ _inherit = 'account.invoice'
+
+ credit_policy_id = fields.Many2one(
+ 'credit.control.policy',
+ string='Credit Control Policy',
+ help="The Credit Control Policy used for this "
+ "invoice. If nothing is defined, it will "
+ "use the account setting or the partner "
+ "setting.",
+ readonly=True,
+ copy=False,
+ )
+
+ credit_control_line_ids = fields.One2many(
+ 'credit.control.line', 'invoice_id',
+ string='Credit Lines',
+ readonly=True,
+ copy=False,
+ )
+
+ @api.multi
+ def action_cancel(self):
+ """Prevent to cancel invoice related to credit line"""
+ # We will search if this invoice is linked with credit
+ cc_line_obj = self.env['credit.control.line']
+ for invoice in self:
+ nondraft_domain = [('invoice_id', '=', invoice.id),
+ ('state', '!=', 'draft')]
+ cc_nondraft_lines = cc_line_obj.search(nondraft_domain)
+ if cc_nondraft_lines:
+ raise api.Warning(
+ _('You cannot cancel this invoice.\n'
+ 'A payment reminder has already been '
+ 'sent to the customer.\n'
+ 'You must create a credit note and '
+ 'issue a new invoice.')
+ )
+ draft_domain = [('invoice_id', '=', invoice.id),
+ ('state', '=', 'draft')]
+ cc_draft_line = cc_line_obj.search(draft_domain)
+ cc_draft_line.unlink()
+ return super(AccountInvoice, self).action_cancel()
diff --git a/account_credit_control/line.py b/account_credit_control/line.py
new file mode 100644
index 000000000..326778870
--- /dev/null
+++ b/account_credit_control/line.py
@@ -0,0 +1,230 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+import logging
+
+from openerp import models, fields, api, _
+
+logger = logging.getLogger('credit.line.control')
+
+
+class CreditControlLine(models.Model):
+ """ A credit control line describes an amount due by a customer for a due date.
+
+ A line is created once the due date of the payment is exceeded.
+ It is created in "draft" and some actions are available (send by email,
+ print, ...)
+ """
+
+ _name = "credit.control.line"
+ _description = "A credit control line"
+ _rec_name = "id"
+ _order = "date DESC"
+
+ date = fields.Date(string='Controlling date',
+ required=True,
+ select=True)
+ # maturity date of related move line we do not use
+ # a related field in order to
+ # allow manual changes
+ date_due = fields.Date(string='Due date',
+ required=True,
+ readonly=True,
+ states={'draft': [('readonly', False)]})
+
+ date_entry = fields.Date(string='Entry date',
+ related='move_line_id.date',
+ store=True,
+ readonly=True)
+
+ date_sent = fields.Date(string='Sent date',
+ readonly=True,
+ states={'draft': [('readonly', False)]})
+
+ state = fields.Selection([('draft', 'Draft'),
+ ('ignored', 'Ignored'),
+ ('to_be_sent', 'Ready To Send'),
+ ('sent', 'Done'),
+ ('error', 'Error'),
+ ('email_error', 'Emailing Error')],
+ 'State',
+ required=True,
+ readonly=True,
+ default='draft',
+ help="Draft lines need to be triaged.\n"
+ "Ignored lines are lines for which we do "
+ "not want to send something.\n"
+ "Draft and ignored lines will be "
+ "generated again on the next run.")
+
+ channel = fields.Selection([('letter', 'Letter'),
+ ('email', 'Email')],
+ string='Channel',
+ required=True,
+ readonly=True,
+ states={'draft': [('readonly', False)]})
+
+ invoice_id = fields.Many2one('account.invoice',
+ string='Invoice',
+ readonly=True)
+
+ partner_id = fields.Many2one('res.partner',
+ string='Partner',
+ required=True)
+
+ amount_due = fields.Float(string='Due Amount Tax incl.',
+ required=True, readonly=True)
+
+ balance_due = fields.Float(string='Due balance', required=True,
+ readonly=True)
+
+ mail_message_id = fields.Many2one('mail.mail', string='Sent Email',
+ readonly=True)
+
+ move_line_id = fields.Many2one('account.move.line',
+ string='Move line',
+ required=True,
+ readonly=True)
+
+ account_id = fields.Many2one('account.account',
+ related='move_line_id.account_id',
+ store=True,
+ readonly=True)
+
+ currency_id = fields.Many2one('res.currency',
+ related='move_line_id.currency_id',
+ store=True,
+ readonly=True)
+
+ company_id = fields.Many2one('res.company',
+ related='move_line_id.company_id',
+ store=True,
+ readonly=True)
+
+ # we can allow a manual change of policy in draft state
+ policy_level_id = fields.Many2one('credit.control.policy.level',
+ string='Overdue Level',
+ required=True,
+ readonly=True,
+ states={'draft': [('readonly', False)]})
+
+ policy_id = fields.Many2one('credit.control.policy',
+ related='policy_level_id.policy_id',
+ store=True,
+ readonly=True)
+
+ level = fields.Integer('credit.control.policy.level',
+ related='policy_level_id.level',
+ store=True,
+ readonly=True)
+
+ manually_overridden = fields.Boolean(string='Manually overridden')
+
+ run_id = fields.Many2one(comodel_name='credit.control.run',
+ string='Source')
+
+ @api.model
+ def _prepare_from_move_line(self, move_line, level, controlling_date,
+ open_amount):
+ """ Create credit control line """
+ data = {}
+ data['date'] = controlling_date
+ data['date_due'] = move_line.date_maturity
+ data['state'] = 'draft'
+ data['channel'] = level.channel
+ data['invoice_id'] = (move_line.invoice.id if
+ move_line.invoice else False)
+ data['partner_id'] = move_line.partner_id.id
+ data['amount_due'] = (move_line.amount_currency or move_line.debit or
+ move_line.credit)
+ data['balance_due'] = open_amount
+ data['policy_level_id'] = level.id
+ data['move_line_id'] = move_line.id
+ return data
+
+ @api.model
+ def create_or_update_from_mv_lines(self, lines, level, controlling_date,
+ check_tolerance=True):
+ """ Create or update line based on levels
+
+ if check_tolerance is true credit line will not be
+ created if open amount is too small.
+ eg. we do not want to send a letter for 10 cents
+ of open amount.
+
+ :param lines: move.line id recordset
+ :param level: credit.control.policy.level record
+ :param controlling_date: date string of the credit controlling date.
+ Generally it should be the same
+ as create date
+ :param check_tolerance: boolean if True credit line
+ will not be generated if open amount
+ is smaller than company defined
+ tolerance
+
+ :returns: recordset of created credit lines
+ """
+ currency_obj = self.env['res.currency']
+ user = self.env.user
+ currencies = currency_obj.search([])
+
+ tolerance = {}
+ tolerance_base = user.company_id.credit_control_tolerance
+ user_currency = user.company_id.currency_id
+ for currency in currencies:
+ tolerance[currency.id] = currency.compute(tolerance_base,
+ user_currency)
+
+ new_lines = self.browse()
+ for move_line in lines:
+ open_amount = move_line.amount_residual_currency
+ cur_tolerance = tolerance.get(move_line.currency_id.id,
+ tolerance_base)
+ if check_tolerance and open_amount < cur_tolerance:
+ continue
+ vals = self._prepare_from_move_line(move_line,
+ level,
+ controlling_date,
+ open_amount)
+ line = self.create(vals)
+ new_lines += line
+
+ # when we have lines generated earlier in draft,
+ # on the same level, it means that we have left
+ # them, so they are to be considered as ignored
+ previous_drafts = self.search([('move_line_id', '=', move_line.id),
+ ('policy_level_id', '=', level.id),
+ ('state', '=', 'draft'),
+ ('id', '!=', line.id)])
+ if previous_drafts:
+ previous_drafts.write({'state': 'ignored'})
+
+ return new_lines
+
+ @api.multi
+ def unlink(self):
+ for line in self:
+ if line.state != 'draft':
+ raise api.Warning(
+ _('You are not allowed to delete a credit control '
+ 'line that is not in draft state.')
+ )
+
+ return super(CreditControlLine, self).unlink()
diff --git a/account_credit_control/line_view.xml b/account_credit_control/line_view.xml
new file mode 100644
index 000000000..9538c577b
--- /dev/null
+++ b/account_credit_control/line_view.xml
@@ -0,0 +1,171 @@
+
+
+
+ credit.control.line.form
+ credit.control.line
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Lines
+ credit.control.line
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ credit.control.line.tree
+ credit.control.line
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Lines
+ ir.actions.act_window
+ credit.control.line
+
+ form
+ tree,form
+
+ {'search_default_filter_draft': 1, 'search_default_filter_to_be_sent': 1}
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/mail.py b/account_credit_control/mail.py
new file mode 100644
index 000000000..7ec9be86d
--- /dev/null
+++ b/account_credit_control/mail.py
@@ -0,0 +1,29 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp import models, fields
+
+
+class Mail(models.Model):
+ _inherit = 'mail.mail'
+
+ # use HTML fields instead of text
+ body_html = fields.Html('Rich-text Contents',
+ help="Rich-text/HTML message")
diff --git a/account_credit_control/partner.py b/account_credit_control/partner.py
new file mode 100644
index 000000000..d7669c101
--- /dev/null
+++ b/account_credit_control/partner.py
@@ -0,0 +1,58 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp import models, fields, api
+
+
+class ResPartner(models.Model):
+ """ Add a settings on the credit control policy to use on the partners,
+ and links to the credit control lines.
+ """
+
+ _inherit = "res.partner"
+
+ credit_policy_id = fields.Many2one(
+ 'credit.control.policy',
+ string='Credit Control Policy',
+ domain="[('account_ids', 'in', property_account_receivable)]",
+ help="The Credit Control Policy used for this "
+ "partner. This setting can be forced on the "
+ "invoice. If nothing is defined, it will use "
+ "the company setting.",
+ )
+ credit_control_line_ids = fields.One2many('credit.control.line',
+ 'invoice_id',
+ string='Credit Control Lines',
+ readonly=True)
+
+ @api.constrains('credit_policy_id')
+ def _check_credit_policy(self):
+ """ Ensure that policy on partner are limited to the account policy """
+ for partner in self:
+ if (not partner.property_account_receivable or
+ not partner.credit_policy_id):
+ continue
+ account = partner.property_account_receivable
+ policy = partner.credit_policy_id
+ try:
+ policy.check_policy_against_account(account)
+ except api.Warning as err:
+ # constrains should raise ValidationError exceptions
+ raise api.ValidationError(err)
diff --git a/account_credit_control/partner_view.xml b/account_credit_control/partner_view.xml
new file mode 100644
index 000000000..c6c4c89fd
--- /dev/null
+++ b/account_credit_control/partner_view.xml
@@ -0,0 +1,24 @@
+
+
+
+ partner.credit_control.form.view
+ res.partner
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/policy.py b/account_credit_control/policy.py
new file mode 100644
index 000000000..0e2b03dfe
--- /dev/null
+++ b/account_credit_control/policy.py
@@ -0,0 +1,406 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp import models, fields, api, _
+
+
+class CreditControlPolicy(models.Model):
+ """ Define a policy of reminder """
+
+ _name = "credit.control.policy"
+ _description = """Define a reminder policy"""
+
+ name = fields.Char('Name', required=True)
+ level_ids = fields.One2many('credit.control.policy.level',
+ 'policy_id',
+ string='Policy Levels')
+ do_nothing = fields.Boolean('Do nothing',
+ help='For policies which should not '
+ 'generate lines or are obsolete')
+ company_id = fields.Many2one('res.company', string='Company')
+ account_ids = fields.Many2many(
+ 'account.account',
+ string='Accounts',
+ required=True,
+ domain="[('type', '=', 'receivable')]",
+ help="This policy will be active only"
+ " for the selected accounts",
+ )
+ active = fields.Boolean('Active', default=True)
+
+ @api.multi
+ def _move_lines_domain(self, controlling_date):
+ """ Build the default domain for searching move lines """
+ self.ensure_one()
+ return [('account_id', 'in', self.account_ids.ids),
+ ('date_maturity', '<=', controlling_date),
+ ('reconcile_id', '=', False),
+ ('partner_id', '!=', False)]
+
+ @api.multi
+ @api.returns('account.move.line')
+ def _due_move_lines(self, controlling_date):
+ """ Get the due move lines for the policy of the company.
+
+ The set of ids will be reduced and extended according
+ to the specific policies defined on partners and invoices.
+
+ Do not use direct SQL in order to respect security rules.
+
+ Assume that only the receivable lines have a maturity date and that
+ accounts used in the policy are reconcilable.
+ """
+ self.ensure_one()
+ move_l_obj = self.env['account.move.line']
+ user = self.env.user
+ if user.company_id.credit_policy_id.id != self.id:
+ return move_l_obj.browse()
+ domain_line = self._move_lines_domain(controlling_date)
+ return move_l_obj.search(domain_line)
+
+ @api.multi
+ @api.returns('account.move.line')
+ def _move_lines_subset(self, controlling_date, model, move_relation_field):
+ """ Get the move lines related to one model for a policy.
+
+ Do not use direct SQL in order to respect security rules.
+
+ Assume that only the receivable lines have a maturity date and that
+ accounts used in the policy are reconcilable.
+
+ The policy relation field must be named credit_policy_id.
+
+ :param str controlling_date: date of credit control
+ :param str model: name of the model where is defined a credit_policy_id
+ :param str move_relation_field: name of the field in account.move.line
+ which is a many2one to `model`
+ :return: recordset to add in the process, recordset to remove from
+ the process
+ """
+ self.ensure_one()
+ # MARK possible place for a good optimisation
+ my_obj = self.env[model]
+ move_l_obj = self.env['account.move.line']
+ default_domain = self._move_lines_domain(controlling_date)
+
+ to_add = move_l_obj.browse()
+ to_remove = move_l_obj.browse()
+
+ # The lines which are linked to this policy have to be included in the
+ # run for this policy.
+ # If another object override the credit_policy_id (ie. invoice after
+ add_objs = my_obj.search([('credit_policy_id', '=', self.id)])
+ if add_objs:
+ domain = list(default_domain)
+ domain.append((move_relation_field, 'in', add_objs.ids))
+ to_add = move_l_obj.search(domain)
+
+ # The lines which are linked to another policy do not have to be
+ # included in the run for this policy.
+ neg_objs = my_obj.search([('credit_policy_id', '!=', self.id),
+ ('credit_policy_id', '!=', False)])
+ if neg_objs:
+ domain = list(default_domain)
+ domain.append((move_relation_field, 'in', neg_objs.ids))
+ to_remove = move_l_obj.search(domain)
+ return to_add, to_remove
+
+ @api.multi
+ @api.returns('account.move.line')
+ def _get_partner_related_lines(self, controlling_date):
+ """ Get the move lines for a policy related to a partner.
+
+ :param str controlling_date: date of credit control
+ :param str model: name of the model where is defined a credit_policy_id
+ :param str move_relation_field: name of the field in account.move.line
+ which is a many2one to `model`
+ :return: recordset to add in the process, recordset to remove from
+ the process
+ """
+ return self._move_lines_subset(controlling_date, 'res.partner',
+ 'partner_id')
+
+ @api.multi
+ @api.returns('account.move.line')
+ def _get_invoice_related_lines(self, controlling_date):
+ """ Get the move lines for a policy related to an invoice.
+
+ :param str controlling_date: date of credit control
+ :param str model: name of the model where is defined a credit_policy_id
+ :param str move_relation_field: name of the field in account.move.line
+ which is a many2one to `model`
+ :return: recordset to add in the process, recordset to remove from
+ the process
+ """
+ return self._move_lines_subset(controlling_date, 'account.invoice',
+ 'invoice')
+
+ @api.multi
+ @api.returns('account.move.line')
+ def _get_move_lines_to_process(self, controlling_date):
+ """ Build a list of move lines ids to include in a run
+ for a policy at a given date.
+
+ :param str controlling_date: date of credit control
+ :return: recordset to include in the run
+ """
+ self.ensure_one()
+ # there is a priority between the lines, depicted by the calls below
+ lines = self._due_move_lines(controlling_date)
+ to_add, to_remove = self._get_partner_related_lines(controlling_date)
+ lines = (lines | to_add) - to_remove
+ to_add, to_remove = self._get_invoice_related_lines(controlling_date)
+ lines = (lines | to_add) - to_remove
+ return lines
+
+ @api.multi
+ @api.returns('account.move.line')
+ def _lines_different_policy(self, lines):
+ """ Return a set of move lines ids for which there is an
+ existing credit line but with a different policy.
+ """
+ self.ensure_one()
+ move_line_obj = self.env['account.move.line']
+ different_lines = move_line_obj.browse()
+ if not lines:
+ return different_lines
+ cr = self.env.cr
+ cr.execute("SELECT move_line_id FROM credit_control_line"
+ " WHERE policy_id != %s and move_line_id in %s"
+ " AND manually_overridden IS false",
+ (self.id, tuple(lines.ids)))
+ res = cr.fetchall()
+ if res:
+ return move_line_obj.browse([row[0] for row in res])
+ return different_lines
+
+ @api.multi
+ def check_policy_against_account(self, account):
+ """ Ensure that the policy corresponds to account relation """
+ policies = self.search([])
+ allowed = [x for x in policies
+ if account in x.account_ids or x.do_nothing]
+ if self not in allowed:
+ allowed_names = u"\n".join(x.name for x in allowed)
+ raise api.Warning(
+ _('You can only use a policy set on '
+ 'account %s.\n'
+ 'Please choose one of the following '
+ 'policies:\n %s') % (account.name, allowed_names)
+ )
+ return True
+
+
+class CreditControlPolicyLevel(models.Model):
+ """Define a policy level. A level allows to determine if
+ a move line is due and the level of overdue of the line"""
+
+ _name = "credit.control.policy.level"
+ _order = 'level'
+ _description = """A credit control policy level"""
+
+ name = fields.Char(string='Name', required=True, translate=True)
+ policy_id = fields.Many2one('credit.control.policy',
+ string='Related Policy',
+ required=True)
+ level = fields.Integer(string='Level', required=True)
+ computation_mode = fields.Selection(
+ [('net_days', 'Due Date'),
+ ('end_of_month', 'Due Date, End Of Month'),
+ ('previous_date', 'Previous Reminder')],
+ string='Compute Mode',
+ required=True
+ )
+ delay_days = fields.Integer(string='Delay (in days)', required=True)
+ email_template_id = fields.Many2one('email.template',
+ string='Email Template',
+ required=True)
+ channel = fields.Selection([('letter', 'Letter'),
+ ('email', 'Email')],
+ string='Channel',
+ required=True)
+ custom_text = fields.Text(string='Custom Message',
+ required=True,
+ translate=True)
+ custom_mail_text = fields.Text(string='Custom Mail Message',
+ required=True, translate=True)
+
+ _sql_constraint = [('unique level',
+ 'UNIQUE (policy_id, level)',
+ 'Level must be unique per policy')]
+
+ @api.one
+ @api.constrains('level', 'computation_mode')
+ def _check_level_mode(self):
+ """ The smallest level of a policy cannot be computed on the
+ "previous_date".
+ """
+ smallest_level = self.search([('policy_id', '=', self.policy_id.id)],
+ order='level asc', limit=1)
+ if smallest_level.computation_mode == 'previous_date':
+ return api.ValidationError(_('The smallest level can not be of '
+ 'type Previous Reminder'))
+
+ @api.multi
+ def _previous_level(self):
+ """ For one policy level, returns the id of the previous level
+
+ If there is no previous level, it returns None, it means that's the
+ first policy level
+
+ :return: previous level or None if there is no previous level
+ """
+ self.ensure_one()
+ previous_levels = self.search([('policy_id', '=', self.policy_id.id),
+ ('level', '<', self.level)],
+ order='level desc',
+ limit=1)
+ if not previous_levels:
+ return None
+ return previous_levels
+
+ # ----- sql time related methods ---------
+
+ @staticmethod
+ def _net_days_get_boundary():
+ return (" (mv_line.date_maturity + %(delay)s)::date <= "
+ "date(%(controlling_date)s)")
+
+ @staticmethod
+ def _end_of_month_get_boundary():
+ return ("(date_trunc('MONTH', (mv_line.date_maturity + %(delay)s))+"
+ "INTERVAL '1 MONTH - 1 day')::date"
+ "<= date(%(controlling_date)s)")
+
+ @staticmethod
+ def _previous_date_get_boundary():
+ return "(cr_line.date + %(delay)s)::date <= date(%(controlling_date)s)"
+
+ @api.multi
+ def _get_sql_date_boundary_for_computation_mode(self, controlling_date):
+ """ Return a where clauses statement for the given controlling
+ date and computation mode of the level
+ """
+ self.ensure_one()
+ fname = "_%s_get_boundary" % (self.computation_mode, )
+ if hasattr(self, fname):
+ fnc = getattr(self, fname)
+ return fnc()
+ else:
+ raise NotImplementedError(
+ _('Can not get function for computation mode: '
+ '%s is not implemented') % (fname, )
+ )
+
+ # -----------------------------------------
+
+ @api.multi
+ @api.returns('account.move.line')
+ def _get_first_level_move_lines(self, controlling_date, lines):
+ """ Retrieve all the move lines that are linked to a first level.
+ We use Raw SQL for performance. Security rule where applied in
+ policy object when the first set of lines were retrieved
+ """
+ self.ensure_one()
+ move_line_obj = self.env['account.move.line']
+ if not lines:
+ return move_line_obj.browse()
+ cr = self.env.cr
+ sql = ("SELECT DISTINCT mv_line.id\n"
+ " FROM account_move_line mv_line\n"
+ " WHERE mv_line.id in %(line_ids)s\n"
+ " AND NOT EXISTS (SELECT id\n"
+ " FROM credit_control_line\n"
+ " WHERE move_line_id = mv_line.id\n"
+ # lines from a previous level with a draft or ignored state
+ # or manually overridden
+ # have to be generated again for the previous level
+ " AND NOT manually_overridden\n"
+ " AND state NOT IN ('draft', 'ignored'))"
+ " AND (mv_line.debit IS NOT NULL AND mv_line.debit != 0.0)\n")
+ sql += " AND"
+ _get_sql_date_part = self._get_sql_date_boundary_for_computation_mode
+ sql += _get_sql_date_part(controlling_date)
+ data_dict = {'controlling_date': controlling_date,
+ 'line_ids': tuple(lines.ids),
+ 'delay': self.delay_days}
+ cr.execute(sql, data_dict)
+ res = cr.fetchall()
+ if res:
+ return move_line_obj.browse([row[0] for row in res])
+ return move_line_obj.browse()
+
+ @api.multi
+ @api.returns('account.move.line')
+ def _get_other_level_move_lines(self, controlling_date, lines):
+ """ Retrieve the move lines for other levels than first level.
+ """
+ self.ensure_one()
+ move_line_obj = self.env['account.move.line']
+ if not lines:
+ return move_line_obj.browse()
+ cr = self.env.cr
+ sql = ("SELECT mv_line.id\n"
+ " FROM account_move_line mv_line\n"
+ " JOIN credit_control_line cr_line\n"
+ " ON (mv_line.id = cr_line.move_line_id)\n"
+ " WHERE cr_line.id = (SELECT credit_control_line.id "
+ " FROM credit_control_line\n"
+ " WHERE credit_control_line.move_line_id = mv_line.id\n"
+ " AND state != 'ignored'"
+ " AND NOT manually_overridden"
+ " ORDER BY credit_control_line.level desc limit 1)\n"
+ " AND cr_line.level = %(previous_level)s\n"
+ " AND (mv_line.debit IS NOT NULL AND mv_line.debit != 0.0)\n"
+ # lines from a previous level with a draft or ignored state
+ # or manually overridden
+ # have to be generated again for the previous level
+ " AND NOT manually_overridden\n"
+ " AND cr_line.state NOT IN ('draft', 'ignored')\n"
+ " AND mv_line.id in %(line_ids)s\n")
+ sql += " AND "
+ _get_sql_date_part = self._get_sql_date_boundary_for_computation_mode
+ sql += _get_sql_date_part(controlling_date)
+ previous_level = self._previous_level()
+ data_dict = {'controlling_date': controlling_date,
+ 'line_ids': tuple(lines.ids),
+ 'delay': self.delay_days,
+ 'previous_level': previous_level.level}
+
+ # print cr.mogrify(sql, data_dict)
+ cr.execute(sql, data_dict)
+ res = cr.fetchall()
+ if res:
+ return move_line_obj.browse([row[0] for row in res])
+ return move_line_obj.browse()
+
+ @api.multi
+ @api.returns('account.move.line')
+ def get_level_lines(self, controlling_date, lines):
+ """ get all move lines in entry lines that match the current level """
+ self.ensure_one()
+ move_line_obj = self.env['account.move.line']
+ matching_lines = move_line_obj.browse()
+ if self._previous_level() is None:
+ method = self._get_first_level_move_lines
+ else:
+ method = self._get_other_level_move_lines
+ matching_lines |= method(controlling_date, lines)
+ return matching_lines
diff --git a/account_credit_control/policy_view.xml b/account_credit_control/policy_view.xml
new file mode 100644
index 000000000..7158389f1
--- /dev/null
+++ b/account_credit_control/policy_view.xml
@@ -0,0 +1,131 @@
+
+
+
+
+ credit.control.policy.form
+ credit.control.policy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ credit.control.policy.tree
+ credit.control.policy
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Policies
+ ir.actions.act_window
+ credit.control.policy
+
+ form
+ tree,form
+
+
+
+
+
+
+ credit.mangement.policy.level.form
+ credit.control.policy.level
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ credit.control.policy.level.tree
+ credit.control.policy.level
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/report/report.xml b/account_credit_control/report/report.xml
new file mode 100644
index 000000000..2d24c0862
--- /dev/null
+++ b/account_credit_control/report/report.xml
@@ -0,0 +1,15 @@
+
+
+
+
+
+
+
diff --git a/account_credit_control/report/report_credit_control_summary.xml b/account_credit_control/report/report_credit_control_summary.xml
new file mode 100644
index 000000000..1b02093c8
--- /dev/null
+++ b/account_credit_control/report/report_credit_control_summary.xml
@@ -0,0 +1,99 @@
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
Summary
+
+
+
+
+ Invoice number
+ Invoice date
+ Date due
+ Invoiced amount
+ Open amount
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Total Invoiced
+
+
+
+
+
+ Total Due
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/run.py b/account_credit_control/run.py
new file mode 100644
index 000000000..c6afb1d1e
--- /dev/null
+++ b/account_credit_control/run.py
@@ -0,0 +1,175 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+import logging
+
+from openerp import models, fields, api, _
+
+logger = logging.getLogger('credit.control.run')
+
+
+class CreditControlRun(models.Model):
+ """ Credit Control run generate all credit control lines and reject """
+
+ _name = "credit.control.run"
+ _rec_name = 'date'
+ _description = "Credit control line generator"
+
+ date = fields.Date(string='Controlling Date', required=True,
+ readonly=True,
+ states={'draft': [('readonly', False)]})
+
+ @api.model
+ def _get_policies(self):
+ return self.env['credit.control.policy'].search([])
+
+ policy_ids = fields.Many2many(
+ 'credit.control.policy',
+ rel="credit_run_policy_rel",
+ id1='run_id', id2='policy_id',
+ string='Policies',
+ readonly=True,
+ states={'draft': [('readonly', False)]},
+ default=_get_policies,
+ )
+ report = fields.Html(string='Report', readonly=True, copy=False)
+ state = fields.Selection([('draft', 'Draft'),
+ ('done', 'Done')],
+ string='State',
+ required=True,
+ readonly=True,
+ default='draft')
+
+ line_ids = fields.One2many(
+ comodel_name='credit.control.line',
+ inverse_name='run_id',
+ string='Generated lines')
+
+ manual_ids = fields.Many2many(
+ 'account.move.line',
+ rel="credit_runreject_rel",
+ string='Lines to handle manually',
+ help='If a credit control line has been generated'
+ 'on a policy and the policy has been changed '
+ 'in the meantime, it has to be handled '
+ 'manually',
+ readonly=True,
+ copy=False,
+ )
+
+ @api.multi
+ def _check_run_date(self, controlling_date):
+ """ Ensure that there is no credit line in the future
+ using controlling_date
+
+ """
+ runs = self.search([('date', '>', controlling_date)],
+ order='date DESC', limit=1)
+ if runs:
+ raise api.Warning(_('A run has already been executed more '
+ 'recently than %s') % (runs.date))
+
+ line_obj = self.env['credit.control.line']
+ lines = line_obj.search([('date', '>', controlling_date)],
+ order='date DESC', limit=1)
+ if lines:
+ raise api.Warning(_('A credit control line more '
+ 'recent than %s exists at %s') %
+ (controlling_date, lines.date))
+
+ @api.multi
+ @api.returns('credit.control.line')
+ def _generate_credit_lines(self):
+ """ Generate credit control lines. """
+ self.ensure_one()
+ cr_line_obj = self.env['credit.control.line']
+ move_line_obj = self.env['account.move.line']
+ manually_managed_lines = move_line_obj.browse()
+ self._check_run_date(self.date)
+
+ policies = self.policy_ids
+ if not policies:
+ raise api.Warning(_('Please select a policy'))
+
+ report = ''
+ generated = cr_line_obj.browse()
+ for policy in policies:
+ if policy.do_nothing:
+ continue
+ lines = policy._get_move_lines_to_process(self.date)
+ manual_lines = policy._lines_different_policy(lines)
+ lines -= manual_lines
+ manually_managed_lines |= manual_lines
+ policy_lines_generated = cr_line_obj.browse()
+ if lines:
+ # policy levels are sorted by level
+ # so iteration is in the correct order
+ create = cr_line_obj.create_or_update_from_mv_lines
+ for level in reversed(policy.level_ids):
+ level_lines = level.get_level_lines(self.date, lines)
+ policy_lines_generated += create(level_lines,
+ level,
+ self.date)
+ generated |= policy_lines_generated
+ if policy_lines_generated:
+ report += (_("Policy \"%s \" has generated %d Credit "
+ "Control Lines. ") %
+ (policy.name, len(policy_lines_generated)))
+ else:
+ report += _(
+ "Policy \"%s \" has not generated any "
+ "Credit Control Lines. " % policy.name
+ )
+
+ vals = {'state': 'done',
+ 'report': report,
+ 'manual_ids': [(6, 0, manually_managed_lines.ids)],
+ 'line_ids': [(6, 0, generated.ids)]}
+ self.write(vals)
+ return generated
+
+ @api.multi
+ def generate_credit_lines(self):
+ """ Generate credit control lines
+
+ Lock the ``credit_control_run`` Postgres table to avoid concurrent
+ calls of this method.
+ """
+ try:
+ self.env.cr.execute('SELECT id FROM credit_control_run'
+ ' LIMIT 1 FOR UPDATE NOWAIT')
+ except Exception:
+ # In case of exception openerp will do a rollback
+ # for us and free the lock
+ raise api.Warning(_('A credit control run is already running'
+ ' in background, please try later.'))
+
+ self._generate_credit_lines()
+ return True
+
+ @api.multi
+ def open_credit_lines(self):
+ """ Open the generated lines """
+ self.ensure_one()
+ action_name = 'account_credit_control.credit_control_line_action'
+ action = self.env.ref(action_name)
+ action = action.read()[0]
+ action['domain'] = [('id', 'in', self.line_ids.ids)]
+ return action
diff --git a/account_credit_control/run_view.xml b/account_credit_control/run_view.xml
new file mode 100644
index 000000000..aa3cd0ea0
--- /dev/null
+++ b/account_credit_control/run_view.xml
@@ -0,0 +1,75 @@
+
+
+
+
+ credit.control.run.tree
+ credit.control.run
+
+
+
+
+
+
+
+
+
+ credit.control.run.form
+ credit.control.run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Run
+ ir.actions.act_window
+ credit.control.run
+
+ form
+ tree,form
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/scenarios/features/00_credit_control_param.feature b/account_credit_control/scenarios/features/00_credit_control_param.feature
new file mode 100644
index 000000000..c02bb6384
--- /dev/null
+++ b/account_credit_control/scenarios/features/00_credit_control_param.feature
@@ -0,0 +1,61 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2009 Camptocamp SA
+#
+#
+# The base scenario for the finance data must be executed before this
+# one. The finance scenario is included in the oerpscenario base and
+# the tag to run it is: @base_finance
+#
+#
+##############################################################################
+##############################################################################
+# Branch # Module # Processes # System
+@account_credit_control @account_credit_control_setup
+
+Feature: General parameters in order to test the credit control module
+
+
+ @account_credit_control_setup_install_modules
+ Scenario: MODULES INSTALLATION
+
+ Given I do not want all demo data to be loaded on install
+ Given I install the required modules with dependencies:
+ | name |
+ | account_credit_control |
+
+ Then my modules should have been installed and models reloaded
+
+
+ @deactivate_journal_control
+ Scenario: Journal setup to avoid unfixed voucher bug
+ Given I execute the SQL commands
+ """
+ UPDATE account_journal SET allow_date = false;
+ """
+
+ @email_params_mailtrap
+ Scenario: E-MAIL PARAMS WITH EMAIL EATER (http://mailtrap.io)
+ Given I need a "ir.mail_server" with name: mailstrap_testings
+ And having:
+ | name | value |
+ | smtp_host | mailtrap.io |
+ | sequence | 1 |
+ | smtp_port | 2525 |
+ | smtp_user | camptocamp1 |
+ | smtp_pass | 20468fa2f2879cb9 |
+
+ @account_credit_control_policy_2_times
+ Scenario: Configure the credit control policy in 2 times
+ Given I configure the following accounts on the credit control policy with oid: "account_credit_control.credit_control_2_time":
+ | account code |
+ | 4111 |
+ | 4112 |
+
+ @account_credit_control_policy_3_times
+ Scenario: Configure the credit control policy in 3 times
+ Given I configure the following accounts on the credit control policy with oid: "account_credit_control.credit_control_3_time":
+ | account code |
+ | 4111 |
+ | 4112 |
diff --git a/account_credit_control/scenarios/features/01_credit_control_partners.feature b/account_credit_control/scenarios/features/01_credit_control_partners.feature
new file mode 100644
index 000000000..9edb192c7
--- /dev/null
+++ b/account_credit_control/scenarios/features/01_credit_control_partners.feature
@@ -0,0 +1,105 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2009 Camptocamp SA
+#
+##############################################################################
+##############################################################################
+# Branch # Module # Processes # System
+@account_credit_control @account_credit_control_add_policy @account_credit_control_setup
+
+Feature: I add policy to partners already created
+ @account_credit_control_partner_1
+ Scenario: Partner_1
+ Given I need a "res.partner" with oid: scen.partner_1
+ And having:
+ | name | value |
+ | name | partner_1 |
+ | credit_policy_id | by name: No follow |
+
+ @account_credit_control_customer_1
+ Scenario: Customer_1
+ Given I need a "res.partner" with oid: scen.customer_1
+ And having:
+ | name | value |
+ | name | customer_1 |
+ | credit_policy_id | by name: 2 time policy |
+
+ @account_credit_control_customer_2
+ Scenario: Customer_2
+ Given I need a "res.partner" with oid: scen.customer_2
+ And having:
+ | name | value |
+ | name | customer_2 |
+ | credit_policy_id | by name: 2 time policy |
+
+ @account_credit_control_customer_3
+ Scenario: Customer_3
+ Given I need a "res.partner" with oid: scen.customer_3
+ And having:
+ | name | value |
+ | name | customer_3 |
+ | credit_policy_id | by name: 2 time policy |
+
+ @account_credit_control_customer_4
+ Scenario: Customer_4
+ Given I need a "res.partner" with oid: scen.customer_4
+ And having:
+ | name | value |
+ | name | customer_4 |
+ # the credit policy must be 3 time policy (inherited from company)
+
+ @account_credit_control_customer_5
+ Scenario: Customer_5
+ Given I need a "res.partner" with oid: scen.customer_5
+ And having:
+ | name | value |
+ | name | customer_5_usd |
+ | credit_policy_id | by name: 3 time policy |
+
+ @account_credit_control_customer_6
+ Scenario: Customer_6
+ Given I need a "res.partner" with oid: scen.customer_6
+ And having:
+ | name | value |
+ | name | customer_6 |
+ | credit_policy_id | by name: 3 time policy |
+
+ @account_credit_control_customer_partial_pay
+ Scenario: A customer who like to do partial payments
+ Given I need a "res.partner" with oid: scen.customer_partial_pay
+ And having:
+ | name | value |
+ | name | Scrooge McDuck |
+ | zip | 1000 |
+ | city | Duckburg |
+ | email | openerp@locahost.dummy |
+ | phone | |
+ | street | Duckstreet |
+
+
+ @account_credit_control_customer_multiple_payterm
+ Scenario: A customer who use payment terms in 2 times
+ Given I need a "res.partner" with oid: scen.customer_multiple_payterm
+ And having:
+ | name | value |
+ | name | Donald Duck |
+ | zip | 1100 |
+ | city | Duckburg |
+ | email | openerp@locahost.dummy |
+ | phone | |
+ | street | Duckstreet |
+
+ @account_credit_control_customer_multiple_payterm2
+ Scenario: A customer who use payment terms in 2 times
+ Given I need a "res.partner" with oid: scen.customer_multiple_payterm2
+ And having:
+ | name | value |
+ | name | Gus Goose |
+ | type | default |
+ | name | Gus Goose |
+ | zip | 1100 |
+ | city | Duckburg |
+ | email | openerp@locahost.dummy |
+ | phone | |
+ | street | Duckstreet |
diff --git a/account_credit_control/scenarios/features/02_credit_control_invoices.feature b/account_credit_control/scenarios/features/02_credit_control_invoices.feature
new file mode 100644
index 000000000..a153d39f7
--- /dev/null
+++ b/account_credit_control/scenarios/features/02_credit_control_invoices.feature
@@ -0,0 +1,588 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+
+@account_credit_control @account_credit_control_setup @account_credit_control_base_data @account_credit_control_invoices
+
+Feature: Invoices creation
+
+##################### Partner 1 ##########################################################
+
+ @inv_1
+ Scenario: Create invoice 1
+
+ Given I need a "account.invoice" with oid: scen._inv_1
+ And having:
+ | name | value |
+ | name | SI_1 |
+ | date_invoice | 2013-01-15 |
+ | partner_id | by oid: scen.partner_1 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv1_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_1 |
+ Given I find a "account.invoice" with oid: scen._inv_1
+
+ Given I need a "account.invoice.line" with oid: scen._inv1_line2
+ And having:
+ | name | value |
+ | name | invoice line 2 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_1 |
+ Given I find a "account.invoice" with oid: scen._inv_1
+ And I open the credit invoice
+
+ @inv_2
+ Scenario: Create invoice 2
+ Given I need a "account.invoice" with oid: scen._inv_2
+ And having:
+ | name | value |
+ | name | SI_2 |
+ | date_invoice | 2013-02-15 |
+ | partner_id | by oid: scen.partner_1 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv2_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_2 |
+ Given I find a "account.invoice" with oid: scen._inv_2
+ And I open the credit invoice
+
+
+ @inv_3
+ Scenario: Create invoice 3
+ Given I need a "account.invoice" with oid: scen._inv_3
+ And having:
+ | name | value |
+ | name | SI_3 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.partner_1 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv3_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_3 |
+ Given I find a "account.invoice" with oid: scen._inv_3
+ And I open the credit invoice
+
+##################### Customer 2 ##########################################################
+
+ @inv_4
+ Scenario: Create invoice 4
+
+ Given I need a "account.invoice" with oid: scen._inv_4
+ And having:
+ | name | value |
+ | name | SI_4 |
+ | date_invoice | 2013-01-18 |
+ | partner_id | by oid: scen.customer_2 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv4_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_4 |
+ Given I find a "account.invoice" with oid: scen._inv_4
+ And I open the credit invoice
+
+
+
+ @inv_5
+ Scenario: Create invoice 5
+ Given I need a "account.invoice" with oid: scen._inv_5
+ And having:
+ | name | value |
+ | name | SI_5 |
+ | date_invoice | 2013-02-15 |
+ | partner_id | by oid: scen.customer_2 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv5_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_5 |
+ Given I find a "account.invoice" with oid: scen._inv_5
+ And I open the credit invoice
+
+
+ @inv_6
+ Scenario: Create invoice 6
+ Given I need a "account.invoice" with oid: scen._inv_6
+ And having:
+ | name | value |
+ | name | SI_6 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.customer_2 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Days End of Month |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv6_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_6 |
+ Given I find a "account.invoice" with oid: scen._inv_6
+ And I open the credit invoice
+
+##################### Customer 3 ##########################################################
+
+ @inv_7
+ Scenario: Create invoice 7
+
+ Given I need a "account.invoice" with oid: scen._inv_7
+ And having:
+ | name | value |
+ | name | SI_7 |
+ | date_invoice | 2013-01-18 |
+ | partner_id | by oid: scen.customer_3 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv7_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_7 |
+ Given I find a "account.invoice" with oid: scen._inv_7
+ And I open the credit invoice
+
+
+
+ @inv_8
+ Scenario: Create invoice 8
+ Given I need a "account.invoice" with oid: scen._inv_8
+ And having:
+ | name | value |
+ | name | SI_8 |
+ | date_invoice | 2013-02-15 |
+ | partner_id | by oid: scen.customer_3 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv8_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_8 |
+ Given I find a "account.invoice" with oid: scen._inv_8
+ And I open the credit invoice
+
+
+ @inv_9
+ Scenario: Create invoice 9
+ Given I need a "account.invoice" with oid: scen._inv_9
+ And having:
+ | name | value |
+ | name | SI_9 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.customer_3 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv9_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_9 |
+ Given I find a "account.invoice" with oid: scen._inv_9
+ And I open the credit invoice
+
+##################### Customer 4 ##########################################################
+
+ @inv_10
+ Scenario: Create invoice 10
+
+ Given I need a "account.invoice" with oid: scen._inv_10
+ And having:
+ | name | value |
+ | name | SI_10 |
+ | date_invoice | 2013-01-18 |
+ | partner_id | by oid: scen.customer_4 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv10_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_10 |
+ Given I find a "account.invoice" with oid: scen._inv_10
+ And I open the credit invoice
+
+
+
+ @inv_11
+ Scenario: Create invoice 11
+ Given I need a "account.invoice" with oid: scen._inv_11
+ And having:
+ | name | value |
+ | name | SI_11 |
+ | date_invoice | 2013-02-15 |
+ | partner_id | by oid: scen.customer_4 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv11_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_11 |
+ Given I find a "account.invoice" with oid: scen._inv_11
+ And I open the credit invoice
+
+
+ @inv_12
+ Scenario: Create invoice 12
+ Given I need a "account.invoice" with oid: scen._inv_12
+ And having:
+ | name | value |
+ | name | SI_12 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.customer_4 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv12_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_12 |
+ Given I find a "account.invoice" with oid: scen._inv_12
+ And I open the credit invoice
+
+##################### Customer 5 ##########################################################
+
+ @inv_13
+ Scenario: Create invoice 13
+
+ Given I need a "account.invoice" with oid: scen._inv_13
+ And having:
+ | name | value |
+ | name | SI_13 |
+ | date_invoice | 2013-01-18 |
+ | partner_id | by oid: scen.customer_5 |
+ | account_id | by name: Debtors USD |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv13_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1000 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_13 |
+ Given I find a "account.invoice" with oid: scen._inv_13
+ And I open the credit invoice
+
+
+
+ @inv_14
+ Scenario: Create invoice 14
+ Given I need a "account.invoice" with oid: scen._inv_14
+ And having:
+ | name | value |
+ | name | SI_14 |
+ | date_invoice | 2013-02-15 |
+ | partner_id | by oid: scen.customer_5 |
+ | account_id | by name: Debtors USD |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv14_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1200 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_14 |
+ Given I find a "account.invoice" with oid: scen._inv_14
+ And I open the credit invoice
+
+
+ @inv_15
+ Scenario: Create invoice 15
+ Given I need a "account.invoice" with oid: scen._inv_15
+ And having:
+ | name | value |
+ | name | SI_15 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.customer_5 |
+ | account_id | by name: Debtors USD |
+ | journal_id | by name: Sales |
+ | currency_id | by name: USD |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+
+ Given I need a "account.invoice.line" with oid: scen._inv15_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_15 |
+ Given I find a "account.invoice" with oid: scen._inv_15
+ And I open the credit invoice
+
+ @inv_16
+ Scenario: Create invoice 16
+ Given I need a "account.invoice" with oid: scen._inv_16
+ And having:
+ | name | value |
+ | name | SI_16 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.customer_4 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv16_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_16 |
+ Then I find a "account.invoice" with oid: scen._inv_16
+ And I open the credit invoice
+
+ @inv_17
+ Scenario: Create invoice 17
+ Given I need a "account.invoice" with oid: scen._inv_17
+ And having:
+ | name | value |
+ | name | SI_17 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.customer_partial_pay |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv17_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_17 |
+ Then I find a "account.invoice" with oid: scen._inv_17
+ And I open the credit invoice
+
+ @inv_18
+ Scenario: Create invoice 18
+ Given I need a "account.invoice" with oid: scen._inv_18
+ And having:
+ | name | value |
+ | name | SI_18 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.customer_multiple_payterm |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv18_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_18 |
+ Then I find a "account.invoice" with oid: scen._inv_18
+ And I open the credit invoice
+
+ @inv_19
+ Scenario: Create invoice 19
+ Given I need a "account.invoice" with oid: scen._inv_19
+ And having:
+ | name | value |
+ | name | SI_19 |
+ | date_invoice | 2013-03-15 |
+ | partner_id | by oid: scen.customer_multiple_payterm2 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30% Advance End 30 Days |
+ | type | out_invoice |
+ And I need a "account.invoice.line" with oid: scen._inv19_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 1500 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_19 |
+ Then I find a "account.invoice" with oid: scen._inv_19
+ And I open the credit invoice
+
+ @inv_20
+ Scenario: Create invoice 20
+ Given I need a "account.invoice" with oid: scen._inv_20
+ And having:
+ | name | value |
+ | name | SI_20_test_tolerance |
+ | date_invoice | 2013-03-23 |
+ | partner_id | by oid: scen.customer_6 |
+ | account_id | by name: Debtors |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv20_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 0.09 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_20 |
+ Then I find a "account.invoice" with oid: scen._inv_20
+ And I open the credit invoice
+
+ @inv_20
+ Scenario: Create invoice 21 (this receivable account must not be chased-> no credit line creation)
+ Given I need a "account.invoice" with oid: scen._inv_21
+ And having:
+ | name | value |
+ | name | SI_21_test_receivable_account_excluded |
+ | date_invoice | 2013-03-25 |
+ | partner_id | by oid: scen.customer_6 |
+ | account_id | by name: Debtors GBP |
+ | journal_id | by name: Sales |
+ | currency_id | by name: EUR |
+ | payment_term | by name: 30 Net Days |
+ | type | out_invoice |
+
+ And I need a "account.invoice.line" with oid: scen._inv21_line1
+ And having:
+ | name | value |
+ | name | invoice line 1 |
+ | quantity | 1 |
+ | price_unit | 6666 |
+ | account_id | by name: Sales |
+ | invoice_id | by oid: scen._inv_21 |
+ Then I find a "account.invoice" with oid: scen._inv_21
+ And I open the credit invoice
diff --git a/account_credit_control/scenarios/features/03_credit_control_run_jan.feature b/account_credit_control/scenarios/features/03_credit_control_run_jan.feature
new file mode 100644
index 000000000..9839f9bf1
--- /dev/null
+++ b/account_credit_control/scenarios/features/03_credit_control_run_jan.feature
@@ -0,0 +1,29 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_jan
+
+Feature: Ensure that mail credit line generation first pass is correct
+
+ Scenario: clean data
+ Given I clean all the credit lines
+ #Given I unreconcile and clean all move line
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run1
+ And having:
+ | name | value |
+ | date | 2013-01-31 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 300 | 2013-01-18 | Debtors | 3 time policy | 2013-01-31 | customer_4 | email | 1 | SI_10 | 10 days net | draft | 300 | |
diff --git a/account_credit_control/scenarios/features/04_credit_control_run_feb.feature b/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
new file mode 100644
index 000000000..f9b1865ca
--- /dev/null
+++ b/account_credit_control/scenarios/features/04_credit_control_run_feb.feature
@@ -0,0 +1,33 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_feb
+
+Feature: Ensure that mail credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run2
+ And having:
+ | name | value |
+ | date | 2013-02-28 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 360 | 2013-02-15 | Debtors | 3 time policy | 2013-02-28 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 360 | USD |
+ | 1000 | 2013-02-17 | Debtors USD | 3 time policy | 2013-02-28 | customer_5_usd | email | 1 | SI_13 | 10 days net | draft | 1000 | USD |
+ | 300 | 2013-01-18 | Debtors | 3 time policy | 2013-02-28 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 300 | |
diff --git a/account_credit_control/scenarios/features/05_credit_control_run_mar.feature b/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
new file mode 100644
index 000000000..af5199b10
--- /dev/null
+++ b/account_credit_control/scenarios/features/05_credit_control_run_mar.feature
@@ -0,0 +1,45 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_mar
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @pay_invoice_si_19_part1
+ Scenario: I pay a part of the first part of the invoice SI 19,
+ Given I pay 300.0 on the invoice "SI_19"
+ Then My invoice "SI_19" is in state "open" reconciled with a residual amount of "1200.0"
+
+ @account_credit_control_run_month_mar
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run3
+ And having:
+ | name | value |
+ | date | 2013-03-31 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1000 | 2013-02-28 | Debtors | 2 time policy | 2013-03-31 | customer_2 | email | 1 | SI_4 | 30 days end of month | draft | 1000 | |
+ | 1000 | 2013-02-17 | Debtors | 2 time policy | 2013-03-31 | customer_3 | email | 1 | SI_7 | 30 days end of month | draft | 1000 | |
+ | 700 | 2013-02-28 | Debtors | 3 time policy | 2013-03-31 | customer_4 | email | 1 | SI_10 | 10 days net | draft | 700 | |
+ | 449.99 | 2013-03-15 | Debtors | 3 time policy | 2013-03-31 | customer_4 | email | 1 | SI_12 | 10 days net | draft | 449.99 | USD |
+ | 1200 | 2013-03-17 | Debtors USD | 3 time policy | 2013-03-31 | customer_5_usd | email | 1 | SI_14 | 10 days net | draft | 1200 | USD |
+ | 360 | 2013-02-15 | Debtors | 3 time policy | 2013-03-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 360 | USD |
+ | 1000 | 2013-02-17 | Debtors USD | 3 time policy | 2013-03-31 | customer_5_usd | email | 2 | SI_13 | 30 days end of month | draft | 1000 | USD |
+ | 300 | 2013-01-18 | Debtors | 3 time policy | 2013-03-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 300 | |
+ | 450 | 2013-03-15 | Debtors | 3 time policy | 2013-03-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 450 | |
+ | 150 | 2013-03-15 | Debtors | 3 time policy | 2013-03-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 450 | |
diff --git a/account_credit_control/scenarios/features/06_credit_control_run_apr.feature b/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
new file mode 100644
index 000000000..635bfeee7
--- /dev/null
+++ b/account_credit_control/scenarios/features/06_credit_control_run_apr.feature
@@ -0,0 +1,44 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_apr
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run4
+ And having:
+ | name | value |
+ | date | 2013-04-30 |
+
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 360 | 2013-02-15 | Debtors | 3 time policy | 2013-04-30 | customer_4 | letter | 3 | SI_11 | 10 days last reminder | draft | 360 | USD |
+ | 1200 | 2013-03-31 | Debtors | 2 time policy | 2013-04-30 | customer_2 | email | 1 | SI_5 | 30 days end of month | draft | 1200 | USD |
+ | 1200 | 2013-03-17 | Debtors | 2 time policy | 2013-04-30 | customer_3 | email | 1 | SI_8 | 30 days end of month | draft | 1200 | USD |
+ | 700 | 2013-02-28 | Debtors | 3 time policy | 2013-04-30 | customer_4 | email | 2 | SI_10 | 30 days end of month | draft | 700 | |
+ | 840 | 2013-03-31 | Debtors | 3 time policy | 2013-04-30 | customer_4 | email | 1 | SI_11 | 10 days net | draft | 840 | USD |
+ | 449.99 | 2013-03-15 | Debtors | 3 time policy | 2013-04-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 449.99 | USD |
+ | 1500 | 2013-04-14 | Debtors USD | 3 time policy | 2013-04-30 | customer_5_usd | email | 1 | SI_15 | 10 days net | draft | 1500 | USD |
+ | 1200 | 2013-03-17 | Debtors USD | 3 time policy | 2013-04-30 | customer_5_usd | email | 2 | SI_14 | 30 days end of month | draft | 1200 | USD |
+ | 1500 | 2013-04-14 | Debtors USD | 3 time policy | 2013-04-30 | customer_5_usd | email | 1 | SI_15 | 10 days net | draft | 1500 | USD |
+ | 1500 | 2013-04-14 | Debtors | 3 time policy | 2013-04-30 | customer_4 | email | 1 | SI_16 | 10 days net | draft | 1500 | |
+ | 1500 | 2013-04-14 | Debtors | 3 time policy | 2013-04-30 | Scrooge McDuck | email | 1 | SI_17 | 10 days net | draft | 1500 | |
+ | 450 | 2013-03-15 | Debtors | 3 time policy | 2013-04-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 450 | |
+ | 150 | 2013-03-15 | Debtors | 3 time policy | 2013-04-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 450 | |
diff --git a/account_credit_control/scenarios/features/07_credit_control_run_may.feature b/account_credit_control/scenarios/features/07_credit_control_run_may.feature
new file mode 100644
index 000000000..2b73fa660
--- /dev/null
+++ b/account_credit_control/scenarios/features/07_credit_control_run_may.feature
@@ -0,0 +1,59 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_may
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @pay_invoice_si_16
+ Scenario: I pay entirely the invoice SI 16, so it should no longer appear in the credit control lines
+ Given I pay the full amount on the invoice "SI_16"
+ Then My invoice "SI_16" is in state "paid" reconciled with a residual amount of "0.0"
+
+ @pay_invoice_si_17
+ Scenario: I pay entirely the invoice SI 17, so it should no longer appear in the credit control lines
+ Given I pay 1000.0 on the invoice "SI_17"
+ Then My invoice "SI_17" is in state "open" reconciled with a residual amount of "500.0"
+
+ @pay_invoice_si_18_part1
+ Scenario: I pay the first part of the invoice SI 18, so it should no longer appear in the credit control lines however, the second move lines should still appears
+ Given I pay 450.0 on the invoice "SI_18"
+ Then My invoice "SI_18" is in state "open" reconciled with a residual amount of "1050.0"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run5
+ And having:
+ | name | value |
+ | date | 2013-05-31 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1500 | 2013-04-30 | Debtors | 2 time policy | 2013-05-31 | customer_2 | email | 1 | SI_6 | 30 days end of month | draft | 1500 | USD |
+ | 1000 | 2013-02-28 | Debtors | 2 time policy | 2013-05-31 | customer_2 | letter | 2 | SI_4 | 60 days last reminder | draft | 1000 | |
+ | 1000 | 2013-02-17 | Debtors | 2 time policy | 2013-05-31 | customer_3 | letter | 2 | SI_7 | 60 days last reminder | draft | 1000 | |
+ | 1500 | 2013-04-14 | Debtors | 2 time policy | 2013-05-31 | customer_3 | email | 1 | SI_9 | 30 days end of month | draft | 1500 | |
+ | 840 | 2013-03-31 | Debtors | 3 time policy | 2013-05-31 | customer_4 | email | 2 | SI_11 | 30 days end of month | draft | 840 | USD |
+ | 1500 | 2013-04-14 | Debtors USD | 3 time policy | 2013-05-31 | customer_5_usd | email | 2 | SI_15 | 30 days end of month | draft | 1500 | USD |
+ | 700 | 2013-02-28 | Debtors | 3 time policy | 2013-05-31 | customer_4 | letter | 3 | SI_10 | 10 days last reminder | draft | 700 | |
+ | 449.99 | 2013-03-15 | Debtors | 3 time policy | 2013-05-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 449.99 | USD |
+ | 1050.01 | 2013-04-30 | Debtors | 3 time policy | 2013-05-31 | customer_4 | email | 1 | SI_12 | 10 days net | draft | 1050.01 | USD |
+ | 1200 | 2013-03-17 | Debtors USD | 3 time policy | 2013-05-31 | customer_5_usd | letter | 3 | SI_14 | 10 days last reminder | draft | 1200 | USD |
+ | 500 | 2013-04-14 | Debtors | 3 time policy | 2013-05-31 | Scrooge McDuck | email | 2 | SI_17 | 30 days end of month | draft | 1500 | |
+ | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-05-31 | Donald Duck | email | 1 | SI_18 | 10 days net | draft | 1050 | |
+ | 150 | 2013-03-15 | Debtors | 3 time policy | 2013-05-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 450 | |
+ | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-05-31 | Gus Goose | email | 1 | SI_19 | 10 days net | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/08_credit_control_run_jun.feature b/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
new file mode 100644
index 000000000..75c7df7f5
--- /dev/null
+++ b/account_credit_control/scenarios/features/08_credit_control_run_jun.feature
@@ -0,0 +1,38 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_jun
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run6
+ And having:
+ | name | value |
+ | date | 2013-06-30 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1200 | 2013-03-31 | Debtors | 2 time policy | 2013-06-30 | customer_2 | letter | 2 | SI_5 | 60 days last reminder | draft | 1200 | USD |
+ | 1200 | 2013-03-17 | Debtors | 2 time policy | 2013-06-30 | customer_3 | letter | 2 | SI_8 | 60 days last reminder | draft | 1200 | USD |
+ | 1050.01 | 2013-04-30 | Debtors | 3 time policy | 2013-06-30 | customer_4 | email | 2 | SI_12 | 30 days end of month | draft | 1050.01 | USD |
+ | 840 | 2013-03-31 | Debtors | 3 time policy | 2013-06-30 | customer_4 | letter | 3 | SI_11 | 10 days last reminder | draft | 840 | USD |
+ | 1500 | 2013-04-14 | Debtors USD | 3 time policy | 2013-06-30 | customer_5_usd | letter | 3 | SI_15 | 10 days last reminder | draft | 1500 | USD |
+ | 500 | 2013-04-14 | Debtors | 3 time policy | 2013-06-30 | Scrooge McDuck | letter | 3 | SI_17 | 10 days last reminder | draft | 1500 | |
+ | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-06-30 | Donald Duck | email | 2 | SI_18 | 30 days end of month | draft | 1050 | |
+ | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-06-30 | Gus Goose | email | 2 | SI_19 | 30 days end of month | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/09_credit_control_run_jul.feature b/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
new file mode 100644
index 000000000..df0aa4c55
--- /dev/null
+++ b/account_credit_control/scenarios/features/09_credit_control_run_jul.feature
@@ -0,0 +1,35 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_jul
+
+Feature: Ensure that email credit line generation first pass is correct
+
+ @account_credit_control_mark
+ Scenario: mark lines
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+
+ @account_credit_control_run_month
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.run7
+ And having:
+ | name | value |
+ | date | 2013-07-31 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+ And the generated credit lines should have the following values:
+ | balance | date due | account | policy | date | partner | channel | level | move line | policy level | state | amount due | currency |
+ | 1500 | 2013-04-30 | Debtors | 2 time policy | 2013-07-31 | customer_2 | letter | 2 | SI_6 | 60 days last reminder | draft | 1500 | USD |
+ | 1500 | 2013-04-14 | Debtors | 2 time policy | 2013-07-31 | customer_3 | letter | 2 | SI_9 | 60 days last reminder | draft | 1500 | USD |
+ | 1050.01 | 2013-04-30 | Debtors | 3 time policy | 2013-07-31 | customer_4 | letter | 3 | SI_12 | 10 days last reminder | draft | 1050.01 | USD |
+ | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-07-31 | Donald Duck | letter | 3 | SI_18 | 10 days last reminder | draft | 1050 | |
+ | 1050 | 2013-04-30 | Debtors | 3 time policy | 2013-07-31 | Gus Goose | letter | 3 | SI_19 | 10 days last reminder | draft | 1050 | |
diff --git a/account_credit_control/scenarios/features/10_credit_control_run_aug.feature b/account_credit_control/scenarios/features/10_credit_control_run_aug.feature
new file mode 100644
index 000000000..5351b4b9c
--- /dev/null
+++ b/account_credit_control/scenarios/features/10_credit_control_run_aug.feature
@@ -0,0 +1,30 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_aug
+
+Feature: Ensure that ignore feature works as expected
+
+ @account_credit_control_mark_as_ignore
+ Scenario: mark last line as ignore
+ Given I ignore the "Gus Goose" credit line at level "3" for move line "SI_19" with amount "1050.0"
+
+ @account_credit_control_run_month_aug
+ Scenario: Create run
+ Given I need a "credit.control.run" with oid: credit_control.runignored
+ And having:
+ | name | value |
+ | date | 2013-08-30 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+
+ @check_ignored_line
+ Scenario: Check ignored lines
+ Given I have for "Gus Goose" "2" credit lines at level "3" for move line "SI_19" with amount "1050.0" respectively in state "draft" and "ignored"
diff --git a/account_credit_control/scenarios/features/11_credit_control_manual_setting.feature b/account_credit_control/scenarios/features/11_credit_control_manual_setting.feature
new file mode 100644
index 000000000..6c30d67b1
--- /dev/null
+++ b/account_credit_control/scenarios/features/11_credit_control_manual_setting.feature
@@ -0,0 +1,42 @@
+###############################################################################
+#
+# OERPScenario, OpenERP Functional Tests
+# Copyright 2012-2014 Camptocamp SA
+# Author Nicolas Bessi
+##############################################################################
+
+# Features Generic tags (none for all)
+##############################################################################
+
+@account_credit_control @account_credit_control_run @account_credit_control_run_change_level
+
+Feature: Ensure that manually changing an invoice level feature works as expected
+
+ @account_credit_control_change_level
+ Scenario: Change level
+ Given I change level for invoice "SAJ/2014/0004" to "10 days net" of policy "3 time policy"
+ Then wizard selected move lines should be:
+ | name |
+ | SI_4 |
+ When I confirm the level change
+ And I should have "3" credit control lines overridden
+ And one new credit control line of level "10 days net" related to invoice "SAJ/2014/0004"
+ Then I force date of generated credit line to "2013-09-15"
+
+ @account_credit_control_run_month_sept
+ Scenario: Create run
+ Given there is "draft" credit lines
+ And I mark all draft email to state "to_be_sent"
+ Then the draft line should be in state "to_be_sent"
+ Given I need a "credit.control.run" with oid: credit_control.manual_change
+ And having:
+ | name | value |
+ | date | 2013-09-30 |
+ When I launch the credit run
+ Then my credit run should be in state "done"
+
+ @account_credit_control_manual_next_step
+ Scenario: Check manually managed line on run
+ Given the invoice "SAJ/2014/0004" with manual changes
+ And the invoice has "1" line of level "1" for policy "3 time policy"
+ And the invoice has "1" line of level "2" for policy "3 time policy"
diff --git a/account_credit_control/scenarios/features/steps/account_credit_control.py b/account_credit_control/scenarios/features/steps/account_credit_control.py
new file mode 100644
index 000000000..2a292d0a5
--- /dev/null
+++ b/account_credit_control/scenarios/features/steps/account_credit_control.py
@@ -0,0 +1,147 @@
+# -*- coding: utf-8 -*-
+# flake8: noqa
+import time
+from behave import given, when
+from support import model, assert_equal
+
+@given(u'I configure the following accounts on the credit control policy with oid: "{policy_oid}"')
+def impl(ctx, policy_oid):
+ policy = model('credit.control.policy').get(policy_oid)
+ assert policy, 'No policy % found' % policy_oid
+ acc_obj = model('account.account')
+ accounts = []
+ for row in ctx.table:
+ acc = acc_obj.get(['code = %s' % row['account code']])
+ assert acc, "Account with code %s not found" % row['account code']
+ accounts.append(acc)
+ policy.write({'account_ids': [x.id for x in accounts]})
+
+
+@when(u'I launch the credit run')
+def impl(ctx):
+ assert ctx.found_item
+ # Must be a cleaner way to do it
+ assert 'credit.control.run' == ctx.found_item._model._name
+ ctx.found_item.generate_credit_lines()
+
+@given(u'I clean all the credit lines')
+def impl(ctx):
+ model('credit.control.line').browse([]).unlink()
+
+@then(u'my credit run should be in state "done"')
+def impl(ctx):
+ assert ctx.found_item
+ # Must be a cleaner way to do it
+ assert model("credit.control.run").get(ctx.found_item.id).state == 'done'
+
+@then(u'the generated credit lines should have the following values')
+def impl(ctx):
+ def _row_to_dict(row):
+ return dict((name, row[name]) for name in row.headings if row[name])
+ rows = map(_row_to_dict, ctx.table)
+
+ def _parse_date(value):
+ return time.strftime(value) if '%' in value else value
+
+ for row in rows:
+ account = model('account.account').get(['name = %s' % row['account']])
+ assert account, "no account named %s found" % row['account']
+
+ policy = model('credit.control.policy').get(['name = %s' % row['policy']])
+ assert policy, "No policy %s found" % row['policy']
+
+ partner = model('res.partner').get(['name = %s' % row['partner']])
+ assert partner, "No partner %s found" % row['partner']
+
+ maturity_date = _parse_date(row['date due'])
+ move_line = model('account.move.line').get(['name = %s' % row['move line'],
+ 'date_maturity = %s' % maturity_date])
+ assert move_line, "No move line %s found" % row['move line']
+
+ level = model('credit.control.policy.level').get(['name = %s' % row['policy level'],
+ 'policy_id = %s' % policy.id])
+ assert level, "No level % found" % row['policy level']
+
+ domain = [['account_id', '=', account.id],
+ ['policy_id', '=', policy.id],
+ ['partner_id', '=', partner.id],
+ ['policy_level_id', '=', level.id],
+ ['amount_due', '=', row.get('amount due', 0.0)],
+ ['state', '=', row['state']],
+ ['level', '=', row.get('level', 0.0)],
+ ['channel', '=', row['channel']],
+ ['balance_due', '=', row.get('balance', 0.0)],
+ ['date_due', '=', _parse_date(row['date due'])],
+ ['date', '=', _parse_date(row['date'])],
+ ['move_line_id', '=', move_line.id],
+ ]
+ if row.get('currency'):
+ curreny = model('res.currency').get(['name = %s' % row['currency']])
+ assert curreny, "No currency %s found" % row['currency']
+ domain.append(('currency_id', '=', curreny.id))
+
+ lines = model('credit.control.line').search(domain)
+ assert lines, "no line found for %s" % repr(row)
+ assert len(lines) == 1, "Too many lines found for %s" % repr(row)
+ date_lines = model('credit.control.line').search([('date', '=', ctx.found_item.date)])
+ assert len(date_lines) == len(ctx.table.rows), "Too many lines generated"
+
+
+def open_invoice(ctx):
+ assert ctx.found_item
+ ctx.found_item._send('invoice_open')
+ # _send refresh object
+ assert ctx.found_item.state == 'open'
+
+@then(u'I open the credit invoice')
+def impl(ctx):
+ open_invoice(ctx)
+
+@given(u'I open the credit invoice')
+def impl(ctx):
+ open_invoice(ctx)
+
+@given(u'there is "{state}" credit lines')
+def impl(ctx, state):
+ assert model('credit.control.line').search(['state = %s' % state])
+
+@given(u'I mark all draft email to state "{state}"')
+def impl(ctx, state):
+ wiz = model('credit.control.marker').create({'name': state})
+ lines = model('credit.control.line').search([('state', '=', 'draft')])
+ assert lines
+ ctx.lines = lines
+ wiz.write({'line_ids': lines})
+ wiz.mark_lines()
+
+@then(u'the draft line should be in state "{state}"')
+def impl(ctx, state):
+ assert ctx.lines
+ lines = model('credit.control.line').search([('state', '!=', state),
+ ('id', 'in', ctx.lines)])
+ assert not lines
+
+@given(u'I ignore the "{partner}" credit line at level "{level:d}" for move line "{move_line_name}" with amount "{amount:f}"')
+def impl(ctx, partner, level, move_line_name, amount):
+ print ctx, partner, level, move_line_name, amount
+ to_ignore = model('credit.control.line').search([('partner_id.name', '=', partner),
+ ('level', '=', level),
+ ('amount_due', '=', amount),
+ ('move_line_id.name', '=', move_line_name)])
+ assert to_ignore
+ wiz = model('credit.control.marker').create({'name': 'ignored'})
+ ctx.lines = to_ignore
+ wiz.write({'line_ids': to_ignore})
+ wiz.mark_lines()
+ assert model('credit.control.line').get(to_ignore[0]).state == 'ignored'
+
+@given(u'I have for "{partner}" "{number:d}" credit lines at level "{level:d}" for move line "{move_line_name}" with amount "{amount:f}" respectively in state "draft" and "ignored"')
+def impl(ctx, partner, number, level, move_line_name, amount):
+ to_check = model('credit.control.line').search([('partner_id.name', '=', partner),
+ ('level', '=', level),
+ ('amount_due', '=', amount),
+ ('move_line_id.name', '=', move_line_name),
+ ('state', 'in', ('draft', 'ignored'))])
+ assert_equal(len(to_check), int(number), msg="More than %s found" % number)
+ lines = model('credit.control.line').browse(to_check)
+ assert set(['ignored', 'draft']) == set(lines.state)
diff --git a/account_credit_control/scenarios/features/steps/account_credit_control_changer.py b/account_credit_control/scenarios/features/steps/account_credit_control_changer.py
new file mode 100644
index 000000000..6f46d11fc
--- /dev/null
+++ b/account_credit_control/scenarios/features/steps/account_credit_control_changer.py
@@ -0,0 +1,79 @@
+# -*- coding: utf-8 -*-
+from support import model, assert_equal, assert_in, assert_true
+
+# flake8: noqa
+@given(u'I change level for invoice "{invoice_name}" to "{level_name}" of policy "{policy_name}"')
+def impl(ctx, invoice_name, level_name, policy_name):
+ invoice = model('account.invoice').get([('number', '=', invoice_name)])
+ assert_true(invoice, msg='No invoices found')
+ level = model('credit.control.policy.level').get([('name', '=', level_name)])
+ assert_true(level, 'level not found')
+ policy = model('credit.control.policy').get([('name', '=', policy_name)])
+ assert_true(policy, 'Policy not found')
+ assert_equal(policy.id, level.policy_id.id)
+ context = {'active_ids': [invoice.id]}
+ data = {'new_policy_id': policy.id,
+ 'new_policy_level_id': level.id}
+ wizard = model('credit.control.policy.changer').create(data, context=context)
+ ctx.wizard = wizard
+
+@then(u'wizard selected move lines should be')
+def impl(ctx):
+ assert_true(ctx.wizard)
+ names = [x.name for x in ctx.wizard.move_line_ids]
+ for line in ctx.table:
+ assert_in(line['name'], names)
+
+@when(u'I confirm the level change')
+def impl(ctx):
+ assert_true(ctx.wizard)
+ ctx.wizard.set_new_policy()
+
+@when(u'I should have "{line_number:d}" credit control lines overridden')
+def impl(ctx, line_number):
+ assert_true(ctx.wizard)
+ move_ids = [x.id for x in ctx.wizard.move_line_ids]
+ overridden = model('credit.control.line').search([('move_line_id', 'in', move_ids),
+ ('manually_overridden', '=', True)])
+# assert len(overridden) == line_number
+
+@when(u'one new credit control line of level "{level_name}" related to invoice "{invoice_name}"')
+def impl(ctx, level_name, invoice_name):
+ invoice = model('account.invoice').get([('number', '=', invoice_name)])
+ assert_true(invoice, msg='No invoices found')
+ level = model('credit.control.policy.level').get([('name', '=', level_name)])
+ assert_true(level, 'level not found')
+ assert_true(ctx.wizard)
+ move_ids = [x.id for x in ctx.wizard.move_line_ids]
+ created_id = model('credit.control.line').search([('move_line_id', 'in', move_ids),
+ ('manually_overridden', '=', False)])
+
+ assert len(created_id) == 1
+ created = model('credit.control.line').get(created_id[0])
+ ctx.created = created
+ assert_equal(created.policy_level_id.id, level.id)
+ assert_equal(created.invoice_id.id, invoice.id)
+ assert_equal(created.invoice_id.credit_policy_id.id, level.policy_id.id)
+
+@then(u'I force date of generated credit line to "{date}"')
+def impl(ctx, date):
+ assert_true(ctx.created)
+ ctx.created.write({'date': date})
+
+@given(u'the invoice "{invoice_name}" with manual changes')
+def impl(ctx, invoice_name):
+ invoice = model('account.invoice').get([('number', '=', invoice_name)])
+ assert_true(invoice, msg='No invoices found')
+ man_lines = (x for x in invoice.credit_control_line_ids if x.manually_overridden)
+ assert_true(next(man_lines, None), 'No manual change on the invoice')
+ ctx.invoice = invoice
+
+@given(u'the invoice has "{line_number:d}" line of level "{level:d}" for policy "{policy_name}"')
+def impl(ctx, line_number, level, policy_name):
+ assert_true(ctx.invoice)
+ policy = model('credit.control.policy').get([('name', '=', policy_name)])
+ assert_true(policy)
+ lines = model('credit.control.line').search([('invoice_id', '=', ctx.invoice.id),
+ ('level', '=', level),
+ ('policy_id', '=', policy.id)])
+ assert_equal(len(lines), line_number)
diff --git a/account_credit_control/scenarios/features/steps/account_voucher.py b/account_credit_control/scenarios/features/steps/account_voucher.py
new file mode 100644
index 000000000..6d314316f
--- /dev/null
+++ b/account_credit_control/scenarios/features/steps/account_voucher.py
@@ -0,0 +1,96 @@
+# -*- coding: utf-8 -*-
+# flake8: noqa
+from support import model, assert_equal, assert_almost_equal
+import datetime
+
+
+@step('I pay the full amount on the invoice "{inv_name}"')
+def impl(ctx, inv_name):
+ Invoice = model('account.invoice')
+ invoice = Invoice.get([('name', '=', inv_name)])
+ assert invoice
+ ctx.execute_steps("""
+ When I pay %f on the invoice "%s"
+ """ % (invoice.residual, inv_name))
+
+
+@step('I pay {amount:f} on the invoice "{inv_name}"')
+def impl(ctx, amount, inv_name):
+ Partner = model('res.partner')
+ Invoice = model('account.invoice')
+ Voucher = model('account.voucher')
+ VoucherLine = model('account.voucher.line')
+ Journal = model('account.journal')
+ invoice = Invoice.get([('name', '=', inv_name)])
+ assert invoice
+ journal = Journal.get('scen.eur_journal')
+ values = {
+ 'partner_id': invoice.partner_id.commercial_partner_id.id,
+ 'reference': invoice.name,
+ 'amount': amount,
+ 'date': invoice.date_invoice,
+ 'currency_id': invoice.currency_id.id,
+ 'company_id': invoice.company_id.id,
+ 'journal_id': journal.id,
+ }
+
+ if invoice.type in ('out_invoice','out_refund'):
+ values['type'] = 'receipt'
+ else:
+ values['type'] = 'payment'
+
+ onchange = Voucher.onchange_partner_id([], values['partner_id'],
+ values['journal_id'],
+ values['amount'],
+ values['currency_id'],
+ values['type'],
+ values['date'])
+ values.update(onchange['value'])
+
+ onchange = Voucher.onchange_date([], values['date'],
+ values['currency_id'],
+ False,
+ values['amount'],
+ values['company_id'])
+ values.update(onchange['value'])
+
+ onchange = Voucher.onchange_amount([], values['amount'],
+ False,
+ values['partner_id'],
+ values['journal_id'],
+ values['currency_id'],
+ values['type'],
+ values['date'],
+ False,
+ values['company_id'])
+ values.update(onchange['value'])
+ values['line_cr_ids'] = False
+
+ voucher = Voucher.create(values)
+
+ vals = voucher.recompute_voucher_lines(voucher.partner_id.id,
+ voucher.journal_id.id,
+ voucher.amount,
+ voucher.currency_id.id,
+ voucher.type,
+ voucher.date)
+ for line in vals['value']['line_cr_ids']:
+ line['voucher_id'] = voucher.id
+ VoucherLine.create(line)
+
+ for line in vals['value']['line_dr_ids']:
+ line['voucher_id'] = voucher.id
+ VoucherLine.create(line)
+
+ voucher.button_proforma_voucher()
+ # Workaround to force recomputation of the residual.
+ # Must be removed once this bug is fixed:
+ # https://github.com/odoo/odoo/issues/3395
+ invoice.write({'currency_id': invoice.currency_id.id})
+
+
+@step('My invoice "{inv_name}" is in state "{state}" reconciled with a residual amount of "{amount:f}"')
+def impl(ctx, inv_name, state, amount):
+ invoice = model('account.invoice').get([('name', '=', inv_name)])
+ assert_almost_equal(invoice.residual, amount)
+ assert_equal(invoice.state, state)
diff --git a/account_credit_control/security/ir.model.access.csv b/account_credit_control/security/ir.model.access.csv
new file mode 100644
index 000000000..c47087e6e
--- /dev/null
+++ b/account_credit_control/security/ir.model.access.csv
@@ -0,0 +1,21 @@
+"id","perm_create","perm_unlink","group_id/id","name","model_id/id","perm_read","perm_write"
+"account_credit_control.ir_model_access_270",1,1,"group_account_credit_control_manager","credit_control_manager_line","account_credit_control.model_credit_control_line",1,1
+"account_credit_control.ir_model_access_271",1,1,"group_account_credit_control_user","credit_control_user_line","account_credit_control.model_credit_control_line",1,1
+"account_credit_control.ir_model_access_272",0,0,"group_account_credit_control_info","credit_control_info_line","account_credit_control.model_credit_control_line",1,0
+"account_credit_control.ir_model_access_273",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template","email_template.model_email_template",1,1
+"account_credit_control.ir_model_access_274",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template_preview","email_template.model_email_template_preview",1,1
+"account_credit_control.ir_model_access_275",1,1,"group_account_credit_control_manager","credit_control_manager_mail_message","mail.model_mail_message",1,1
+"account_credit_control.ir_model_access_276",1,0,"group_account_credit_control_user","credit_control_user_mail_message","mail.model_mail_message",1,1
+"account_credit_control.ir_model_access_277",0,0,"group_account_credit_control_info","credit_control_info_mail_message","mail.model_mail_message",1,0
+"account_credit_control.ir_model_access_281",1,1,"group_account_credit_control_manager","credit_control_mananger_run","account_credit_control.model_credit_control_run",1,1
+"account_credit_control.ir_model_access_282",1,1,"group_account_credit_control_user","credit_control_user_run","account_credit_control.model_credit_control_run",1,1
+"account_credit_control.ir_model_access_283",0,0,"group_account_credit_control_info","credit_control_info_run","account_credit_control.model_credit_control_run",1,0
+"account_credit_control.ir_model_access_284",1,1,"group_account_credit_control_manager","credit_control_manager_policy","account_credit_control.model_credit_control_policy",1,1
+"account_credit_control.ir_model_access_285",0,0,"group_account_credit_control_user","credit_control_user_policy","account_credit_control.model_credit_control_policy",1,0
+"account_credit_control.ir_model_access_286",0,0,"group_account_credit_control_info","credit_control_info_policy","account_credit_control.model_credit_control_policy",1,0
+"account_credit_control.ir_model_access_287",1,1,"group_account_credit_control_manager","credit_control_manager_level","account_credit_control.model_credit_control_policy_level",1,1
+"account_credit_control.ir_model_access_288",0,0,"group_account_credit_control_user","credit_control_user_level","account_credit_control.model_credit_control_policy_level",1,0
+"account_credit_control.ir_model_access_289",0,0,"group_account_credit_control_info","credit_control_info_level","account_credit_control.model_credit_control_policy_level",1,0
+"account_credit_control.ir_model_access_290",0,0,"account.group_account_user","credit_control_fin_user_line","account_credit_control.model_credit_control_line",1,0
+"account_credit_control.ir_model_access_291",0,0,"account.group_account_invoice","credit_control_fin_invoice_line","account_credit_control.model_credit_control_line",1,0
+"account_credit_control.ir_model_access_292",1,1,"account.group_account_manager","credit_control_fin_manager_line","account_credit_control.model_credit_control_line",1,1
\ No newline at end of file
diff --git a/account_credit_control/wizard/__init__.py b/account_credit_control/wizard/__init__.py
new file mode 100644
index 000000000..82938e856
--- /dev/null
+++ b/account_credit_control/wizard/__init__.py
@@ -0,0 +1,25 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from . import credit_control_emailer
+from . import credit_control_marker
+from . import credit_control_printer
+from . import credit_control_communication
+from . import credit_control_policy_changer
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
new file mode 100644
index 000000000..7ef92585e
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -0,0 +1,239 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+import logging
+from openerp import models, fields, api
+
+logger = logging.getLogger('credit.control.line.mailing')
+
+
+class CreditCommunication(models.TransientModel):
+ """Shell class used to provide a base model to email template and reporting
+ Il use this approche in version 7 a browse record
+ will exist even if not saved
+
+ """
+ _name = "credit.control.communication"
+ _description = "credit control communication"
+ _rec_name = 'partner_id'
+
+ partner_id = fields.Many2one('res.partner', 'Partner', required=True)
+
+ current_policy_level = fields.Many2one('credit.control.policy.level',
+ 'Level',
+ required=True)
+
+ currency_id = fields.Many2one('res.currency', 'Currency', required=True)
+
+ credit_control_line_ids = fields.Many2many('credit.control.line',
+ rel='comm_credit_rel',
+ string='Credit Lines')
+
+ contact_address = fields.Many2one('res.partner',
+ string='Contact Address',
+ readonly=True)
+ report_date = fields.Date(string='Report Date',
+ default=fields.Date.context_today)
+
+ @api.model
+ def _get_company(self):
+ company_obj = self.env['res.company']
+ return company_obj._company_default_get('credit.control.policy')
+
+ company_id = fields.Many2one('res.company',
+ string='Company',
+ default=_get_company,
+ required=True)
+ user_id = fields.Many2one('res.users',
+ default=lambda self: self.env.user,
+ string='User')
+
+ total_invoiced = fields.Float(string='Total Invoiced',
+ compute='_compute_total')
+
+ total_due = fields.Float(string='Total Invoiced',
+ compute='_compute_total')
+
+ @api.depends('credit_control_line_ids',
+ 'credit_control_line_ids.amount_due',
+ 'credit_control_line_ids.balance_due')
+ def _compute_total(self):
+ amount_field = 'credit_control_line_ids.amount_due'
+ balance_field = 'credit_control_line_ids.balance_due'
+ self.total_invoiced = sum(self.mapped(amount_field))
+ self.total_due = sum(self.mapped(balance_field))
+
+ @api.model
+ @api.returns('self', lambda value: value.id)
+ def create(self, vals):
+ if vals.get('partner_id'):
+ # the computed field does not work in TransientModel,
+ # just set a value on creation
+ partner_id = vals['partner_id']
+ vals['contact_address'] = self._get_contact_address(partner_id).id
+ return super(CreditCommunication, self).create(vals)
+
+ @api.multi
+ def get_email(self):
+ """ Return a valid email for customer """
+ self.ensure_one()
+ contact = self.contact_address
+ return contact.email
+
+ @api.multi
+ @api.returns('res.partner')
+ def get_contact_address(self):
+ """ Compatibility method, please use the contact_address field """
+ self.ensure_one()
+ return self.contact_address
+
+ @api.model
+ @api.returns('res.partner')
+ def _get_contact_address(self, partner_id):
+ partner_obj = self.env['res.partner']
+ partner = partner_obj.browse(partner_id)
+ add_ids = partner.address_get(adr_pref=['invoice']) or {}
+ add_id = add_ids['invoice']
+ return partner_obj.browse(add_id)
+
+ @api.model
+ @api.returns('credit.control.line')
+ def _get_credit_lines(self, line_ids, partner_id, level_id, currency_id):
+ """ Return credit lines related to a partner and a policy level """
+ cr_line_obj = self.env['credit.control.line']
+ cr_lines = cr_line_obj.search([('id', 'in', line_ids),
+ ('partner_id', '=', partner_id),
+ ('policy_level_id', '=', level_id),
+ ('currency_id', '=', currency_id)])
+ return cr_lines
+
+ @api.model
+ def _generate_comm_from_credit_lines(self, lines):
+ """ Aggregate credit control line by partner, level, and currency
+ It also generate a communication object per aggregation.
+ """
+ comms = self.browse()
+ if not lines:
+ return comms
+ sql = (
+ "SELECT distinct partner_id, policy_level_id, "
+ " credit_control_line.currency_id, "
+ " credit_control_policy_level.level"
+ " FROM credit_control_line JOIN credit_control_policy_level "
+ " ON (credit_control_line.policy_level_id = "
+ " credit_control_policy_level.id)"
+ " WHERE credit_control_line.id in %s"
+ " ORDER by credit_control_policy_level.level, "
+ " credit_control_line.currency_id"
+ )
+ cr = self.env.cr
+ cr.execute(sql, (tuple(lines.ids), ))
+ res = cr.dictfetchall()
+ company_currency = self.env.user.company_id.currency_id
+ for group in res:
+ data = {}
+ level_lines = self._get_credit_lines(lines.ids,
+ group['partner_id'],
+ group['policy_level_id'],
+ group['currency_id']
+ )
+
+ data['credit_control_line_ids'] = [(6, 0, level_lines.ids)]
+ data['partner_id'] = group['partner_id']
+ data['current_policy_level'] = group['policy_level_id']
+ data['currency_id'] = group['currency_id'] or company_currency.id
+ comm = self.create(data)
+ comms += comm
+ return comms
+
+ @api.multi
+ @api.returns('mail.mail')
+ def _generate_emails(self):
+ """ Generate email message using template related to level """
+ email_message_obj = self.env['mail.mail']
+ # Warning: still using the old-api on 'email.template' because
+ # the method generate_email() does not follow the cr, uid, ids
+ # convention and the new api wrapper can't translate the call
+ email_template_obj = self.pool['email.template']
+ att_obj = self.env['ir.attachment']
+ emails = email_message_obj.browse()
+ required_fields = ['subject',
+ 'body_html',
+ 'email_from',
+ 'email_to']
+ cr, uid, context = self.env.cr, self.env.uid, self.env.context
+ for comm in self:
+ template = comm.current_policy_level.email_template_id
+ email_values = email_template_obj.generate_email(cr, uid,
+ template.id,
+ comm.id,
+ context=context)
+ email_values['type'] = 'email'
+
+ email = email_message_obj.create(email_values)
+
+ state = 'sent'
+ # The mail will not be send, however it will be in the pool, in an
+ # error state. So we create it, link it with
+ # the credit control line
+ # and put this latter in a `email_error` state we not that we have
+ # a problem with the email
+ if not all(email_values.get(field) for field in required_fields):
+ state = 'email_error'
+
+ comm.credit_control_line_ids.write({'mail_message_id': email.id,
+ 'state': state})
+
+ attachments = att_obj.browse()
+ for att in email_values.get('attachments', []):
+ attach_fname = att[0]
+ attach_datas = att[1]
+ data_attach = {
+ 'name': attach_fname,
+ 'datas': attach_datas,
+ 'datas_fname': attach_fname,
+ 'res_model': 'mail.mail',
+ 'res_id': email.id,
+ 'type': 'binary',
+ }
+ attachments += att_obj.create(data_attach)
+ email.write({'attachment_ids': [(6, 0, attachments.ids)]})
+ emails += email
+ return emails
+
+ @api.multi
+ def _generate_report(self):
+ """ Will generate a report by inserting mako template
+ of related policy template
+
+ """
+ report_name = 'account_credit_control.report_credit_control_summary'
+ return self.env['report'].get_pdf(self, report_name)
+
+ @api.multi
+ @api.returns('credit.control.line')
+ def _mark_credit_line_as_sent(self):
+ line_obj = self.env['credit.control.line']
+ lines = line_obj.browse()
+ for comm in self:
+ lines |= comm.credit_control_line_ids
+
+ lines.write({'state': 'sent'})
+ return lines
diff --git a/account_credit_control/wizard/credit_control_emailer.py b/account_credit_control/wizard/credit_control_emailer.py
new file mode 100644
index 000000000..61397e583
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_emailer.py
@@ -0,0 +1,69 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+
+from openerp import models, fields, api, _
+
+
+class CreditControlEmailer(models.TransientModel):
+ """ Send emails for each selected credit control lines. """
+
+ _name = "credit.control.emailer"
+ _description = """Mass credit line emailer"""
+ _rec_name = 'id'
+
+ @api.model
+ def _get_line_ids(self):
+ context = self.env.context
+ if not (context.get('active_model') == 'credit.control.line' and
+ context.get('active_ids')):
+ return False
+ line_obj = self.env['credit.control.line']
+ lines = line_obj.browse(context['active_ids'])
+ return self._filter_lines(lines)
+
+ line_ids = fields.Many2many('credit.control.line',
+ string='Credit Control Lines',
+ default=_get_line_ids,
+ domain=[('state', '=', 'to_be_sent'),
+ ('channel', '=', 'email')])
+
+ @api.model
+ @api.returns('credit.control.line')
+ def _filter_lines(self, lines):
+ """ filter lines to use in the wizard """
+ line_obj = self.env['credit.control.line']
+ domain = [('state', '=', 'to_be_sent'),
+ ('id', 'in', lines.ids),
+ ('channel', '=', 'email')]
+ return line_obj.search(domain)
+
+ @api.multi
+ def email_lines(self):
+ self.ensure_one()
+ if not self.line_ids:
+ raise api.Warning(_('No credit control lines selected.'))
+
+ comm_obj = self.env['credit.control.communication']
+
+ filtered_lines = self._filter_lines(self.line_ids)
+ comms = comm_obj._generate_comm_from_credit_lines(filtered_lines)
+ comms._generate_emails()
+ return {'type': 'ir.actions.act_window_close'}
diff --git a/account_credit_control/wizard/credit_control_emailer_view.xml b/account_credit_control/wizard/credit_control_emailer_view.xml
new file mode 100644
index 000000000..2c299a64b
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_emailer_view.xml
@@ -0,0 +1,54 @@
+
+
+
+
+ credit.line.emailer.form
+ credit.control.emailer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Send By Email
+ credit.control.emailer
+ form
+ form
+
+ new
+ Send an email for the selected lines.
+
+
+
+
+
diff --git a/account_credit_control/wizard/credit_control_marker.py b/account_credit_control/wizard/credit_control_marker.py
new file mode 100644
index 000000000..516c4febc
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_marker.py
@@ -0,0 +1,88 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+from openerp import models, fields, api, _
+
+
+class CreditControlMarker(models.TransientModel):
+ """ Change the state of lines in mass """
+
+ _name = 'credit.control.marker'
+ _description = 'Mass marker'
+
+ @api.model
+ def _get_line_ids(self):
+ context = self.env.context
+ if not (context.get('active_model') == 'credit.control.line' and
+ context.get('active_ids')):
+ return False
+ line_obj = self.env['credit.control.line']
+ lines = line_obj.browse(context['active_ids'])
+ return self._filter_lines(lines)
+
+ name = fields.Selection([('ignored', 'Ignored'),
+ ('to_be_sent', 'Ready To Send'),
+ ('sent', 'Done')],
+ string='Mark as',
+ default='to_be_sent',
+ required=True)
+ line_ids = fields.Many2many('credit.control.line',
+ string='Credit Control Lines',
+ default=_get_line_ids,
+ domain="[('state', '!=', 'sent')]")
+
+ @api.model
+ @api.returns('credit.control.line')
+ def _filter_lines(self, lines):
+ """ get line to be marked filter done lines """
+ line_obj = self.env['credit.control.line']
+ domain = [('state', '!=', 'sent'), ('id', 'in', lines.ids)]
+ return line_obj.search(domain)
+
+ @api.model
+ @api.returns('credit.control.line')
+ def _mark_lines(self, filtered_lines, state):
+ """ write hook """
+ assert state
+ filtered_lines.write({'state': state})
+ return filtered_lines
+
+ @api.multi
+ def mark_lines(self):
+ """ Write state of selected credit lines to the one in entry
+ done credit line will be ignored """
+ self.ensure_one()
+
+ if not self.line_ids:
+ raise api.Warning(_('No credit control lines selected.'))
+
+ filtered_lines = self._filter_lines(self.line_ids)
+ if not filtered_lines:
+ raise api.Warning(_('No lines will be changed. '
+ 'All the selected lines are already done.'))
+
+ self._mark_lines(filtered_lines, self.name)
+
+ return {'domain': unicode([('id', 'in', filtered_lines.ids)]),
+ 'view_type': 'form',
+ 'view_mode': 'tree,form',
+ 'view_id': False,
+ 'res_model': 'credit.control.line',
+ 'type': 'ir.actions.act_window'}
diff --git a/account_credit_control/wizard/credit_control_marker_view.xml b/account_credit_control/wizard/credit_control_marker_view.xml
new file mode 100644
index 000000000..c32cc8e18
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_marker_view.xml
@@ -0,0 +1,60 @@
+
+
+
+
+ credit.line.marker.form
+ credit.control.marker
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Change Lines' State
+ credit.control.marker
+ credit.control.line
+ form
+ form
+
+ new
+ Change the state of the selected lines.
+
+
+
+
diff --git a/account_credit_control/wizard/credit_control_policy_changer.py b/account_credit_control/wizard/credit_control_policy_changer.py
new file mode 100644
index 000000000..6829d7aff
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_policy_changer.py
@@ -0,0 +1,148 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+import logging
+from openerp import models, fields, api, _
+logger = logging.getLogger(__name__)
+
+
+class credit_control_policy_changer(models.TransientModel):
+ """ Wizard that is run from invoices and allows to set manually a policy
+ Policy are actually apply to related move lines availabe
+ in selection widget
+
+ """
+ _name = "credit.control.policy.changer"
+
+ new_policy_id = fields.Many2one('credit.control.policy',
+ string='New Policy to Apply',
+ required=True)
+ new_policy_level_id = fields.Many2one('credit.control.policy.level',
+ string='New level to apply',
+ required=True)
+ # Only used to provide dynamic filtering on form
+ do_nothing = fields.Boolean(string='No follow policy')
+
+ @api.model
+ def _get_default_lines(self):
+ """ Get default lines for fields move_line_ids
+ of wizard. Only take lines that are on the same account
+ and move of the invoice and not reconciled
+
+ :return: list of compliant move lines
+
+ """
+ context = self.env.context
+ active_ids = context.get('active_ids')
+ invoice_obj = self.env['account.invoice']
+ move_line_obj = self.env['account.move.line']
+ if not active_ids:
+ return False
+ selected_lines = move_line_obj.browse()
+ for invoice in invoice_obj.browse(active_ids):
+ if invoice.type in ('in_invoice', 'in_refund', 'out_refund'):
+ raise api.Warning(_('Please use wizard on customer invoices'))
+
+ domain = [('account_id', '=', invoice.account_id.id),
+ ('move_id', '=', invoice.move_id.id),
+ ('reconcile_id', '=', False)]
+ move_lines = move_line_obj.search(domain)
+ selected_lines |= move_lines
+ return selected_lines
+
+ move_line_ids = fields.Many2many('account.move.line',
+ rel='credit_changer_ml_rel',
+ string='Move line to change',
+ default=_get_default_lines)
+
+ @api.onchange('new_policy_level_id')
+ def onchange_policy_id(self):
+ if not self.new_policy_id:
+ return
+ self.do_nothing = self.new_policy_id.do_nothing
+
+ @api.model
+ @api.returns('credit.control.line')
+ def _mark_as_overridden(self, move_lines):
+ """ Mark `move_lines` related credit control line as overridden
+ This is done by setting manually_overridden fields to True
+
+ :param move_lines: move line to mark as overridden
+ :return: list of credit lines that where marked as overridden
+ """
+ credit_obj = self.env['credit.control.line']
+ domain = [('move_line_id', 'in', move_lines.ids)]
+ credit_lines = credit_obj.search(domain)
+ credit_lines.write({'manually_overridden': True})
+ return credit_lines
+
+ @api.model
+ def _set_invoice_policy(self, move_lines, policy):
+ """ Force policy on invoice """
+ invoice_obj = self.env['account.invoice']
+ invoice_ids = set(line.invoice.id for line in move_lines
+ if line.invoice)
+ invoices = invoice_obj.browse(invoice_ids)
+ invoices.write({'credit_policy_id': policy.id})
+
+ @api.model
+ def _check_accounts_policies(self, lines, policy):
+ accounts = set(line.account_id for line in lines)
+ for account in accounts:
+ policy.check_policy_against_account(account)
+ return True
+
+ @api.multi
+ def set_new_policy(self):
+ """ Set new policy on an invoice.
+
+ This is done by creating a new credit control line
+ related to the move line and the policy setted in
+ the wizard form
+
+ :return: ir.actions.act_windows dict
+
+ """
+ self.ensure_one()
+ credit_line_obj = self.env['credit.control.line']
+
+ controlling_date = fields.date.today()
+ self._check_accounts_policies(self.move_line_ids, self.new_policy_id)
+ self._mark_as_overridden(self.move_line_ids)
+ # As disscused with business expert
+ # draft lines should be passed to ignored
+ # if same level as the new one
+ # As it is a manual action
+ # We also ignore rounding tolerance
+ create = credit_line_obj.create_or_update_from_mv_lines
+ generated_lines = create(self.move_line_ids,
+ self.new_policy_level_id,
+ controlling_date,
+ check_tolerance=False)
+ self._set_invoice_policy(self.move_line_ids, self.new_policy_id)
+
+ if not generated_lines:
+ return {'type': 'ir.actions.act_window_close'}
+
+ action_ref = 'account_credit_control.credit_control_line_action'
+ action = self.env.ref(action_ref)
+ action = action.read()[0]
+ action['domain'] = [('id', 'in', generated_lines.ids)]
+ return action
diff --git a/account_credit_control/wizard/credit_control_policy_changer_view.xml b/account_credit_control/wizard/credit_control_policy_changer_view.xml
new file mode 100644
index 000000000..cee46799d
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_policy_changer_view.xml
@@ -0,0 +1,64 @@
+
+
+
+
+ credit control policy form
+ credit.control.policy.changer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Change current credit policy
+ credit.control.policy.changer
+ account.invoice
+ form
+ form
+
+ new
+ Allows to manually change credit level
+
+
+
+
+
+
+
diff --git a/account_credit_control/wizard/credit_control_printer.py b/account_credit_control/wizard/credit_control_printer.py
new file mode 100644
index 000000000..f6e0bf04d
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_printer.py
@@ -0,0 +1,71 @@
+# -*- coding: utf-8 -*-
+##############################################################################
+#
+# Author: Nicolas Bessi, Guewen Baconnier
+# Copyright 2012-2014 Camptocamp SA
+#
+# This program is free software: you can redistribute it and/or modify
+# it under the terms of the GNU Affero General Public License as
+# published by the Free Software Foundation, either version 3 of the
+# License, or (at your option) any later version.
+#
+# This program is distributed in the hope that it will be useful,
+# but WITHOUT ANY WARRANTY; without even the implied warranty of
+# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
+# GNU Affero General Public License for more details.
+#
+# You should have received a copy of the GNU Affero General Public License
+# along with this program. If not, see .
+#
+##############################################################################
+
+from openerp import models, fields, api, _
+
+
+class CreditControlPrinter(models.TransientModel):
+ """ Print lines """
+
+ _name = "credit.control.printer"
+ _rec_name = 'id'
+ _description = 'Mass printer'
+
+ @api.model
+ def _get_line_ids(self):
+ context = self.env.context
+ if context.get('active_model') != 'credit.control.line':
+ return False
+ return context.get('active_ids', False)
+
+ mark_as_sent = fields.Boolean(string='Mark letter lines as sent',
+ default=True,
+ help="Only letter lines will be marked.")
+ line_ids = fields.Many2many('credit.control.line',
+ string='Credit Control Lines',
+ default=_get_line_ids)
+
+ @api.model
+ def _credit_line_predicate(self, line):
+ return True
+
+ @api.model
+ @api.returns('credit.control.line')
+ def _get_lines(self, lines, predicate):
+ return lines.filtered(predicate)
+
+ @api.multi
+ def print_lines(self):
+ self.ensure_one()
+ comm_obj = self.env['credit.control.communication']
+ if not self.line_ids:
+ raise api.Warning(_('No credit control lines selected.'))
+
+ lines = self._get_lines(self.line_ids, self._credit_line_predicate)
+
+ comms = comm_obj._generate_comm_from_credit_lines(lines)
+
+ if self.mark_as_sent:
+ comms._mark_credit_line_as_sent()
+
+ report_name = 'account_credit_control.report_credit_control_summary'
+ report_obj = self.env['report'].with_context(active_ids=comms.ids)
+ return report_obj.get_action(comms, report_name)
diff --git a/account_credit_control/wizard/credit_control_printer_view.xml b/account_credit_control/wizard/credit_control_printer_view.xml
new file mode 100644
index 000000000..5a388ca9f
--- /dev/null
+++ b/account_credit_control/wizard/credit_control_printer_view.xml
@@ -0,0 +1,51 @@
+
+
+
+
+ credit.line.printer.form
+ credit.control.printer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Print Lines
+ credit.control.printer
+ credit.control.line
+ form
+ form
+
+ new
+ Print selected lines
+
+
+
+
From 16c661c3a4aae1df134608b6bb818ed4f8160ff0 Mon Sep 17 00:00:00 2001
From: "Adrien Peiffer (ACSONE)"
Date: Sat, 7 Mar 2015 17:18:09 +0100
Subject: [PATCH 017/157] [IMP] Include the fees in the total due
---
.../wizard/credit_control_communication.py | 18 +++++++++++++-----
1 file changed, 13 insertions(+), 5 deletions(-)
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
index 7ef92585e..5c9eca891 100644
--- a/account_credit_control/wizard/credit_control_communication.py
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -68,17 +68,25 @@ def _get_company(self):
total_invoiced = fields.Float(string='Total Invoiced',
compute='_compute_total')
- total_due = fields.Float(string='Total Invoiced',
+ total_due = fields.Float(string='Total Due',
compute='_compute_total')
+ @api.model
+ def _get_total(self):
+ amount_field = 'credit_control_line_ids.amount_due'
+ return sum(self.mapped(amount_field))
+
+ @api.model
+ def _get_total_due(self):
+ balance_field = 'credit_control_line_ids.balance_due'
+ return sum(self.mapped(balance_field))
+
@api.depends('credit_control_line_ids',
'credit_control_line_ids.amount_due',
'credit_control_line_ids.balance_due')
def _compute_total(self):
- amount_field = 'credit_control_line_ids.amount_due'
- balance_field = 'credit_control_line_ids.balance_due'
- self.total_invoiced = sum(self.mapped(amount_field))
- self.total_due = sum(self.mapped(balance_field))
+ self.total_invoiced = self._get_total()
+ self.total_due = self._get_total_due()
@api.model
@api.returns('self', lambda value: value.id)
From fbeb901136e391eaf47b553ab3b23ec38d294e8e Mon Sep 17 00:00:00 2001
From: Stefan Rijnhart
Date: Mon, 20 Apr 2015 15:12:44 +0200
Subject: [PATCH 018/157] [DEL] Group access for transient model
---
account_credit_control/security/ir.model.access.csv | 1 -
1 file changed, 1 deletion(-)
diff --git a/account_credit_control/security/ir.model.access.csv b/account_credit_control/security/ir.model.access.csv
index c47087e6e..5e10b38a1 100644
--- a/account_credit_control/security/ir.model.access.csv
+++ b/account_credit_control/security/ir.model.access.csv
@@ -3,7 +3,6 @@
"account_credit_control.ir_model_access_271",1,1,"group_account_credit_control_user","credit_control_user_line","account_credit_control.model_credit_control_line",1,1
"account_credit_control.ir_model_access_272",0,0,"group_account_credit_control_info","credit_control_info_line","account_credit_control.model_credit_control_line",1,0
"account_credit_control.ir_model_access_273",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template","email_template.model_email_template",1,1
-"account_credit_control.ir_model_access_274",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template_preview","email_template.model_email_template_preview",1,1
"account_credit_control.ir_model_access_275",1,1,"group_account_credit_control_manager","credit_control_manager_mail_message","mail.model_mail_message",1,1
"account_credit_control.ir_model_access_276",1,0,"group_account_credit_control_user","credit_control_user_mail_message","mail.model_mail_message",1,1
"account_credit_control.ir_model_access_277",0,0,"group_account_credit_control_info","credit_control_info_mail_message","mail.model_mail_message",1,0
From ce44b0e91b60479a06ab52c483c2698f7610d0c6 Mon Sep 17 00:00:00 2001
From: Andrius Preimantas
Date: Thu, 21 May 2015 17:10:09 +0300
Subject: [PATCH 019/157] [FIX+IMP] account_credit_control: Fixes + Danish
translation
* Partner Form view: field "credit_limit" is defined in account module, not base
* Minimal Danish translation
* Do not link e-mails to Transient records
Transient records are deleted periodically so res_id will point to ID which
does not exists. And when reading email records system would also check if
res_id can be read by user which would cause an exception because res_id
might not exist at that point.
---
account_credit_control/i18n/da_DK.po | 1160 +++++++++++++++++
account_credit_control/partner_view.xml | 2 +-
.../wizard/credit_control_communication.py | 5 +-
3 files changed, 1165 insertions(+), 2 deletions(-)
create mode 100644 account_credit_control/i18n/da_DK.po
diff --git a/account_credit_control/i18n/da_DK.po b/account_credit_control/i18n/da_DK.po
new file mode 100644
index 000000000..4d7294754
--- /dev/null
+++ b/account_credit_control/i18n/da_DK.po
@@ -0,0 +1,1160 @@
+# Danish translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 8.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-01-26 10:32+0000\n"
+"PO-Revision-Date: 2015-01-26 10:32+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Plural-Forms: \n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid "\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid "\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:87
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:154
+#, python-format
+msgid "A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:80
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0
+#: field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr "Forfalds dato"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid "Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0
+#: field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0
+#: field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0
+#: field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0
+#: field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid "If a credit control line has been generatedon a policy and the policy has been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr "Faktura dato"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr "Faktura nummer"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr "Beløb"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0
+#: field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr "Åben saldo"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid "Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid "Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid "Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid "Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid "Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid "Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid "Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid "Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid "Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:103
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0
+#: field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr "Oversigt"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid "The Credit Control Policy used for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid "The Credit Control Policy used on partners by default. This setting can be overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "This wizard will let you set the overdue policy and level for selected invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr "I alt forfalden"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr "I alt faktureret"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:223
+#, python-format
+msgid "You are not allowed to delete a credit control line that is not in draft state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid "You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid "You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
+
diff --git a/account_credit_control/partner_view.xml b/account_credit_control/partner_view.xml
index c6c4c89fd..e2ad144e8 100644
--- a/account_credit_control/partner_view.xml
+++ b/account_credit_control/partner_view.xml
@@ -3,7 +3,7 @@
partner.credit_control.form.view
res.partner
-
+
Date: Fri, 26 Jun 2015 14:26:28 +0200
Subject: [PATCH 020/157] [FIX] fix security issue on account_invoice This fix
seems ugly, but I cant figure why I've a security error when an invoice is
displayed for a user without right on credit_control despite the attribute
'groups' declared on the field definition in the form view
---
account_credit_control/invoice.py | 3 +++
1 file changed, 3 insertions(+)
diff --git a/account_credit_control/invoice.py b/account_credit_control/invoice.py
index f74be82c0..69b747e8c 100644
--- a/account_credit_control/invoice.py
+++ b/account_credit_control/invoice.py
@@ -34,6 +34,9 @@ class AccountInvoice(models.Model):
"setting.",
readonly=True,
copy=False,
+ groups="account_credit_control.group_account_credit_control_manager,"
+ "account_credit_control.group_account_credit_control_user,"
+ "account_credit_control.group_account_credit_control_info",
)
credit_control_line_ids = fields.One2many(
From caee04ff39d882af3c179aea44b00ddb5f48b6aa Mon Sep 17 00:00:00 2001
From: "Adrien Peiffer (ACSONE)"
Date: Wed, 1 Jul 2015 08:36:55 +0200
Subject: [PATCH 021/157] [FIX][account_credit_control] Replace '/n' with ' ' in credit control mail template
---
account_credit_control/data.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
index c629232d4..3af588dea 100644
--- a/account_credit_control/data.xml
+++ b/account_credit_control/data.xml
@@ -14,7 +14,7 @@
Dear ${object.contact_address.name or ''}
- ${object.current_policy_level.custom_mail_text}
+ ${object.current_policy_level.custom_mail_text.replace('\n', ' ') | safe}
]]>
From 7f365a5023a7b0c2b03281b2de5baeb687e37b29 Mon Sep 17 00:00:00 2001
From: Alexis de Lattre
Date: Wed, 22 Jul 2015 14:44:52 +0200
Subject: [PATCH 022/157] FIX bug #262 in account_credit_control: Avoid a crash
---
account_credit_control/partner.py | 7 ++++---
1 file changed, 4 insertions(+), 3 deletions(-)
diff --git a/account_credit_control/partner.py b/account_credit_control/partner.py
index d7669c101..30f81eff2 100644
--- a/account_credit_control/partner.py
+++ b/account_credit_control/partner.py
@@ -19,6 +19,7 @@
#
##############################################################################
from openerp import models, fields, api
+from openerp.exceptions import Warning, ValidationError
class ResPartner(models.Model):
@@ -42,7 +43,7 @@ class ResPartner(models.Model):
string='Credit Control Lines',
readonly=True)
- @api.constrains('credit_policy_id')
+ @api.constrains('credit_policy_id', 'property_account_receivable')
def _check_credit_policy(self):
""" Ensure that policy on partner are limited to the account policy """
for partner in self:
@@ -53,6 +54,6 @@ def _check_credit_policy(self):
policy = partner.credit_policy_id
try:
policy.check_policy_against_account(account)
- except api.Warning as err:
+ except Warning as err:
# constrains should raise ValidationError exceptions
- raise api.ValidationError(err)
+ raise ValidationError(err)
From f24d3a8252b3d869f120256d708d4c4e1e7ef448 Mon Sep 17 00:00:00 2001
From: "Adrien Peiffer (ACSONE)"
Date: Mon, 17 Aug 2015 15:04:01 +0200
Subject: [PATCH 023/157] [FIX][account_credit_control] Use HTML field instead
of use a replace in the mail template - fix transiflex
---
account_credit_control/data.xml | 2 +-
account_credit_control/i18n/ar.po | 1174 ++++++++++++++++
account_credit_control/i18n/bg.po | 1174 ++++++++++++++++
account_credit_control/i18n/bs.po | 1174 ++++++++++++++++
account_credit_control/i18n/ca.po | 1174 ++++++++++++++++
account_credit_control/i18n/ca_ES.po | 1174 ++++++++++++++++
account_credit_control/i18n/cs.po | 1174 ++++++++++++++++
account_credit_control/i18n/de.po | 194 ++-
account_credit_control/i18n/en.po | 1174 ++++++++++++++++
account_credit_control/i18n/en_GB.po | 1174 ++++++++++++++++
account_credit_control/i18n/es.po | 1174 ++++++++++++++++
account_credit_control/i18n/es_CR.po | 1174 ++++++++++++++++
account_credit_control/i18n/es_EC.po | 1174 ++++++++++++++++
account_credit_control/i18n/es_ES.po | 1174 ++++++++++++++++
account_credit_control/i18n/es_MX.po | 1174 ++++++++++++++++
account_credit_control/i18n/es_VE.po | 1174 ++++++++++++++++
account_credit_control/i18n/et.po | 1174 ++++++++++++++++
account_credit_control/i18n/fr.po | 342 ++---
account_credit_control/i18n/gl.po | 1174 ++++++++++++++++
account_credit_control/i18n/gl_ES.po | 1174 ++++++++++++++++
account_credit_control/i18n/gu.po | 1174 ++++++++++++++++
account_credit_control/i18n/hr.po | 1174 ++++++++++++++++
account_credit_control/i18n/hu.po | 1174 ++++++++++++++++
account_credit_control/i18n/id.po | 1174 ++++++++++++++++
account_credit_control/i18n/it.po | 1174 ++++++++++++++++
account_credit_control/i18n/ja.po | 1174 ++++++++++++++++
account_credit_control/i18n/lt.po | 1174 ++++++++++++++++
account_credit_control/i18n/mk.po | 1174 ++++++++++++++++
account_credit_control/i18n/mn.po | 1174 ++++++++++++++++
account_credit_control/i18n/nb.po | 1174 ++++++++++++++++
account_credit_control/i18n/nl.po | 1174 ++++++++++++++++
account_credit_control/i18n/nl_BE.po | 1174 ++++++++++++++++
account_credit_control/i18n/pl.po | 1174 ++++++++++++++++
account_credit_control/i18n/pt.po | 1174 ++++++++++++++++
account_credit_control/i18n/pt_BR.po | 1174 ++++++++++++++++
account_credit_control/i18n/ro.po | 1174 ++++++++++++++++
account_credit_control/i18n/ru.po | 1174 ++++++++++++++++
account_credit_control/i18n/sl.po | 1175 +++++++++++++++++
account_credit_control/i18n/sr@latin.po | 1174 ++++++++++++++++
account_credit_control/i18n/sv.po | 1174 ++++++++++++++++
account_credit_control/i18n/th.po | 1174 ++++++++++++++++
account_credit_control/i18n/tr.po | 1174 ++++++++++++++++
account_credit_control/i18n/vi.po | 1174 ++++++++++++++++
account_credit_control/i18n/zh_CN.po | 1174 ++++++++++++++++
account_credit_control/i18n/zh_TW.po | 1174 ++++++++++++++++
account_credit_control/policy.py | 2 +-
.../static/description/icon.png | Bin 0 -> 9455 bytes
.../wizard/credit_control_communication.py | 1 +
48 files changed, 49481 insertions(+), 369 deletions(-)
create mode 100644 account_credit_control/i18n/ar.po
create mode 100644 account_credit_control/i18n/bg.po
create mode 100644 account_credit_control/i18n/bs.po
create mode 100644 account_credit_control/i18n/ca.po
create mode 100644 account_credit_control/i18n/ca_ES.po
create mode 100644 account_credit_control/i18n/cs.po
create mode 100644 account_credit_control/i18n/en.po
create mode 100644 account_credit_control/i18n/en_GB.po
create mode 100644 account_credit_control/i18n/es.po
create mode 100644 account_credit_control/i18n/es_CR.po
create mode 100644 account_credit_control/i18n/es_EC.po
create mode 100644 account_credit_control/i18n/es_ES.po
create mode 100644 account_credit_control/i18n/es_MX.po
create mode 100644 account_credit_control/i18n/es_VE.po
create mode 100644 account_credit_control/i18n/et.po
create mode 100644 account_credit_control/i18n/gl.po
create mode 100644 account_credit_control/i18n/gl_ES.po
create mode 100644 account_credit_control/i18n/gu.po
create mode 100644 account_credit_control/i18n/hr.po
create mode 100644 account_credit_control/i18n/hu.po
create mode 100644 account_credit_control/i18n/id.po
create mode 100644 account_credit_control/i18n/it.po
create mode 100644 account_credit_control/i18n/ja.po
create mode 100644 account_credit_control/i18n/lt.po
create mode 100644 account_credit_control/i18n/mk.po
create mode 100644 account_credit_control/i18n/mn.po
create mode 100644 account_credit_control/i18n/nb.po
create mode 100644 account_credit_control/i18n/nl.po
create mode 100644 account_credit_control/i18n/nl_BE.po
create mode 100644 account_credit_control/i18n/pl.po
create mode 100644 account_credit_control/i18n/pt.po
create mode 100644 account_credit_control/i18n/pt_BR.po
create mode 100644 account_credit_control/i18n/ro.po
create mode 100644 account_credit_control/i18n/ru.po
create mode 100644 account_credit_control/i18n/sl.po
create mode 100644 account_credit_control/i18n/sr@latin.po
create mode 100644 account_credit_control/i18n/sv.po
create mode 100644 account_credit_control/i18n/th.po
create mode 100644 account_credit_control/i18n/tr.po
create mode 100644 account_credit_control/i18n/vi.po
create mode 100644 account_credit_control/i18n/zh_CN.po
create mode 100644 account_credit_control/i18n/zh_TW.po
create mode 100644 account_credit_control/static/description/icon.png
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
index 3af588dea..25a1db130 100644
--- a/account_credit_control/data.xml
+++ b/account_credit_control/data.xml
@@ -14,7 +14,7 @@
Dear ${object.contact_address.name or ''}
- ${object.current_policy_level.custom_mail_text.replace('\n', ' ') | safe}
+ ${object.current_policy_level.custom_mail_text | safe}
]]>
diff --git a/account_credit_control/i18n/ar.po b/account_credit_control/i18n/ar.po
new file mode 100644
index 000000000..e522a04a4
--- /dev/null
+++ b/account_credit_control/i18n/ar.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Arabic (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ar/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ar\n"
+"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 && n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "نشِط"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "إلغاء"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "الشركة"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "مسوّدة"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "تجميع حسب..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "فاتورة"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "الاسم"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "الشريك"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "مستخدم"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "أو"
diff --git a/account_credit_control/i18n/bg.po b/account_credit_control/i18n/bg.po
new file mode 100644
index 000000000..25b04eb4c
--- /dev/null
+++ b/account_credit_control/i18n/bg.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/bg/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: bg\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Отмяна"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/bs.po b/account_credit_control/i18n/bs.po
new file mode 100644
index 000000000..339bc35d9
--- /dev/null
+++ b/account_credit_control/i18n/bs.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/bs/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: bs\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktivno"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Otkaži"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Kompanija"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "U pripremi"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupiši po..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Faktura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Naziv"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Korisnik"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ili"
diff --git a/account_credit_control/i18n/ca.po b/account_credit_control/i18n/ca.po
new file mode 100644
index 000000000..7d266a6ed
--- /dev/null
+++ b/account_credit_control/i18n/ca.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ca/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ca\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Comptes"
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Actiu"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancel·la"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Companyia"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Esborrany"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Factura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Usuari"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/ca_ES.po b/account_credit_control/i18n/ca_ES.po
new file mode 100644
index 000000000..a8c805708
--- /dev/null
+++ b/account_credit_control/i18n/ca_ES.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ca_ES/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ca_ES\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Comptes"
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancel·la"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Companyia"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/cs.po b/account_credit_control/i18n/cs.po
new file mode 100644
index 000000000..c8f7d5b79
--- /dev/null
+++ b/account_credit_control/i18n/cs.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Czech (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/cs/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: cs\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktivní"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Zrušit"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Společnost"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Návrh"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Seskupit podle..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Faktura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Název"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Společník"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Uživatel"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/de.po b/account_credit_control/i18n/de.po
index c68bfdb9a..aa82b68dd 100644
--- a/account_credit_control/i18n/de.po
+++ b/account_credit_control/i18n/de.po
@@ -1,38 +1,34 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
-# * account_credit_control
-#
+# * account_credit_control
+#
+# Translators:
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 8.0\n"
+"Project-Id-Version: account-financial-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-01-26 10:32+0000\n"
-"PO-Revision-Date: 2014-10-30 14:59+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: \n"
-"Language: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 16:14+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: German (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Plural-Forms: \n"
+"Language: de\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of "
-"the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If "
-"not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file "
-"will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please "
-"advise.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
@@ -73,10 +69,10 @@ msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
-msgstr ""
+msgstr "Ein Mahnposten"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:87
+#: code:addons/account_credit_control/run.py:93
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -84,17 +80,17 @@ msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
msgid "A credit control policy level"
-msgstr ""
+msgstr "Eine Mahnregelstufe"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:154
+#: code:addons/account_credit_control/run.py:161
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:80
+#: code:addons/account_credit_control/run.py:86
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
@@ -104,18 +100,18 @@ msgstr ""
#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
msgid "Account"
-msgstr ""
+msgstr "Konto"
#. module: account_credit_control
#: view:credit.control.policy:account_credit_control.credit_control_policy_form
#: field:credit.control.policy,account_ids:0
msgid "Accounts"
-msgstr ""
+msgstr "Konten"
#. module: account_credit_control
#: field:credit.control.policy,active:0
msgid "Active"
-msgstr ""
+msgstr "Aktiv"
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -139,7 +135,7 @@ msgstr ""
#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
#: view:credit.control.printer:account_credit_control.credit_line_printer_form
msgid "Cancel"
-msgstr ""
+msgstr "Abbrechen"
#. module: account_credit_control
#: view:credit.control.marker:account_credit_control.credit_line_marker_form
@@ -179,14 +175,14 @@ msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
msgid "Companies"
-msgstr ""
+msgstr "Unternehmen"
#. module: account_credit_control
#: field:credit.control.communication,company_id:0
#: field:credit.control.line,company_id:0
#: field:credit.control.policy,company_id:0
msgid "Company"
-msgstr ""
+msgstr "Unternehmen"
#. module: account_credit_control
#: view:credit.control.run:account_credit_control.credit_control_run_form
@@ -324,7 +320,7 @@ msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_run
msgid "Credit control line generator"
-msgstr ""
+msgstr "Mahnpostenerzeuger"
#. module: account_credit_control
#: view:credit.control.policy:account_credit_control.credit_control_policy_form
@@ -359,9 +355,10 @@ msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
#: field:credit.control.line,currency_id:0
msgid "Currency"
-msgstr ""
+msgstr "Währung"
#. module: account_credit_control
#: field:credit.control.policy.level,custom_mail_text:0
@@ -403,13 +400,13 @@ msgstr ""
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
msgid "Done"
-msgstr ""
+msgstr "Erledigt"
#. module: account_credit_control
#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
msgid "Draft"
-msgstr ""
+msgstr "Entwurf"
#. module: account_credit_control
#: view:credit.control.line:account_credit_control.credit_control_line_search
@@ -486,10 +483,15 @@ msgstr ""
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
#. module: account_credit_control
#: view:credit.control.line:account_credit_control.credit_control_line_search
msgid "Group By..."
-msgstr ""
+msgstr "Gruppiere nach..."
#. module: account_credit_control
#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
@@ -519,7 +521,7 @@ msgstr ""
#: field:credit.control.line,invoice_id:0
#: model:ir.model,name:account_credit_control.model_account_invoice
msgid "Invoice"
-msgstr ""
+msgstr "Rechnung"
#. module: account_credit_control
#: view:website:account_credit_control.report_credit_control_summary_document
@@ -585,7 +587,7 @@ msgstr ""
#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: view:credit.control.printer:account_credit_control.credit_line_printer_form
msgid "Lines"
-msgstr ""
+msgstr "Zeilen"
#. module: account_credit_control
#: view:credit.control.line:account_credit_control.credit_control_line_search
@@ -616,7 +618,7 @@ msgstr ""
#: view:credit.control.policy:account_credit_control.credit_control_policy_form
#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
-msgstr ""
+msgstr "Post und Berichte"
#. module: account_credit_control
#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
@@ -697,7 +699,7 @@ msgstr ""
#. module: account_credit_control
#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
msgid "Name"
-msgstr ""
+msgstr "Name"
#. module: account_credit_control
#: field:credit.control.policy.changer,new_policy_id:0
@@ -751,13 +753,10 @@ msgstr "Offener Betrag"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above "
-"mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, "
-"please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
@@ -766,10 +765,8 @@ msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above "
-"mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please "
-"proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
@@ -780,11 +777,9 @@ msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices "
-"mentioned in the attached document.\n"
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
"\n"
-"If it has already been sent, please disregard this notice. If not, please "
-"proceed with payment within 10 days.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
@@ -795,10 +790,8 @@ msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices "
-"mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please "
-"proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
@@ -809,10 +802,8 @@ msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above "
-"mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, "
-"please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
@@ -823,10 +814,8 @@ msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the "
-"invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, "
-"please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
@@ -837,21 +826,16 @@ msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the "
-"above mentioned invoice despite our reminder.\n"
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
"\n"
-" If payment have already been sent, please disregard this notice. If "
-"not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file "
-"will be transfered to our debt\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
" collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please "
-"advise.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
@@ -860,21 +844,16 @@ msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the "
-"invoices mentioned in the attached document despite our reminder.\n"
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
"\n"
-"If payment have already been sent, please disregard this notice. If not, "
-"please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be "
-"transfered to our debt\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
" collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please "
-"advise.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
@@ -883,19 +862,14 @@ msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the "
-"invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If "
-"not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file "
-"will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please "
-"advise.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
@@ -917,10 +891,10 @@ msgstr ""
#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
msgid "Partner"
-msgstr ""
+msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:103
+#: code:addons/account_credit_control/run.py:109
#, python-format
msgid "Please select a policy"
msgstr ""
@@ -938,15 +912,15 @@ msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:126
+#: code:addons/account_credit_control/run.py:132
#, python-format
-msgid "Policy \"%s\" has generated %d Credit Control Lines.\n"
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:130
+#: code:addons/account_credit_control/run.py:136
#, python-format
-msgid "Policy \"%s\" has not generated any Credit Control Lines.\n"
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
@@ -1010,6 +984,11 @@ msgstr ""
msgid "Report"
msgstr ""
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
#. module: account_credit_control
#: view:credit.control.line:account_credit_control.credit_control_line_search
msgid "Run date"
@@ -1061,10 +1040,15 @@ msgstr ""
msgid "Set new policy"
msgstr ""
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
#. module: account_credit_control
#: field:credit.control.line,state:0 field:credit.control.run,state:0
msgid "State"
-msgstr ""
+msgstr "Status"
#. module: account_credit_control
#: view:website:account_credit_control.report_credit_control_summary_document
@@ -1138,7 +1122,7 @@ msgstr "Endbetrag"
#. module: account_credit_control
#: field:credit.control.communication,user_id:0
msgid "User"
-msgstr ""
+msgstr "Benutzer"
#. module: account_credit_control
#: view:credit.control.marker:account_credit_control.credit_line_marker_form
@@ -1146,7 +1130,7 @@ msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:223
+#: code:addons/account_credit_control/line.py:226
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1187,4 +1171,4 @@ msgstr ""
#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
#: view:credit.control.printer:account_credit_control.credit_line_printer_form
msgid "or"
-msgstr ""
+msgstr "oder"
diff --git a/account_credit_control/i18n/en.po b/account_credit_control/i18n/en.po
new file mode 100644
index 000000000..eea460962
--- /dev/null
+++ b/account_credit_control/i18n/en.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: English (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/en/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: en\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr "\n Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n\n Should you need us to arrange a payment plan for you, please advise.\n A customer account statement is enclosed for you convenience.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr "\n Dear ${object.contact_address.name or ''}\n \n \n ${object.current_policy_level.custom_mail_text}\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr "10 days last reminder"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr "10 days net"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr "30 days end of month"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr "60 days last reminder"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr "A credit control line"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr "A credit control line more recent than %s exists at %s"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr "A credit control policy level"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr "A credit control run is already running in background, please try later."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr "A run has already been executed more recently than %s"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Account"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Accounts"
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Active"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr "Allows to manually change credit level"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr "An error has occured during the sending of the email."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr "Can not get function for computation mode: %s is not implemented"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancel"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Change Lines' State"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr "Change current credit policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr "Change the overdue level of current invoice"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr "Change the state of the selected lines"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr "Change the state of the selected lines."
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr "Channel"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Companies"
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Company"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr "Compute Credit Control Lines"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr "Compute Mode"
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr "Contact Address"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr "Control Credit Lines"
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr "Controlling Date"
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr "Controlling date"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr "Created by"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr "Created on"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr "Credit Control"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr "Credit Control Info"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr "Credit Control Lines"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr "Credit Control Manager"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr "Credit Control Policies"
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr "Credit Control Policy"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr "Credit Control Run"
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr "Credit Control Summary"
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr "Credit Control Tolerance"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr "Credit Control User"
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr "Credit Lines"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr "Credit control line generator"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr "Credit control policy"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr "Credit control policy Level"
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr "Credit control policy level"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr "Credit control run"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr "Credit policy"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr "Credit policy level"
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr "Currency"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr "Custom Mail Message"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr "Custom Message"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr "Date due"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr "Define a reminder policy"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr "Delay (in days)"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr "Delay Setting"
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr "Do nothing"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr "Done"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Draft"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr "Draft lines have to be triaged."
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr "Draft lines need to be triaged.\nIgnored lines are lines for which we do not want to send something.\nDraft and ignored lines will be generated again on the next run."
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr "Due Amount Tax incl."
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr "Due Date"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr "Due Date, End Of Month"
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr "Due balance"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr "Due date"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr "Email"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr "Email Template"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr "Emailing Error"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr "Entry date"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr "Error"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr "Filters"
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr "For policies which should not generate lines or are obsolete"
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr "Generated lines"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Group By..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr "If a credit control line has been generatedon a policy and the policy has been changed in the meantime, it has to be handled manually"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr "Ignored"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Invoice"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr "Invoice date"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr "Invoice number"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr "Invoiced amount"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr "Issued Lines"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr "Last Updated by"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr "Last Updated on"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr "Letter"
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr "Level"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr "Lines"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr "Lines already sent."
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr "Lines marker"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr "Lines report"
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr "Lines to handle manually"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr "Lines which have been ignored from previous runs."
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr "Mail and reporting"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr "Mailer"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr "Manual Credit Control Policy"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr "Manual Lines"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr "Manual change"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr "Manual no follow"
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr "Manually overridden"
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr "Mark as"
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr "Mark letter lines as sent"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr "Mass credit line emailer"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Mass marker"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr "Mass printer"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr "More..."
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr "Move line"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr "Move line to change"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr "Move lines to affect"
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Name"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr "New Policy to Apply"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr "New level to apply"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr "No credit control lines selected."
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr "No follow"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr "No follow policy"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr "No lines will be changed. All the selected lines are already done."
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Only letter lines will be marked."
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr "Open Credit Control Lines"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr "Open amount"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr "Our records indicate that we have not received the payment of the above mentioned invoice.\n If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Our records indicate that we have not received the payment of the above mentioned invoice.\nIf it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n\nIf it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\nIf it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr "Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n\n If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n If your payment has not been received in the next 5 days, your file will be transfered to our debt\n collection agency.\n\n Should you need us to arrange a payment plan for you, please advise.\n A customer account statement is enclosed for you convenience.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr "Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n\nIf payment have already been sent, please disregard this notice. If not, please proceed with payment.\nIf your payment has not been received in the next 5 days, your file will be transfered to our debt\n collection agency.\n\n Should you need us to arrange a payment plan for you, please advise.\n A customer account statement is enclosed for you convenience.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr "Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n\n Should you need us to arrange a payment plan for you, please advise.\n A customer account statement is enclosed for you convenience.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr "Outgoing Mails"
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr "Overdue Level"
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr "Please select a policy"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr "Please use wizard on customer invoices"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr "Policies"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr "Policy \"%s \" has generated %d Credit Control Lines. "
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr "Policy \"%s \" has not generated any Credit Control Lines. "
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Policy Levels"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr "Policy level"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr "Policy levels"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr "Previous Reminder"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr "Print"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr "Print Lines"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr "Print selected lines"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr "Print the selected lines"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr "Ready To Send"
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr "Related Policy"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr "Report"
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr "Report Date"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr "Run date"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr "Send By Email"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr "Send an email for the selected lines."
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr "Send emails for the selected lines"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr "Send the emails"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr "Sent"
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr "Sent Email"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr "Sent date"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr "Set current credit level"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr "Set new policy"
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr "Source"
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "State"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr "Summary"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr "The Credit Control Policy used for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr "The Credit Control Policy used on partners by default. This setting can be overridden on partners or invoices."
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr "The line was deprecated by a manual change of policy on invoice."
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr "The optional other currency if it is a multi-currency entry."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr "The smallest level can not be of type Previous Reminder"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "These lines are ready to send by email or by letter using the Actions."
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr "This policy will be active only for the selected accounts"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr "This wizard will let you set the overdue policy and level for selected invoices"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr "Total Due"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr "Total Invoiced"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "User"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr "Warning: you will maybe not be able to revert this operation."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr "You are not allowed to delete a credit control line that is not in draft state."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr "You can only use a policy set on account %s.\nPlease choose one of the following policies:\n %s"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr "You cannot cancel this invoice.\nA payment reminder has already been sent to the customer.\nYou must create a credit note and issue a new invoice."
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr "credit control communication"
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr "credit.control.policy.level"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "or"
diff --git a/account_credit_control/i18n/en_GB.po b/account_credit_control/i18n/en_GB.po
new file mode 100644
index 000000000..1ff461263
--- /dev/null
+++ b/account_credit_control/i18n/en_GB.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/en_GB/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: en_GB\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Active"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancel"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Company"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Draft"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Group By..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Invoice"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Name"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "User"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "or"
diff --git a/account_credit_control/i18n/es.po b/account_credit_control/i18n/es.po
new file mode 100644
index 000000000..fdfad38bd
--- /dev/null
+++ b/account_credit_control/i18n/es.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Cuentas"
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Activo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Compañía"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Borrador"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Agrupado por ..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Factura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr "Última actualización por"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nombre"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Usuario"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "o"
diff --git a/account_credit_control/i18n/es_CR.po b/account_credit_control/i18n/es_CR.po
new file mode 100644
index 000000000..426210d37
--- /dev/null
+++ b/account_credit_control/i18n/es_CR.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_CR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_CR\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Activo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Compañía"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Borrador"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Agrupar por..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Factura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nombre"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Usuario"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/es_EC.po b/account_credit_control/i18n/es_EC.po
new file mode 100644
index 000000000..c589b21ac
--- /dev/null
+++ b/account_credit_control/i18n/es_EC.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_EC/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_EC\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Activo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Compañia"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Borrador"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Agrupar por..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Factura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nombre"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Usuario"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/es_ES.po b/account_credit_control/i18n/es_ES.po
new file mode 100644
index 000000000..28127a1a3
--- /dev/null
+++ b/account_credit_control/i18n/es_ES.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_ES/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_ES\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Cuentas"
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Activo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Compañía"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr "Última actualización por"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "o"
diff --git a/account_credit_control/i18n/es_MX.po b/account_credit_control/i18n/es_MX.po
new file mode 100644
index 000000000..af1fc3fd6
--- /dev/null
+++ b/account_credit_control/i18n/es_MX.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_MX/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_MX\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Activo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Compañía"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Borrador"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Agrupar por..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Factura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nombre"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Usuario"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ó"
diff --git a/account_credit_control/i18n/es_VE.po b/account_credit_control/i18n/es_VE.po
new file mode 100644
index 000000000..5fee5f83a
--- /dev/null
+++ b/account_credit_control/i18n/es_VE.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_VE/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_VE\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Activo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Borrador"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "Provincia"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Usuario"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/et.po b/account_credit_control/i18n/et.po
new file mode 100644
index 000000000..ea52b69f5
--- /dev/null
+++ b/account_credit_control/i18n/et.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Estonian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/et/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: et\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktiivne"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Loobu"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Ettevõte"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Mustand"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupeeri..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Arve"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nimi"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Kasutaja"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index 651ff4030..f3c6a8928 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -1,56 +1,39 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
-# * account_credit_control
-#
+# * account_credit_control
+#
+# Translators:
+# Christophe kryskool , 2015
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 8.0\n"
+"Project-Id-Version: account-financial-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-01-26 10:32+0000\n"
-"PO-Revision-Date: 2014-10-30 14:59+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: \n"
-"Language: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-08-03 16:19+0000\n"
+"Last-Translator: Christophe kryskool \n"
+"Language-Team: French (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
-"Plural-Forms: \n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of "
-"the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If "
-"not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file "
-"will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please "
-"advise.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
-msgstr ""
-"\n"
-"Notre comptabilité nous indique que vous avez encore des factures ouvertes "
-"malgré nos précédents rappels.\n"
-" Si ce courrier à croisé votre paiement veuillez le considérer comme "
-"nul et non avenu.\n"
-" Si le paiement n'est pas effectué dans les 5 jours votre dossier "
-"sera transféré à une société de recouvrement.\n"
-"\n"
-" Si vous désirez un accord de payment n'hésitez pas à nous contacter "
-"advise.\n"
-" Un décompte est disponible ci-joint.\n"
-"\n"
-" En vous remerciant de votre coopération \n"
-" "
+msgstr "\nNotre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de payment n'hésitez pas à nous contacter advise.\n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération \n "
#. module: account_credit_control
#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
@@ -61,13 +44,7 @@ msgid ""
" \n"
" ${object.current_policy_level.custom_mail_text}\n"
" "
-msgstr ""
-"\n"
-" Cher/Chère ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+msgstr "\n Cher/Chère ${object.contact_address.name or ''}\n \n \n ${object.current_policy_level.custom_mail_text}\n "
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.3_time_3
@@ -96,7 +73,7 @@ msgid "A credit control line"
msgstr "Ligne de relance"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:87
+#: code:addons/account_credit_control/run.py:93
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr "Une ligne plus récente que %s existe au %s"
@@ -107,16 +84,14 @@ msgid "A credit control policy level"
msgstr "Une politique de relance"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:154
+#: code:addons/account_credit_control/run.py:161
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
-msgstr ""
-"Un contrôle de relance est déjà en train de tourner en arrière-plan, merci "
-"d'essayer à nouveau plus tard."
+msgstr "Un contrôle de relance est déjà en train de tourner en arrière-plan, merci d'essayer à nouveau plus tard."
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:80
+#: code:addons/account_credit_control/run.py:86
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr "Un contrôle a déjà été exécuté plus récemment que le %s "
@@ -153,7 +128,7 @@ msgstr "Erreur lors de la génération des mails."
#: code:addons/account_credit_control/policy.py:308
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
-msgstr ""
+msgstr "Impossible de trouver une fonction pour le mode de calcul: %s n'est pas implémentée"
#. module: account_credit_control
#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
@@ -445,11 +420,7 @@ msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
"Draft and ignored lines will be generated again on the next run."
-msgstr ""
-"Lignes brouillons à traiter.\n"
-"Les lignes ignorées ne seront pas traitées.\n"
-"Les lignes brouillons ou ignorées seront régénérées lors du prochain "
-"contrôle."
+msgstr "Lignes brouillons à traiter.\nLes lignes ignorées ne seront pas traitées.\nLes lignes brouillons ou ignorées seront régénérées lors du prochain contrôle."
#. module: account_credit_control
#: field:credit.control.line,amount_due:0
@@ -511,8 +482,7 @@ msgstr "Filtres"
#. module: account_credit_control
#: help:credit.control.policy,do_nothing:0
msgid "For policies which should not generate lines or are obsolete"
-msgstr ""
-"Pour les politiques qui ne doivent pas générer de lignes ou sont obsolètes"
+msgstr "Pour les politiques qui ne doivent pas générer de lignes ou sont obsolètes"
#. module: account_credit_control
#: field:credit.control.run,line_ids:0
@@ -531,16 +501,14 @@ msgstr "Grouper Par..."
#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
#: field:credit.control.run,id:0
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
#: help:credit.control.run,manual_ids:0
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
-msgstr ""
-"Si la ligne a été générée avec une politique de relance différente elle doit "
-"être traitée manuellement"
+msgstr "Si la ligne a été générée avec une politique de relance différente elle doit être traitée manuellement"
#. module: account_credit_control
#: view:credit.control.line:account_credit_control.credit_control_line_search
@@ -587,7 +555,7 @@ msgstr "Lignes de relance"
#: field:credit.control.printer,write_uid:0
#: field:credit.control.run,write_uid:0
msgid "Last Updated by"
-msgstr ""
+msgstr "Mis à jour par"
#. module: account_credit_control
#: field:credit.control.communication,write_date:0
@@ -600,7 +568,7 @@ msgstr ""
#: field:credit.control.printer,write_date:0
#: field:credit.control.run,write_date:0
msgid "Last Updated on"
-msgstr ""
+msgstr "Mis à jour le"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -766,9 +734,7 @@ msgstr "Politique sans suivi"
#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
-msgstr ""
-"Aucune ligne ne sera modifiée. Toutes les lignes sélectionnées sont déjà "
-"terminées."
+msgstr "Aucune ligne ne sera modifiée. Toutes les lignes sélectionnées sont déjà terminées."
#. module: account_credit_control
#: help:credit.control.printer,mark_as_sent:0
@@ -788,247 +754,127 @@ msgstr "Restant dû"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above "
-"mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, "
-"please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été "
-"payées malgré un précédent rappel.\n"
-" Si ce courrier à croisé votre paiement veuillez le considérer comme "
-"nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
+msgstr "Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above "
-"mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please "
-"proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
"Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été "
-"payées malgré un précédent rappel.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme "
-"nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
+msgstr "Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices "
-"mentioned in the attached document.\n"
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
"\n"
-"If it has already been sent, please disregard this notice. If not, please "
-"proceed with payment within 10 days.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
"Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous informe que les factures mentionnées dans le "
-"document ci-joint n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme "
-"nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
+msgstr "Notre comptabilité nous informe que les factures mentionnées dans le document ci-joint n'ont pas été payées malgré un précédent rappel.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices "
-"mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please "
-"proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
"Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous informe que les factures mentionnées dans le "
-"document ci-joint n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme "
-"nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
+msgstr "Notre comptabilité nous informe que les factures mentionnées dans le document ci-joint n'ont pas été payées malgré un précédent rappel.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above "
-"mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, "
-"please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
"Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été "
-"payées malgré un précédent rappel.\n"
-" Si ce courrier à croisé votre paiement veuillez le considérer comme "
-"nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
+msgstr "Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the "
-"invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, "
-"please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
"Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
"Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous informe que les factures mentionnées dans le "
-"document ci-joint n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier à croisé votre paiement veuillez le considérer comme "
-"nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
+msgstr "Notre comptabilité nous informe que les factures mentionnées dans le document ci-joint n'ont pas été payées malgré un précédent rappel.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the "
-"above mentioned invoice despite our reminder.\n"
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
"\n"
-" If payment have already been sent, please disregard this notice. If "
-"not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file "
-"will be transfered to our debt\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
" collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please "
-"advise.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous indique que vous avez encore des factures ouvertes "
-"malgré nos précédents rappels.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme "
-"nul et non avenu.\n"
-" Si le paiement n'est pas effectué dans les 5 jours votre dossier "
-"sera transféré à une société de recouvrement.\n"
-"\n"
-" Si vous désirez un accord de paiement n'hésitez pas à nous "
-"contacter. \n"
-" Un décompte est disponible ci-joint.\n"
-"\n"
-" En vous remerciant de votre coopération\n"
-" "
+msgstr "Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the "
-"invoices mentioned in the attached document despite our reminder.\n"
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
"\n"
-"If payment have already been sent, please disregard this notice. If not, "
-"please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be "
-"transfered to our debt\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
" collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please "
-"advise.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous indique que vous avez encore des factures ouvertes "
-"malgré nos précédents rappels.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme "
-"nul et non avenu.\n"
-" Si le paiement n'est pas effectué dans les 5 jours votre dossier "
-"sera transféré à une société de recouvrement.\n"
-"\n"
-" Si vous désirez un accord de paiement n'hésitez pas à nous "
-"contacter. \n"
-" Un décompte est disponible ci-joint.\n"
-"\n"
-" En vous remerciant de votre coopération "
+msgstr "Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the "
-"invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If "
-"not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file "
-"will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please "
-"advise.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this "
-"matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
" Best regards\n"
" "
-msgstr ""
-"Notre comptabilité nous indique que vous avez encore des factures ouvertes "
-"malgré nos précédents rappels.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme "
-"nul et non avenu.\n"
-" Si le paiement n'est pas effectué dans les 5 jours votre dossier "
-"sera transféré à une société de recouvrement.\n"
-"\n"
-" Si vous désirez un accord de paiement n'hésitez pas à nous "
-"contacter. \n"
-" Un décompte est disponible ci-joint.\n"
-"\n"
-" En vous remerciant de votre coopération \n"
-" "
+msgstr "Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération \n "
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_mail_mail
@@ -1049,7 +895,7 @@ msgid "Partner"
msgstr "Client"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:103
+#: code:addons/account_credit_control/run.py:109
#, python-format
msgid "Please select a policy"
msgstr "Choisissez une politique"
@@ -1070,17 +916,13 @@ msgstr "Politiques"
#: code:addons/account_credit_control/run.py:132
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
-msgstr ""
-"La politique de relance \"%s \" a généré %d lignes de relance ."
-" "
+msgstr "La politique de relance \"%s \" a généré %d lignes de relance . "
#. module: account_credit_control
#: code:addons/account_credit_control/run.py:136
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
-msgstr ""
-"La politique de relance \"%s \" n'a pas généré de lignes de relance."
-" "
+msgstr "La politique de relance \"%s \" n'a pas généré de lignes de relance. "
#. module: account_credit_control
#: field:credit.control.policy,level_ids:0
@@ -1137,11 +979,6 @@ msgstr "Prêt à l'envoi"
msgid "Related Policy"
msgstr "Niveau de relance"
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Reminder"
-msgstr "Rappel"
-
#. module: account_credit_control
#: view:credit.control.run:account_credit_control.credit_control_run_form
#: field:credit.control.run,report:0
@@ -1224,35 +1061,26 @@ msgstr "Listes des factures en attente de règlement"
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
-msgstr ""
-"Il s'agit de la politique de relance propre à cette facture Si vide, la "
-"politique de relance par défaut sera utilisée."
+msgstr "Il s'agit de la politique de relance propre à cette facture Si vide, la politique de relance par défaut sera utilisée."
#. module: account_credit_control
#: help:res.partner,credit_policy_id:0
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
-msgstr ""
-"Politique de relance utilisée pour ce client. (Vous pouvez aussi en définir "
-"une autre au niveau d'une des factures de ce client.) Si vide, la politique "
-"par défaut (au niveau de la société) sera appliquée."
+msgstr "Politique de relance utilisée pour ce client. (Vous pouvez aussi en définir une autre au niveau d'une des factures de ce client.) Si vide, la politique par défaut (au niveau de la société) sera appliquée."
#. module: account_credit_control
#: help:res.company,credit_policy_id:0
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
-msgstr ""
-"Politique de relance par défaut du client. (Ce paramétrage peut être défini "
-"plus spécifiquement au niveau de la facture)."
+msgstr "Politique de relance par défaut du client. (Ce paramétrage peut être défini plus spécifiquement au niveau de la facture)."
#. module: account_credit_control
#: view:credit.control.line:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
-msgstr ""
-"La ligne a été remplacée par un changement manuel de politique sur la "
-"facture."
+msgstr "La ligne a été remplacée par un changement manuel de politique sur la facture."
#. module: account_credit_control
#: help:credit.control.line,currency_id:0
@@ -1273,18 +1101,14 @@ msgstr "Ces lignes sont prêtes à être traitées"
#. module: account_credit_control
#: help:credit.control.policy,account_ids:0
msgid "This policy will be active only for the selected accounts"
-msgstr ""
-"Cette politique de relance sera active seulement pour les comptes "
-"sélectionnés"
+msgstr "Cette politique de relance sera active seulement pour les comptes sélectionnés"
#. module: account_credit_control
#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
-msgstr ""
-"Cette action vous permet de définir une politique et un niveau de relance "
-"pour les factures sélectionnées"
+msgstr "Cette action vous permet de définir une politique et un niveau de relance pour les factures sélectionnées"
#. module: account_credit_control
#: view:website:account_credit_control.report_credit_control_summary_document
@@ -1307,13 +1131,12 @@ msgid "Warning: you will maybe not be able to revert this operation."
msgstr "Attention: Cette opération ne peut pas être annulée"
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:223
+#: code:addons/account_credit_control/line.py:226
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
"state."
-msgstr ""
-"Vous ne pouvez pas supprimer une ligne de relance qui n'est pas en brouillon"
+msgstr "Vous ne pouvez pas supprimer une ligne de relance qui n'est pas en brouillon"
#. module: account_credit_control
#: code:addons/account_credit_control/policy.py:203
@@ -1322,10 +1145,7 @@ msgid ""
"You can only use a policy set on account %s.\n"
"Please choose one of the following policies:\n"
" %s"
-msgstr ""
-"Vous ne pouvez utiliser qu'une politique associée au compte %s.Vous pouvez "
-"choisir une des politique suivantes:\n"
-" %s"
+msgstr "Vous ne pouvez utiliser qu'une politique associée au compte %s.Vous pouvez choisir une des politique suivantes:\n %s"
#. module: account_credit_control
#: code:addons/account_credit_control/invoice.py:57
@@ -1334,9 +1154,7 @@ msgid ""
"You cannot cancel this invoice.\n"
"A payment reminder has already been sent to the customer.\n"
"You must create a credit note and issue a new invoice."
-msgstr ""
-"Vous ne pouvez pas annuler cette facture ! Une lettre de relance a été "
-"envoyé au client. Vous devez créer un avoir et établir une nouvelle facture."
+msgstr "Vous ne pouvez pas annuler cette facture ! Une lettre de relance a été envoyé au client. Vous devez créer un avoir et établir une nouvelle facture."
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_communication
diff --git a/account_credit_control/i18n/gl.po b/account_credit_control/i18n/gl.po
new file mode 100644
index 000000000..a6b13ab92
--- /dev/null
+++ b/account_credit_control/i18n/gl.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Galician (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/gl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: gl\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr "ültima actualización por"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ou"
diff --git a/account_credit_control/i18n/gl_ES.po b/account_credit_control/i18n/gl_ES.po
new file mode 100644
index 000000000..f95f20862
--- /dev/null
+++ b/account_credit_control/i18n/gl_ES.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/gl_ES/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: gl_ES\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/gu.po b/account_credit_control/i18n/gu.po
new file mode 100644
index 000000000..8af85d545
--- /dev/null
+++ b/account_credit_control/i18n/gu.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 16:14+0000\n"
+"Last-Translator: OCA Transbot \n"
+"Language-Team: Gujarati (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/gu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: gu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "કંપની"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "ડ્રાફ્ટ"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "ગ્રુપ દ્વારા..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/hr.po b/account_credit_control/i18n/hr.po
new file mode 100644
index 000000000..4a01c1db3
--- /dev/null
+++ b/account_credit_control/i18n/hr.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Croatian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/hr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: hr\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktivno"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Odustani"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Organizacija"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Nacrt"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupiraj po..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Račun"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Naziv"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Korisnik"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ili"
diff --git a/account_credit_control/i18n/hu.po b/account_credit_control/i18n/hu.po
new file mode 100644
index 000000000..4e7341308
--- /dev/null
+++ b/account_credit_control/i18n/hu.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/hu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: hu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktív"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Mégsem"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Vállalat"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Tervezet"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Csoportosítás"
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Számla"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Név"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Felhasználó"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "vagy"
diff --git a/account_credit_control/i18n/id.po b/account_credit_control/i18n/id.po
new file mode 100644
index 000000000..6c587263d
--- /dev/null
+++ b/account_credit_control/i18n/id.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/id/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: id\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktif"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Perusahaan"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Faktur"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nama"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/it.po b/account_credit_control/i18n/it.po
new file mode 100644
index 000000000..a0749b2fc
--- /dev/null
+++ b/account_credit_control/i18n/it.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/it/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: it\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Conto"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Attivo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Annulla"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Azienda"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr "Creato da"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr "Creato il"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Bozza"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Raggruppa per..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Fattura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr "Last Updated by"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr "Last Updated on"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr "Righe"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nome"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "Stato"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Utente"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "o"
diff --git a/account_credit_control/i18n/ja.po b/account_credit_control/i18n/ja.po
new file mode 100644
index 000000000..637971230
--- /dev/null
+++ b/account_credit_control/i18n/ja.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Japanese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ja/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ja\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "有効"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "キャンセル"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "会社"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "ドラフト"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "グループ化…"
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "請求書"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "名前"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "パートナ"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "ユーザ"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/lt.po b/account_credit_control/i18n/lt.po
new file mode 100644
index 000000000..27c8d0d00
--- /dev/null
+++ b/account_credit_control/i18n/lt.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/lt/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: lt\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktyvus"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Atšaukti"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Įmonė"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Juodraštis"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupuoti pagal..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Sąskaita-faktūra"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Pavadinimas"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partneris"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Naudotojas"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "arba"
diff --git a/account_credit_control/i18n/mk.po b/account_credit_control/i18n/mk.po
new file mode 100644
index 000000000..168b23330
--- /dev/null
+++ b/account_credit_control/i18n/mk.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/mk/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: mk\n"
+"Plural-Forms: nplurals=2; plural=(n % 10 == 1 && n % 100 != 11) ? 0 : 1;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Активно"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Откажи"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Компанија"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Нацрт"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Групирај по..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Фактура"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Име"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Партнер"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Корисник"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "или"
diff --git a/account_credit_control/i18n/mn.po b/account_credit_control/i18n/mn.po
new file mode 100644
index 000000000..c0c71c828
--- /dev/null
+++ b/account_credit_control/i18n/mn.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/mn/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: mn\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Идэвхитэй"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Цуцлах"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Компани"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Ноорог"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Бүлэглэх..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Нэхэмжлэл"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Нэр"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Харилцагч"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Хэрэглэгч"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "эсвэл"
diff --git a/account_credit_control/i18n/nb.po b/account_credit_control/i18n/nb.po
new file mode 100644
index 000000000..79a198a50
--- /dev/null
+++ b/account_credit_control/i18n/nb.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nb/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: nb\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktiv"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Avbryt"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Firma"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Kladd"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupper etter ..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Faktura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Navn"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Bruker"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/nl.po b/account_credit_control/i18n/nl.po
new file mode 100644
index 000000000..bf5126735
--- /dev/null
+++ b/account_credit_control/i18n/nl.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Dutch (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: nl\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Actief"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Annuleren"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Bedrijf"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Concept"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Groepeer op..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Factuur"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Naam"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Relatie"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Gebruiker"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "of"
diff --git a/account_credit_control/i18n/nl_BE.po b/account_credit_control/i18n/nl_BE.po
new file mode 100644
index 000000000..d03f4f4d0
--- /dev/null
+++ b/account_credit_control/i18n/nl_BE.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nl_BE/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: nl_BE\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Actief"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Annuleren"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Bedrijf"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Concept"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Groeperen op..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Factuur"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Naam"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Relatie"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Gebruiker"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "of"
diff --git a/account_credit_control/i18n/pl.po b/account_credit_control/i18n/pl.po
new file mode 100644
index 000000000..9b1a6112f
--- /dev/null
+++ b/account_credit_control/i18n/pl.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Polish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pl\n"
+"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktywny"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Anuluj"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Projekt"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupuj wg..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Faktura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Użytkownik"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/pt.po b/account_credit_control/i18n/pt.po
new file mode 100644
index 000000000..2ee39667a
--- /dev/null
+++ b/account_credit_control/i18n/pt.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pt/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pt\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Contas"
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Activo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Rascunho"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupo por..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Fatura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nome"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Parceiro"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Utilizador"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ou"
diff --git a/account_credit_control/i18n/pt_BR.po b/account_credit_control/i18n/pt_BR.po
new file mode 100644
index 000000000..696d15c96
--- /dev/null
+++ b/account_credit_control/i18n/pt_BR.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pt_BR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pt_BR\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Conta"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Ativo"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Empresas"
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Provisório"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Agrupar Por..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Fatura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nome"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Parceiro"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Usuário"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ou"
diff --git a/account_credit_control/i18n/ro.po b/account_credit_control/i18n/ro.po
new file mode 100644
index 000000000..49a40c9d3
--- /dev/null
+++ b/account_credit_control/i18n/ro.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Romanian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ro/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ro\n"
+"Plural-Forms: nplurals=3; plural=(n==1?0:(((n%100>19)||((n%100==0)&&(n!=0)))?2:1));\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Activ(a)"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Anuleaza"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Companie"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Ciorna"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupeaza dupa..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Factura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Nume"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partener"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Utilizator"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "sau"
diff --git a/account_credit_control/i18n/ru.po b/account_credit_control/i18n/ru.po
new file mode 100644
index 000000000..5c8413c48
--- /dev/null
+++ b/account_credit_control/i18n/ru.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Russian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ru/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ru\n"
+"Plural-Forms: nplurals=4; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<12 || n%100>14) ? 1 : n%10==0 || (n%10>=5 && n%10<=9) || (n%100>=11 && n%100<=14)? 2 : 3);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Активное"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Отменена"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Компания"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Черновик"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Группировать по ..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Счет"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Название"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Контрагент"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Пользователь"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "или"
diff --git a/account_credit_control/i18n/sl.po b/account_credit_control/i18n/sl.po
new file mode 100644
index 000000000..afc406e12
--- /dev/null
+++ b/account_credit_control/i18n/sl.po
@@ -0,0 +1,1175 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# Matjaž Mozetič , 2015
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-07-04 11:49+0000\n"
+"Last-Translator: Matjaž Mozetič \n"
+"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/sl/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sl\n"
+"Plural-Forms: nplurals=4; plural=(n%100==1 ? 0 : n%100==2 ? 1 : n%100==3 || n%100==4 ? 2 : 3);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr "\n Po naši evidenci, navkljub dvema opominoma, še vedno nismo prejeli plačila za zgoraj navedeni račun.\n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot nepredmeten. V nasprotnem primeru vas prosimo, da račun poravnate.\n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši agenciji za izterjave.\n\n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite.\n Priložena je kontna kartica kupca.\n\n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\n Lep pozdrav.\n "
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr "\n Spoštovani ${object.contact_address.name or ''}\n \n \n ${object.current_policy_level.custom_mail_text}\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr "10 dni od zadnjega opomina"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr "10 dni neto"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr "30 dni od konca meseca"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr "60 dni od zadnjega opomina"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr "Postavka nadzora kredita"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr "Novejša postavka nadzora kredita od %s obstaja na %s"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr "Nivo pravilnika kreditnega nadzora"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr "Kreditni nadzor je že zagnan v ozadju, poskusite kasneje."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr "Zagon je bil izveden že pred %s"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr "Konto"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr "Konti"
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktivno"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr "Omogoča ročno spreminjanje kreditnega nivoja"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr "Med razpošiljanjem e-pošte je prišlo do napake."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr "Funkcija za izvedbeni način ni dobljena: %s ni implementiran"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Preklic"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr "Sprememba stanja postavk"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr "Sprememba trenutnih kreditnih pravil"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr "Sprememba nivoja zapadlosti trenutnega računa"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr "Sprememba stanja izbranih postavk"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr "Sprememba stanja izbranih postavk."
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr "Kanal"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Družbe"
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Družba"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr "Obdelava postavk kreditnega nadzora"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr "Način obdelave"
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr "Kontaktni naslov"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr "Postavke kreditnega nadzora"
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr "Datum nadzora"
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr "Datum nadzora"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr "Ustvaril"
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr "Ustvarjeno"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr "Kreditni nadzor"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr "Podatki kreditnega nadzora"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr "Postavke kreditnega nadzora"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr "Upravitelj kreditnega nadzora"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr "Pravila kreditnega nadzora"
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr "Pravilo kreditnega nadzora"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr "Zagon kreditnega nadzora"
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr "Povzetek kreditnega nadzora"
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr "Toleranca kreditnega nadzora"
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr "Uporabnik kreditnega nadzora"
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr "Kreditni nadzor: (${object.current_policy_level.name or 'n/a'})"
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr "Kreditne postavke"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr "Generator postavk kreditnega nadzora"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr "Pravilo kreditnega nadzora"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr "Nivo pravilnika kreditnega nadzora"
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr "Nivo pravilnika kreditnega nadzora"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr "Zagon kreditnega nadzora"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr "Kreditni pravilnik"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr "Nivo kreditnega pravilnika"
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr "Valuta"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr "Prilagojeno e-poštno sporočilo"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr "Prilagojeno sporočilo"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr "Datum zapadlosti"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr "Določitev pravilnika opominjanja"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr "Zaostanek (v dnevih)"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr "Nastavitve zaostankov"
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr "Ne naredi ničesar"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr "Opravljeno"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Osnutek"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr "Osnutki postavk za triažo."
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr "Osnutki postavk za triažo.\nPrezrte postavke so tiste, za katere česa ne želimo pošiljati.\nOsnutki postavk in prezrte postavke bodo ponovno ustvarjene ob naslednjem zagonu."
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr "Zapadli znesek vključno davek"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr "Datum zapadlosti"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr "Datum zapadlosti, konec meseca"
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr "Bilanca zapadlosti"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr "Datum zapadlosti"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr "E-pošta"
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr "Predloga e-pošte"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr "E-poštna napaka"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr "Datum vnosa"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr "Napaka"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr "Filtri"
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr "Za pravila, ki ne ustvarjajo postavk ali so opuščena"
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr "Ustvarjene postavke"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Združeno po..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr "Ko se postavka kreditnega nadzora ustvari iz pravila, in je to pravilo bilo med tem spremenjeno, je potrebno ročno urejanje."
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr "Prezrto"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Račun"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr "Datum računa"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr "Številka računa"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr "Zaračunani znesek"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr "Izdane postavke"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr "Zadnjič posodobil"
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr "Zadnjič posodobljeno"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr "Dopis"
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr "Nivo"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr "Postavke"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr "Že odposlane postavke."
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr "Označevalec postavk"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr "Poročilo o postavkah"
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr "Postavke za ročno upravljanje"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr "Postavke, ki so bile v predhodnih zagonih prezrte."
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr "Pošta in poročanje"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr "Poštar"
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr "Ročno pravilo kreditnega nadzora"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr "Ročne postavke"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr "Ročna sprememba"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr "Ročno ne sledenje"
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr "Ročno vsiljeno"
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr "Označi kot"
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr "Označi postavke dopisa kot odposlane."
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr "E-poštar za masovne kreditne postavke"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr "Masovni označevalec"
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr "Masovni tiskalnik"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr "Več..."
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr "Postavka premika"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr "Postavka premika, ki se spreminja"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr "Postavke premika, na katere vplivamo"
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Naziv"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr "Novo pravilo za uporabo"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr "Nov nivo za uporabo"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr "Nobena postavka kreditnega nadzora ni izbrana."
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr "Ne spremljaj"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr "Pravilo 'ne spremljanja'"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr "Nobena postavka ne bo spremenjena. Izbrane postavke so že obdelane."
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr "Le postavke dopisa bodo označene."
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr "Odpri postavke kreditnega nadzora"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr "Odprti znesek"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr "Po naši evidenci še nismo prejeli plačila zgoraj navedenega računa.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Po naši evidenci še nismo prejeli plačila zgoraj navedenega računa.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Po naši evidenci še nismo prejeli plačila zgoraj navedenega računa kljub našemu prvemu opominu.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 5 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi, kljub našemu prvemu opominu.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 5 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr " Po naši evidenci, navkljub opominu, še vedno nismo prejeli plačila za zgoraj navedeni račun.\n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot nepredmeten. V nasprotnem primeru vas prosimo, da račun poravnate.\n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši agenciji za izterjave.\n\n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite.\n Priložena je kontna kartica kupca.\n\n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\n Lep pozdrav.\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr " Po naši evidenci, navkljub opominu, še vedno nismo prejeli plačila priloženih računov.\n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot nepredmeten. V nasprotnem primeru vas prosimo, da račun poravnate.\n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši agenciji za izterjave.\n\n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite.\n Priložena je kontna kartica kupca.\n\n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\n Lep pozdrav.\n "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr " Po naši evidenci, navkljub dvema opominoma, še vedno nismo prejeli plačila priloženih računov.\n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot nepredmeten. V nasprotnem primeru vas prosimo, da račun poravnate.\n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši agenciji za izterjave.\n\n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite.\n Priložena je kontna kartica kupca.\n\n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\n Lep pozdrav.\n "
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr "Izhodna pošta"
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr "Nivo zapadlosti"
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr "Izberite pravilo"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr "Uporabite čarovnika pri izdanih računih"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr "Pravila"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr "Pravilo \"%s \" je ustvarilo %d postavk kreditnega nadzora. "
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr "Pravilo \"%s \" ni ustvarilo nobenih postavk kreditnega nadzora. "
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr "Nivoji pravil"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr "Nivo pravila"
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr "Nivoji pravil"
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr "Prejšnji opomin"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr "Natisni"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr "Natisni postavke"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr "Natisni izbrane postavke"
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr "Natisni izbrane postavke"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr "Pripravljeno za odpošiljanje"
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr "Povezano pravilo"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr "Poročilo"
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr "Datum poročila"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr "Datum zagona"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr "Pošlji po e-pošti"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr "Pošlji e-pošto za izbrane postavke."
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr "Pošlji e-poštna sporočila za izbrane postavke"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr "Razpošlji e-pošto"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr "Poslano"
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr "Poslana e-pošta"
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr "Datum odpošiljanja"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr "Nastavi trenutni kreditni nivo"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr "Nastavi novo pravilo"
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr "Vir"
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr "Stanje"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr "Povzetek"
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr "Pravilo kreditnega nadzora uporabljeno za ta račun. Če ni določeno, se uporabi kontna nastavitev ali nastavitev partnerja."
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr "Pravilo kreditnega nadzora uporabljeno za tega partnerja. To pravilo je lahko vsiljeno na računu. Če ni določeno, se uporabi nastavitev družbe."
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr "Privzeto pravilo kreditnega nadzora partnerjev. To nastavitev se lahko povozi pri partnerjih ali računih."
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr "Postavka je bila povožena z ročno spremembo pravila na računu."
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr "Opcijska druga valuta pri več-valutnih vnosih."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr "Najnižji nivo ne more biti tipa \"prejšnji opomin\""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr "Te postavke so bile že odposlane po e-pošti ali pošti preko 'ukrepov'."
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr "To pravilo bo aktivno le za izbrane konte"
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr "Ta čarovnik vam omogoča nastavitev pravil zapadlosti in nivo za izbrane račune"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr "Skupaj zapadlo"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr "Skupaj zaračunano"
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Uporabnik"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr "Pozor: te operacije lahko ne bo več mogoče povrniti."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr "Ni vam dovoljeno brisati postavke kreditnega nadzora, ki ni v stanju osnutka."
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr "Uporabite lahko le pravilo nastavljeno na kontu %s.\nIzberite enega izmed naslednjih pravil:\n %s"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr "Tega računa ne morete preklicati.\nOpomin o zapadlosti je že bil odposlan kupcu.\nUstvariti morate opomin in izdati nov račun."
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr "komunikacija kreditnega nadzora"
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr "credit.control.policy.level"
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ali"
diff --git a/account_credit_control/i18n/sr@latin.po b/account_credit_control/i18n/sr@latin.po
new file mode 100644
index 000000000..0dd5eb4d0
--- /dev/null
+++ b/account_credit_control/i18n/sr@latin.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Serbian (Latin) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/sr@latin/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sr@latin\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktivno"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Otkaži"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Nacrt"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Korisnik"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/sv.po b/account_credit_control/i18n/sv.po
new file mode 100644
index 000000000..2926f13ab
--- /dev/null
+++ b/account_credit_control/i18n/sv.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Swedish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/sv/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sv\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Aktiv"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Avbryt"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Bolag"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Preliminär"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Gruppera efter..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Faktura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Namn"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Företag"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Användare"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/th.po b/account_credit_control/i18n/th.po
new file mode 100644
index 000000000..bec93f236
--- /dev/null
+++ b/account_credit_control/i18n/th.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Thai (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/th/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: th\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "เปิดใช้งาน"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "ยกเลิก"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "บริษัท"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "ฉบับร่าง"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "จัดกลุ่มตาม..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "ใบแจ้งหนี้"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "ชื่อ"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "พาร์ทเนอร์"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "ผู้ใช้"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "หรือ"
diff --git a/account_credit_control/i18n/tr.po b/account_credit_control/i18n/tr.po
new file mode 100644
index 000000000..392690f46
--- /dev/null
+++ b/account_credit_control/i18n/tr.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Turkish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/tr/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: tr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Etkin"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Vazgeç"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "Şirket"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Taslak"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Grupla..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "Fatura"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "Adı"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Cari"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Kullanıcı"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "ya da"
diff --git a/account_credit_control/i18n/vi.po b/account_credit_control/i18n/vi.po
new file mode 100644
index 000000000..6c552034c
--- /dev/null
+++ b/account_credit_control/i18n/vi.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Vietnamese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/vi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: vi\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "Hoạt động"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Hủy bỏ"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "Dự thảo"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "Đối tác"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "Người sử dụng"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/i18n/zh_CN.po b/account_credit_control/i18n/zh_CN.po
new file mode 100644
index 000000000..5a8cfba1f
--- /dev/null
+++ b/account_credit_control/i18n/zh_CN.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Chinese (China) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/zh_CN/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: zh_CN\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "激活"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "取消"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "公司"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "草稿"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "分组..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "发票"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "名称"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "业务伙伴"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "用户"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr "或"
diff --git a/account_credit_control/i18n/zh_TW.po b/account_credit_control/i18n/zh_TW.po
new file mode 100644
index 000000000..d0897d225
--- /dev/null
+++ b/account_credit_control/i18n/zh_TW.po
@@ -0,0 +1,1174 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+msgid ""
+msgstr ""
+"Project-Id-Version: account-financial-tools (8.0)\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2015-07-01 13:25+0000\n"
+"PO-Revision-Date: 2015-06-03 15:57+0000\n"
+"Last-Translator: <>\n"
+"Language-Team: Chinese (Taiwan) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/zh_TW/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: zh_TW\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:93
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:161
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:86
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,account_id:0
+#: model:ir.model,name:account_credit_control.model_account_account
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: field:credit.control.policy,account_ids:0
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,active:0
+msgid "Active"
+msgstr "活躍"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:308
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "刪除"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,channel:0
+#: field:credit.control.policy.level,channel:0
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,company_id:0
+#: field:credit.control.line,company_id:0
+#: field:credit.control.policy,company_id:0
+msgid "Company"
+msgstr "公司"
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,computation_mode:0
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,contact_address:0
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_form
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: view:credit.control.line:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,date:0
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date:0
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_uid:0
+#: field:credit.control.emailer,create_uid:0
+#: field:credit.control.line,create_uid:0
+#: field:credit.control.marker,create_uid:0
+#: field:credit.control.policy,create_uid:0
+#: field:credit.control.policy.changer,create_uid:0
+#: field:credit.control.policy.level,create_uid:0
+#: field:credit.control.printer,create_uid:0
+#: field:credit.control.run,create_uid:0
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,create_date:0
+#: field:credit.control.emailer,create_date:0
+#: field:credit.control.line,create_date:0
+#: field:credit.control.marker,create_date:0
+#: field:credit.control.policy,create_date:0
+#: field:credit.control.policy.changer,create_date:0
+#: field:credit.control.policy.level,create_date:0
+#: field:credit.control.printer,create_date:0
+#: field:credit.control.run,create_date:0
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Credit Control Info"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: field:credit.control.emailer,line_ids:0
+#: field:credit.control.marker,line_ids:0
+#: field:credit.control.printer,line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: field:res.partner,credit_control_line_ids:0
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Credit Control Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.invoice,credit_policy_id:0
+#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: field:res.company,credit_control_tolerance:0
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "Credit Control User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:email.template,subject:account_credit_control.email_template_credit_control_base
+msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+msgstr ""
+
+#. module: account_credit_control
+#: field:account.account,credit_control_line_ids:0
+#: field:account.invoice,credit_control_line_ids:0
+#: field:credit.control.communication,credit_control_line_ids:0
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: view:credit.control.run:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,currency_id:0
+#: field:credit.control.line,currency_id:0
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_mail_text:0
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,custom_text:0
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,delay_days:0
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,do_nothing:0
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+msgid "Draft"
+msgstr "草稿"
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,state:0
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,amount_due:0
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,balance_due:0
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_due:0
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.level,email_template_id:0
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_entry:0
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,do_nothing:0
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,line_ids:0
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "群組依據..."
+
+#. module: account_credit_control
+#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
+#: field:credit.control.line,id:0 field:credit.control.marker,id:0
+#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
+#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
+#: field:credit.control.run,id:0
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.run,manual_ids:0
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,invoice_id:0
+#: model:ir.model,name:account_credit_control.model_account_invoice
+msgid "Invoice"
+msgstr "發票"
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_uid:0
+#: field:credit.control.emailer,write_uid:0
+#: field:credit.control.line,write_uid:0
+#: field:credit.control.marker,write_uid:0
+#: field:credit.control.policy,write_uid:0
+#: field:credit.control.policy.changer,write_uid:0
+#: field:credit.control.policy.level,write_uid:0
+#: field:credit.control.printer,write_uid:0
+#: field:credit.control.run,write_uid:0
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,write_date:0
+#: field:credit.control.emailer,write_date:0
+#: field:credit.control.line,write_date:0
+#: field:credit.control.marker,write_date:0
+#: field:credit.control.policy,write_date:0
+#: field:credit.control.policy.changer,write_date:0
+#: field:credit.control.policy.level,write_date:0
+#: field:credit.control.printer,write_date:0
+#: field:credit.control.run,write_date:0
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,current_policy_level:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.policy.level,level:0
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.run,manual_ids:0
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:account.invoice:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,manually_overridden:0
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.marker,name:0
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.printer,mark_as_sent:0
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "More..."
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,move_line_id:0
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,move_line_ids:0
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+msgid "Name"
+msgstr "名稱"
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_id:0
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,new_policy_level_id:0
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy.changer,do_nothing:0
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.printer,mark_as_sent:0
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
+"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+"Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+"Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+"\n"
+"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_level_id:0
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,partner_id:0
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: field:credit.control.line,partner_id:0
+#: model:ir.model,name:account_credit_control.model_res_partner
+msgid "Partner"
+msgstr "夥伴"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:109
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,policy_ids:0
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:132
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/run.py:136
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.policy,level_ids:0
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,policy_id:0
+#: field:credit.control.policy.level,policy_id:0
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: field:credit.control.run,report:0
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,report_date:0
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,mail_message_id:0
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,date_sent:0
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,run_id:0
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,state:0 field:credit.control.run,state:0
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: help:account.invoice,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.partner,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: help:res.company,credit_policy_id:0
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.line,currency_id:0
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:258
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.line:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: help:credit.control.policy,account_ids:0
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: view:website:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.communication,user_id:0
+msgid "User"
+msgstr "使用者"
+
+#. module: account_credit_control
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/line.py:226
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/policy.py:203
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/invoice.py:57
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: field:credit.control.line,level:0
+msgid "credit.control.policy.level"
+msgstr ""
+
+#. module: account_credit_control
+#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+msgid "or"
+msgstr ""
diff --git a/account_credit_control/policy.py b/account_credit_control/policy.py
index 0e2b03dfe..51bda55f2 100644
--- a/account_credit_control/policy.py
+++ b/account_credit_control/policy.py
@@ -239,7 +239,7 @@ class CreditControlPolicyLevel(models.Model):
custom_text = fields.Text(string='Custom Message',
required=True,
translate=True)
- custom_mail_text = fields.Text(string='Custom Mail Message',
+ custom_mail_text = fields.Html(string='Custom Mail Message',
required=True, translate=True)
_sql_constraint = [('unique level',
diff --git a/account_credit_control/static/description/icon.png b/account_credit_control/static/description/icon.png
new file mode 100644
index 0000000000000000000000000000000000000000..3a0328b516c4980e8e44cdb63fd945757ddd132d
GIT binary patch
literal 9455
zcmW++2RxMjAAjx~&dlBk9S+%}OXg)AGE&Cb*&}d0jUxM@u(PQx^-s)697TX`ehR4?GS^qbkof1cslKgkU)h65qZ9Oc=ml_0temigYLJfnz{IDzUf>bGs4N!v3=Z3jMq&A#7%rM5eQ#dc?k~!
zVpnB`o+K7|Al`Q_U;eD$B
zfJtP*jH`siUq~{KE)`jP2|#TUEFGRryE2`i0**z#*^6~AI|YzIWy$Cu#CSLW3q=GA
z6`?GZymC;dCPk~rBS%eCb`5OLr;RUZ;D`}um=H)BfVIq%7VhiMr)_#G0N#zrNH|__
zc+blN2UAB0=617@>_u;MPHN;P;N#YoE=)R#i$k_`UAA>WWCcEVMh~L_
zj--gtp&|K1#58Yz*AHCTMziU1Jzt_jG0I@qAOHsk$2}yTmVkBp_eHuY$A9)>P6o~I
z%aQ?!(GqeQ-Y+b0I(m9pwgi(IIZZzsbMv+9w{PFtd_<_(LA~0H(xz{=FhLB@(1&qHA5EJw1>>=%q2f&^X>IQ{!GJ4e9U
z&KlB)z(84HmNgm2hg2C0>WM{E(DdPr+EeU_N@57;PC2&DmGFW_9kP&%?X4}+xWi)(
z;)z%wI5>D4a*5XwD)P--sPkoY(a~WBw;E~AW`Yue4kFa^LM3X`8x|}ZUeMnqr}>kH
zG%WWW>3ml$Yez?i%)2pbKPI7?5o?hydokgQyZsNEr{a|mLdt;X2TX(#B1j35xPnPW
z*bMSSOauW>o;*=kO8ojw91VX!qoOQb)zHJ!odWB}d+*K?#sY_jqPdg{Sm2HdYzdEx
zOGVPhVRTGPtv0o}RfVP;Nd(|CB)I;*t&QO8h
zFfekr30S!-LHmV_Su-W+rEwYXJ^;6&3|L$mMC8*bQptyOo9;>Qb9Q9`ySe3%V$A*9
zeKEe+b0{#KWGp$F+tga)0RtI)nhMa-K@JS}2krK~n8vJ=Ngm?R!9G<~RyuU0d?nz#
z-5EK$o(!F?hmX*2Yt6+coY`6jGbb7tF#6nHA
zuKk=GGJ;ZwON1iAfG$E#Y7MnZVmrY|j0eVI(DN_MNFJmyZ|;w4tf@=CCDZ#5N_0K=
z$;R~bbk?}TpfDjfB&aiQ$VA}s?P}xPERJG{kxk5~R`iRS(SK5d+Xs9swCozZISbnS
zk!)I0>t=A<-^z(cmSFz3=jZ23u13X><0b)P)^1T_))Kr`e!-pb#q&J*Q`p+B6la%C
zuVl&0duN<;uOsB3%T9Fp8t{ED108)`y_~Hnd9AUX7h-H?jVuU|}My+C=TjH(jKz
zqMVr0re3S$H@t{zI95qa)+Crz*5Zj}Ao%4Z><+W(nOZd?gDnfNBC3>M8WE61$So|P
zVvqH0SNtDTcsUdzaMDpT=Ty0pDHHNL@Z0w$Y`XO
z2M-_r1S+GaH%pz#Uy0*w$Vdl=X=rQXEzO}d6J^R6zjM1u&c9vYLvLp?W7w(?np9x1
zE_0JSAJCPB%i7p*Wvg)pn5T`8k3-uR?*NT|J`eS#_#54p>!p(mLDvmc-3o0mX*mp_
zN*AeS<>#^-{S%W<*mz^!X$w_2dHWpcJ6^j64qFBft-o}o_Vx80o0>}Du;>kLts;$8
zC`7q$QI(dKYG`Wa8#wl@V4jVWBRGQ@1dr-hstpQL)Tl+aqVpGpbSfN>5i&QMXfiZ>
zaA?T1VGe?rpQ@;+pkrVdd{klI&jVS@I5_iz!=UMpTsa~mBga?1r}aRBm1WS;TT*s0f0lY=JBl66Upy)-k4J}lh=P^8(SXk~0xW=T9v*B|gzIhN
z>qsO7dFd~mgxAy4V?&)=5ieYq?zi?ZEoj)&2o)RLy=@hbCRcfT5jigwtQGE{L*8<@Yd{zg;CsL5mvzfDY}P-wos_6PfprFVaeqNE%h
zKZhLtcQld;ZD+>=nqN~>GvROfueSzJD&BE*}XfU|H&(FssBqY=hPCt`d
zH?@s2>I(|;fcW&YM6#V#!kUIP8$Nkdh0A(bEVj``-AAyYgwY~jB
zT|I7Bf@%;7aL7Wf4dZ%VqF$eiaC38OV6oy3Z#TER2G+fOCd9Iaoy6aLYbPTN{XRPz
z;U!V|vBf%H!}52L2gH_+j;`bTcQRXB+y9onc^wLm5wi3-Be}U>k_u>2Eg$=k!(l@I
zcCg+flakT2Nej3i0yn+g+}%NYb?ta;R?(g5SnwsQ49U8Wng8d|{B+lyRcEDvR3+`O{zfmrmvFrL6acVP%yG98X
zo&+VBg@px@i)%o?dG(`T;n*$S5*rnyiR#=wW}}GsAcfyQpE|>a{=$Hjg=-*_K;UtD
z#z-)AXwSRY?OPefw^iI+
z)AXz#PfEjlwTes|_{sB?4(O@fg0AJ^g8gP}ex9Ucf*@_^J(s_5jJV}c)s$`Myn|Kd
z$6>}#q^n{4vN@+Os$m7KV+`}c%4)4pv@06af4-x5#wj!KKb%caK{A&Y#Rfs
z-po?Dcb1({W=6FKIUirH&(yg=*6aLCekcKwyfK^JN5{wcA3nhO(o}SK#!CINhI`-I
z1)6&n7O&ZmyFMuNwvEic#IiOAwNkR=u5it{B9n2sAJV5pNhar=j5`*N!Na;c7g!l$
z3aYBqUkqqTJ=Re-;)s!EOeij=7SQZ3Hq}ZRds%IM*PtM$wV
z@;rlc*NRK7i3y5BETSKuumEN`Xu_8GP1Ri=OKQ$@I^ko8>H6)4rjiG5{VBM>B|%`&&s^)jS|-_95&yc=GqjNo{zFkw%%HHhS~e=s
zD#sfS+-?*t|J!+ozP6KvtOl!R)@@-z24}`9{QaVLD^9VCSR2b`b!KC#o;Ki<+wXB6
zx3&O0LOWcg4&rv4QG0)4yb}7BFSEg~=IR5#ZRj8kg}dS7_V&^%#Do==#`u
zpy6{ox?jWuR(;pg+f@mT>#HGWHAJRRDDDv~@(IDw&R>9643kK#HN`!1vBJHnC+RM&yIh8{gG2q
zA%e*U3|N0XSRa~oX-3EAneep)@{h2vvd3Xvy$7og(sayr@95+e6~Xvi1tUqnIxoIH
zVWo*OwYElb#uyW{Imam6f2rGbjR!Y3`#gPqkv57dB6K^wRGxc9B(t|aYDGS=m$&S!NmCtrMMaUg(c
zc2qC=2Z`EEFMW-me5B)24AqF*bV5Dr-M5ig(l-WPS%CgaPzs6p_gnCIvTJ=Y<6!gT
zVt@AfYCzjjsMEGi=rDQHo0yc;HqoRNnNFeWZgcm?f;cp(6CNylj36DoL(?TS7eU#+
z7&mfr#y))+CJOXQKUMZ7QIdS9@#-}7y2K1{8)cCt0~-X0O!O?Qx#E4Og+;A2SjalQ
zs7r?qn0H044=sDN$SRG$arw~n=+T_DNdSrarmu)V6@|?1-ZB#hRn`uilTGPJ@fqEy
zGt(f0B+^JDP&f=r{#Y_wi#AVDf-y!RIXU^0jXsFpf>=Ji*TeqSY!H~AMbJdCGLhC)
zn7Rx+sXw6uYj;WRYrLd^5IZq@6JI1C^YkgnedZEYy<&4(z%Q$5yv#Boo{AH8n$a
zhb4Y3PWdr269&?V%uI$xMcUrMzl=;w<_nm*qr=c3Rl@i5wWB;e-`t7D&c-mcQl7x!
zZWB`UGcw=Y2=}~wzrfLx=uet<;m3~=8I~ZRuzvMQUQdr+yTV|ATf1Uuomr__nDf=X
zZ3WYJtHp_ri(}SQAPjv+Y+0=fH4krOP@S&=zZ-t1jW1o@}z;xk8
z(Nz1co&El^HK^NrhVHa-_;&88vTU>_J33=%{if;BEY*J#1n59=07jrGQ#IP>@u#3A
z;!q+E1Rj3ZJ+!4bq9F8PXJ@yMgZL;>&gYA0%_Kbi8?S=XGM~dnQZQ!yBSgcZhY96H
zrWnU;k)qy`rX&&xlDyA%(a1Hhi5CWkmg(`Gb%m(HKi-7Z!LKGRP_B8@`7&hdDy5n=
z`OIxqxiVfX@OX1p(mQu>0Ai*v_cTMiw4qRt3~NBvr9oBy0)r>w3p~V0SCm=An6@3n)>@z!|o-$HvDK
z|3D2ZMJkLE5loMKl6R^ez@Zz%S$&mbeoqH5`Bb){Ei21q&VP)hWS2tjShfFtGE+$z
zzCR$P#uktu+#!w)cX!lWN1XU%K-r=s{|j?)Akf@q#3b#{6cZCuJ~gCxuMXRmI$nGtnH+-h
z+GEi!*X=AP<|fG`1>MBdTb?28JYc=fGvAi2I<$B(rs$;eoJCyR6_bc~p!XR@O-+sD
z=eH`-ye})I5ic1eL~TDmtfJ|8`0VJ*Yr=hNCd)G1p2MMz4C3^Mj?7;!w|Ly%JqmuW
zlIEW^Ft%z?*|fpXda>Jr^1noFZEwFgVV%|*XhH@acv8rdGxeEX{M$(vG{Zw+x(ei@
zmfXb22}8-?Fi`vo-YVrTH*C?a8%M=Hv9MqVH7H^J$KsD?>!SFZ;ZsvnHr_gn=7acz
z#W?0eCdVhVMWN12VV^$>WlQ?f;P^{(&pYTops|btm6aj>_Uz+hqpGwB)vWp0Cf5y<
zft8-je~nn?W11plq}N)4A{l8I7$!ks_x$PXW-2XaRFswX_BnF{R#6YIwMhAgd5F9X
zGmwdadS6(a^fjHtXg8=l?Rc0Sm%hk6E9!5cLVloEy4eh(=FwgP`)~I^5~pBEWo+F6
zSf2ncyMurJN91#cJTy_u8Y}@%!bq1RkGC~-bV@SXRd4F{R-*V`bS+6;W5vZ(&+I<9$;-V|eNfLa5n-6%
z2(}&uGRF;p92eS*sE*oR$@pexaqr*meB)VhmIg@h{uzkk$9~qh#cHhw#>O%)b@+(|
z^IQgqzuj~Sk(J;swEM-3TrJAPCq9k^^^`q{IItKBRXYe}e0Tdr=Huf7da3$l4PdpwWDop%^}n;dD#K4s#DYA8SHZ
z&1!riV4W4R7R#C))JH1~axJ)RYnM$$lIR%6fIVA@zV{XVyx}C+a-Dt8Y9M)^KU0+H
zR4IUb2CJ{Hg>CuaXtD50jB(_Tcx=Z$^WYu2u5kubqmwp%drJ6
z?Fo40g!Qd<-l=TQxqHEOuPX0;^z7iX?Ke^a%XT<13TA^5`4Xcw6D@Ur&VT&CUe0d}
z1GjOVF1^L@>O)l@?bD~$wzgf(nxX1OGD8fEV?TdJcZc2KoUe|oP1#=$$7ee|xbY)A
zDZq+cuTpc(fFdj^=!;{k03C69lMQ(|>uhRfRu%+!k&YOi-3|1QKB
z
z?n?eq1XP>p-IM$Z^C;2L3itnbJZAip*Zo0aw2bs8@(s^~*8T9go!%dHcAz2lM;`yp
zD=7&xjFV$S&5uDaiScyD?B-i1ze`+CoRtz`Wn+Zls4&}MO{@N!ufrzjG$B79)Y2d3tBk&)TxUTw@QS0TEL_?njX|@vq?Uz(nBFK5Pq7*xj#u*R&i|?7+6#
z+|r_n#SW&LXhtheZdah{ZVoqwyT{D>MC3nkFF#N)xLi{p7J1jXlmVeb;cP5?e(=f#
zuT7fvjSbjS781v?7{)-X3*?>tq?)Yd)~|1{BDS(pqC
zC}~H#WXlkUW*H5CDOo<)#x7%RY)A;ShGhI5s*#cRDA8YgqG(HeKDx+#(ZQ?386dv!
zlXCO)w91~Vw4AmOcATuV653fa9R$fyK8ul%rG
z-wfS
zihugoZyr38Im?Zuh6@RcF~t1anQu7>#lPpb#}4cOA!EM11`%f*07RqOVkmX{p~KJ9
z^zP;K#|)$`^Rb{rnHGH{~>1(fawV0*Z#)}M`m8-?ZJV<+e}s9wE#
z)l&az?w^5{)`S(%MRzxdNqrs1n*-=jS^_jqE*5XDrA0+VE`5^*p3CuM<&dZEeCjoz
zR;uu_H9ZPZV|fQq`Cyw4nscrVwi!fE6ciMmX$!_hN7uF;jjKG)d2@aC4ropY)8etW=xJvni)8eHi`H$%#zn^WJ5NLc-rqk|u&&4Z6fD_m&JfSI1Bvb?b<*n&sfl0^t
z=HnmRl`XrFvMKB%9}>PaA`m-fK6a0(8=qPkWS5bb4=v?XcWi&hRY?O5HdulRi4?fN
zlsJ*N-0Qw+Yic@s0(2uy%F@ib;GjXt01Fmx5XbRo6+n|pP(&nodMoap^z{~q
ziEeaUT@Mxe3vJSfI6?uLND(CNr=#^W<1b}jzW58bIfyWTDle$mmS(|x-0|2UlX+9k
zQ^EX7Nw}?EzVoBfT(-LT|=9N@^hcn-_p&sqG
z&*oVs2JSU+N4ZD`FhCAWaS;>|wH2G*Id|?pa#@>tyxX`+4HyIArWDvVrX)2WAOQff
z0qyHu&-S@i^MS-+j--!pr4fPBj~_8({~e1bfcl0wI1kaoN>mJL6KUPQm5N7lB(ui1
zE-o%kq)&djzWJ}ob<-GfDlkB;F31j-VHKvQUGQ3sp`CwyGJk_i!y^sD0fqC@$9|jO
zOqN!r!8-p==F@ZVP=U$qSpY(gQ0)59P1&t@y?5rvg<}E+GB}26NYPp4f2YFQrQtot5mn3wu_qprZ=>Ig-$
zbW26Ws~IgY>}^5w`vTB(G`PTZaDiGBo5o(tp)qli|NeV(
z@H_=R8V39rt5J5YB2Ky?4eJJ#b`_iBe2ot~6%7mLt5t8Vwi^Jy7|jWXqa3amOIoRb
zOr}WVFP--DsS`1WpN%~)t3R!arKF^Q$e12KEqU36AWwnCBICpH4XCsfnyrHr>$I$4
z!DpKX$OKLWarN7nv@!uIA+~RNO)l$$w}p(;b>mx8pwYvu;dD_unryX_NhT8*Tj>BTrTTL&!?O+%Rv;b?B??gSzdp?6Uug9{
zd@V08Z$BdI?fpoCS$)t4mg4rT8Q_I}h`0d-vYZ^|dOB*Q^S|xqTV*vIg?@fVFSmMpaw0qtTRbx}
z({Pg?#{2`sc9)M5N$*N|4;^t$+QP?#mov
zGVC@I*lBVrOU-%2y!7%)fAKjpEFsgQc4{amtiHb95KQEwvf<(3T<9-Zm$xIew#P22
zc2Ix|App^>v6(3L_MCU0d3W##AB0M~3D00EWoKZqsJYT(#@w$Y_H7G22M~ApVFTRHMI_3be)Lkn#0F*V8Pq
zc}`Cjy$bE;FJ6H7p=0y#R>`}-m4(0F>%@P|?7fx{=R^uFdISRnZ2W_xQhD{YuR3t<
z{6yxu=4~JkeA;|(J6_nv#>Nvs&FuLA&PW^he@t(UwFFE8)|a!R{`E`K`i^ZnyE4$k
z;(749Ix|oi$c3QbEJ3b~D_kQsPz~fIUKym($a_7dJ?o+40*OLl^{=&oq$<#Q(yyrp
z{J-FAniyAw9tPbe&IhQ|a`DqFTVQGQ&Gq3!C2==4x{6EJwiPZ8zub-iXoUtkJiG{}
zPaR&}_fn8_z~(=;5lD-aPWD3z8PZS@AaUiomF!G8I}Mf>e~0g#BelA-5#`cj;O5>N
Xviia!U7SGha1wx#SCgwmn*{w2TRX*I
literal 0
HcmV?d00001
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
index 9efdc23bc..b60a05f87 100644
--- a/account_credit_control/wizard/credit_control_communication.py
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -81,6 +81,7 @@ def _get_total_due(self):
balance_field = 'credit_control_line_ids.balance_due'
return sum(self.mapped(balance_field))
+ @api.one
@api.depends('credit_control_line_ids',
'credit_control_line_ids.amount_due',
'credit_control_line_ids.balance_due')
From cfafa8f73eeca3d3c2d7188f3f8c26f09bc40b77 Mon Sep 17 00:00:00 2001
From: "Adrien Peiffer (ACSONE)"
Date: Wed, 23 Sep 2015 21:40:53 +0200
Subject: [PATCH 024/157] [ADD][account_credit_control] Add migration script
for text field to html field change
---
account_credit_control/__openerp__.py | 2 +-
.../migrations/0.3/post-migration.py | 26 +++++++++++++++++++
2 files changed, 27 insertions(+), 1 deletion(-)
create mode 100644 account_credit_control/migrations/0.3/post-migration.py
diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py
index 003486a41..4aca6c4b0 100644
--- a/account_credit_control/__openerp__.py
+++ b/account_credit_control/__openerp__.py
@@ -19,7 +19,7 @@
#
##############################################################################
{'name': 'Account Credit Control',
- 'version': '0.2.0',
+ 'version': '0.3.0',
'author': "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp',
'category': 'Finance',
diff --git a/account_credit_control/migrations/0.3/post-migration.py b/account_credit_control/migrations/0.3/post-migration.py
new file mode 100644
index 000000000..0bc929983
--- /dev/null
+++ b/account_credit_control/migrations/0.3/post-migration.py
@@ -0,0 +1,26 @@
+# -*- encoding: utf-8 -*-
+import logging
+from openerp import SUPERUSER_ID
+from openerp.modules.registry import RegistryManager
+
+uid = SUPERUSER_ID
+
+__name__ = 'Change custom_mail_text text field to hmtl field'
+_logger = logging.getLogger(__name__)
+
+
+def migrate_replace_text_with_html(cr, registry):
+ cr.execute("""update credit_control_policy_level set
+ custom_mail_text=regexp_replace(custom_mail_text, E'[\\n]',
+ ' ','g')""")
+ cr.execute("""update ir_translation set
+ value=regexp_replace(value, E'[\\n]',' ','g')
+ where name='credit.control.policy.level,custom_mail_text'""")
+
+
+def migrate(cr, version):
+ if not version:
+ # it is the installation of the module
+ return
+ registry = RegistryManager.get(cr.dbname)
+ migrate_replace_text_with_html(cr, registry)
From e42dfe5eeefab20d966b53781e5aa5b3716433a4 Mon Sep 17 00:00:00 2001
From: "Adrien Peiffer (ACSONE)"
Date: Wed, 23 Sep 2015 22:07:36 +0200
Subject: [PATCH 025/157] [CHG][account_credit_control] Change policy level
data according field text to html change
---
account_credit_control/data.xml | 98 +--
account_credit_control/i18n/en.po | 1174 -----------------------------
account_credit_control/i18n/fr.po | 147 ++--
account_credit_control/i18n/sl.po | 145 ++--
4 files changed, 189 insertions(+), 1375 deletions(-)
delete mode 100644 account_credit_control/i18n/en.po
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
index 25a1db130..95ca87372 100644
--- a/account_credit_control/data.xml
+++ b/account_credit_control/data.xml
@@ -63,14 +63,15 @@ Thank you in advance for your anticipated cooperation in this matter.
Best regards
- Our records indicate that we have not received the payment of the invoices mentioned in the attached document.
-
-If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
-
-Thank you in advance for your anticipated cooperation in this matter.
-
-Best regards
-
+
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
- Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
-
-Thank you in advance for your anticipated cooperation in this matter.
-
-Best regards
-
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
-Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.
- If payment have already been sent, please disregard this notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
-
- Should you need us to arrange a payment plan for you, please advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
-
+
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
@@ -155,13 +158,14 @@ Best regards
Best regards
- Our records indicate that we have not received the payment of the invoices mentioned in the attached document.
-If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
-
-Thank you in advance for your anticipated cooperation in this matter.
-
-Best regards
-
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
- Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.
-
-If payment have already been sent, please disregard this notice. If not, please proceed with payment.
-If your payment has not been received in the next 5 days, your file will be transfered to our debt
- collection agency.
-
- Should you need us to arrange a payment plan for you, please advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
-
+
+
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt
+ collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
diff --git a/account_credit_control/i18n/en.po b/account_credit_control/i18n/en.po
deleted file mode 100644
index eea460962..000000000
--- a/account_credit_control/i18n/en.po
+++ /dev/null
@@ -1,1174 +0,0 @@
-# Translation of Odoo Server.
-# This file contains the translation of the following modules:
-# * account_credit_control
-#
-# Translators:
-msgid ""
-msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
-"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: OCA Transbot \n"
-"Language-Team: English (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/en/)\n"
-"MIME-Version: 1.0\n"
-"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: \n"
-"Language: en\n"
-"Plural-Forms: nplurals=2; plural=(n != 1);\n"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
-msgid ""
-"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr "\n Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n\n Should you need us to arrange a payment plan for you, please advise.\n A customer account statement is enclosed for you convenience.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
-
-#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
-msgid ""
-"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
-msgstr "\n Dear ${object.contact_address.name or ''}\n \n \n ${object.current_policy_level.custom_mail_text}\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,name:account_credit_control.3_time_3
-msgid "10 days last reminder"
-msgstr "10 days last reminder"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,name:account_credit_control.3_time_1
-msgid "10 days net"
-msgstr "10 days net"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,name:account_credit_control.2_time_1
-#: model:credit.control.policy.level,name:account_credit_control.3_time_2
-msgid "30 days end of month"
-msgstr "30 days end of month"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,name:account_credit_control.2_time_2
-msgid "60 days last reminder"
-msgstr "60 days last reminder"
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_line
-msgid "A credit control line"
-msgstr "A credit control line"
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
-#, python-format
-msgid "A credit control line more recent than %s exists at %s"
-msgstr "A credit control line more recent than %s exists at %s"
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
-msgid "A credit control policy level"
-msgstr "A credit control policy level"
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
-#, python-format
-msgid ""
-"A credit control run is already running in background, please try later."
-msgstr "A credit control run is already running in background, please try later."
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
-#, python-format
-msgid "A run has already been executed more recently than %s"
-msgstr "A run has already been executed more recently than %s"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
-#: model:ir.model,name:account_credit_control.model_account_account
-msgid "Account"
-msgstr "Account"
-
-#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
-msgid "Accounts"
-msgstr "Accounts"
-
-#. module: account_credit_control
-#: field:credit.control.policy,active:0
-msgid "Active"
-msgstr "Active"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
-msgid "Allows to manually change credit level"
-msgstr "Allows to manually change credit level"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "An error has occured during the sending of the email."
-msgstr "An error has occured during the sending of the email."
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
-#, python-format
-msgid "Can not get function for computation mode: %s is not implemented"
-msgstr "Can not get function for computation mode: %s is not implemented"
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "Cancel"
-msgstr "Cancel"
-
-#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
-msgid "Change Lines' State"
-msgstr "Change Lines' State"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
-#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
-msgid "Change current credit policy"
-msgstr "Change current credit policy"
-
-#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-msgid "Change the overdue level of current invoice"
-msgstr "Change the overdue level of current invoice"
-
-#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-msgid "Change the state of the selected lines"
-msgstr "Change the state of the selected lines"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
-msgid "Change the state of the selected lines."
-msgstr "Change the state of the selected lines."
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
-msgid "Channel"
-msgstr "Channel"
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_res_company
-msgid "Companies"
-msgstr "Companies"
-
-#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
-msgid "Company"
-msgstr "Company"
-
-#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-msgid "Compute Credit Control Lines"
-msgstr "Compute Credit Control Lines"
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
-msgid "Compute Mode"
-msgstr "Compute Mode"
-
-#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
-msgid "Contact Address"
-msgstr "Contact Address"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
-msgid "Control Credit Lines"
-msgstr "Control Credit Lines"
-
-#. module: account_credit_control
-#: field:credit.control.run,date:0
-msgid "Controlling Date"
-msgstr "Controlling Date"
-
-#. module: account_credit_control
-#: field:credit.control.line,date:0
-msgid "Controlling date"
-msgstr "Controlling date"
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
-msgid "Created by"
-msgstr "Created by"
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
-msgid "Created on"
-msgstr "Created on"
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
-#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
-msgid "Credit Control"
-msgstr "Credit Control"
-
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr "Credit Control Info"
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
-#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
-#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
-msgid "Credit Control Lines"
-msgstr "Credit Control Lines"
-
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr "Credit Control Manager"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
-#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
-msgid "Credit Control Policies"
-msgstr "Credit Control Policies"
-
-#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
-msgid "Credit Control Policy"
-msgstr "Credit Control Policy"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
-#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
-msgid "Credit Control Run"
-msgstr "Credit Control Run"
-
-#. module: account_credit_control
-#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
-msgid "Credit Control Summary"
-msgstr "Credit Control Summary"
-
-#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
-msgid "Credit Control Tolerance"
-msgstr "Credit Control Tolerance"
-
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr "Credit Control User"
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
-msgstr "Credit Control: (${object.current_policy_level.name or 'n/a'})"
-
-#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
-#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
-#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
-msgid "Credit Lines"
-msgstr "Credit Lines"
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_run
-msgid "Credit control line generator"
-msgstr "Credit control line generator"
-
-#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
-msgid "Credit control policy"
-msgstr "Credit control policy"
-
-#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-msgid "Credit control policy Level"
-msgstr "Credit control policy Level"
-
-#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
-msgid "Credit control policy level"
-msgstr "Credit control policy level"
-
-#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
-msgid "Credit control run"
-msgstr "Credit control run"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Credit policy"
-msgstr "Credit policy"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Credit policy level"
-msgstr "Credit policy level"
-
-#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
-msgid "Currency"
-msgstr "Currency"
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
-msgid "Custom Mail Message"
-msgstr "Custom Mail Message"
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
-msgid "Custom Message"
-msgstr "Custom Message"
-
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Date due"
-msgstr "Date due"
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_policy
-msgid "Define a reminder policy"
-msgstr "Define a reminder policy"
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
-msgid "Delay (in days)"
-msgstr "Delay (in days)"
-
-#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
-msgid "Delay Setting"
-msgstr "Delay Setting"
-
-#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
-msgid "Do nothing"
-msgstr "Do nothing"
-
-#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
-msgid "Done"
-msgstr "Done"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
-msgid "Draft"
-msgstr "Draft"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Draft lines have to be triaged."
-msgstr "Draft lines have to be triaged."
-
-#. module: account_credit_control
-#: help:credit.control.line,state:0
-msgid ""
-"Draft lines need to be triaged.\n"
-"Ignored lines are lines for which we do not want to send something.\n"
-"Draft and ignored lines will be generated again on the next run."
-msgstr "Draft lines need to be triaged.\nIgnored lines are lines for which we do not want to send something.\nDraft and ignored lines will be generated again on the next run."
-
-#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
-msgid "Due Amount Tax incl."
-msgstr "Due Amount Tax incl."
-
-#. module: account_credit_control
-#: selection:credit.control.policy.level,computation_mode:0
-msgid "Due Date"
-msgstr "Due Date"
-
-#. module: account_credit_control
-#: selection:credit.control.policy.level,computation_mode:0
-msgid "Due Date, End Of Month"
-msgstr "Due Date, End Of Month"
-
-#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
-msgid "Due balance"
-msgstr "Due balance"
-
-#. module: account_credit_control
-#: field:credit.control.line,date_due:0
-msgid "Due date"
-msgstr "Due date"
-
-#. module: account_credit_control
-#: selection:credit.control.line,channel:0
-#: selection:credit.control.policy.level,channel:0
-msgid "Email"
-msgstr "Email"
-
-#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
-msgid "Email Template"
-msgstr "Email Template"
-
-#. module: account_credit_control
-#: selection:credit.control.line,state:0
-msgid "Emailing Error"
-msgstr "Emailing Error"
-
-#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
-msgid "Entry date"
-msgstr "Entry date"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: selection:credit.control.line,state:0
-msgid "Error"
-msgstr "Error"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Filters"
-msgstr "Filters"
-
-#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
-msgid "For policies which should not generate lines or are obsolete"
-msgstr "For policies which should not generate lines or are obsolete"
-
-#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
-msgid "Generated lines"
-msgstr "Generated lines"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Group By..."
-
-#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
-msgid "ID"
-msgstr "ID"
-
-#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
-msgid ""
-"If a credit control line has been generatedon a policy and the policy has "
-"been changed in the meantime, it has to be handled manually"
-msgstr "If a credit control line has been generatedon a policy and the policy has been changed in the meantime, it has to be handled manually"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: selection:credit.control.line,state:0
-#: selection:credit.control.marker,name:0
-msgid "Ignored"
-msgstr "Ignored"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
-#: model:ir.model,name:account_credit_control.model_account_invoice
-msgid "Invoice"
-msgstr "Invoice"
-
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Invoice date"
-msgstr "Invoice date"
-
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Invoice number"
-msgstr "Invoice number"
-
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Invoiced amount"
-msgstr "Invoiced amount"
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-msgid "Issued Lines"
-msgstr "Issued Lines"
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
-msgid "Last Updated by"
-msgstr "Last Updated by"
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
-msgid "Last Updated on"
-msgstr "Last Updated on"
-
-#. module: account_credit_control
-#: selection:credit.control.line,channel:0
-#: selection:credit.control.policy.level,channel:0
-msgid "Letter"
-msgstr "Letter"
-
-#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
-msgid "Level"
-msgstr "Level"
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "Lines"
-msgstr "Lines"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Lines already sent."
-msgstr "Lines already sent."
-
-#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-msgid "Lines marker"
-msgstr "Lines marker"
-
-#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "Lines report"
-msgstr "Lines report"
-
-#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
-msgid "Lines to handle manually"
-msgstr "Lines to handle manually"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Lines which have been ignored from previous runs."
-msgstr "Lines which have been ignored from previous runs."
-
-#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
-msgid "Mail and reporting"
-msgstr "Mail and reporting"
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-msgid "Mailer"
-msgstr "Mailer"
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-msgid "Manual Credit Control Policy"
-msgstr "Manual Credit Control Policy"
-
-#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-msgid "Manual Lines"
-msgstr "Manual Lines"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Manual change"
-msgstr "Manual change"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
-#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
-msgid "Manual no follow"
-msgstr "Manual no follow"
-
-#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
-msgid "Manually overridden"
-msgstr "Manually overridden"
-
-#. module: account_credit_control
-#: field:credit.control.marker,name:0
-msgid "Mark as"
-msgstr "Mark as"
-
-#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
-msgid "Mark letter lines as sent"
-msgstr "Mark letter lines as sent"
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_emailer
-msgid "Mass credit line emailer"
-msgstr "Mass credit line emailer"
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_marker
-msgid "Mass marker"
-msgstr "Mass marker"
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_printer
-msgid "Mass printer"
-msgstr "Mass printer"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr "More..."
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
-msgid "Move line"
-msgstr "Move line"
-
-#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
-msgid "Move line to change"
-msgstr "Move line to change"
-
-#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-msgid "Move lines to affect"
-msgstr "Move lines to affect"
-
-#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
-msgid "Name"
-msgstr "Name"
-
-#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
-msgid "New Policy to Apply"
-msgstr "New Policy to Apply"
-
-#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
-msgid "New level to apply"
-msgstr "New level to apply"
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
-#, python-format
-msgid "No credit control lines selected."
-msgstr "No credit control lines selected."
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
-msgid "No follow"
-msgstr "No follow"
-
-#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
-msgid "No follow policy"
-msgstr "No follow policy"
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
-#, python-format
-msgid "No lines will be changed. All the selected lines are already done."
-msgstr "No lines will be changed. All the selected lines are already done."
-
-#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
-msgid "Only letter lines will be marked."
-msgstr "Only letter lines will be marked."
-
-#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-msgid "Open Credit Control Lines"
-msgstr "Open Credit Control Lines"
-
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Open amount"
-msgstr "Open amount"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr "Our records indicate that we have not received the payment of the above mentioned invoice.\n If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Our records indicate that we have not received the payment of the above mentioned invoice.\nIf it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n\nIf it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\nIf it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
-msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
-msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n\nThank you in advance for your anticipated cooperation in this matter.\n\nBest regards\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
-msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr "Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n\n If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n If your payment has not been received in the next 5 days, your file will be transfered to our debt\n collection agency.\n\n Should you need us to arrange a payment plan for you, please advise.\n A customer account statement is enclosed for you convenience.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
-msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr "Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n\nIf payment have already been sent, please disregard this notice. If not, please proceed with payment.\nIf your payment has not been received in the next 5 days, your file will be transfered to our debt\n collection agency.\n\n Should you need us to arrange a payment plan for you, please advise.\n A customer account statement is enclosed for you convenience.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
-msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr "Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n\n Should you need us to arrange a payment plan for you, please advise.\n A customer account statement is enclosed for you convenience.\n\n Thank you in advance for your anticipated cooperation in this matter.\n\n Best regards\n "
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_mail_mail
-msgid "Outgoing Mails"
-msgstr "Outgoing Mails"
-
-#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
-msgid "Overdue Level"
-msgstr "Overdue Level"
-
-#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
-#: model:ir.model,name:account_credit_control.model_res_partner
-msgid "Partner"
-msgstr "Partner"
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
-#, python-format
-msgid "Please select a policy"
-msgstr "Please select a policy"
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
-#, python-format
-msgid "Please use wizard on customer invoices"
-msgstr "Please use wizard on customer invoices"
-
-#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
-msgid "Policies"
-msgstr "Policies"
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
-#, python-format
-msgid "Policy \"%s \" has generated %d Credit Control Lines. "
-msgstr "Policy \"%s \" has generated %d Credit Control Lines. "
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
-#, python-format
-msgid "Policy \"%s \" has not generated any Credit Control Lines. "
-msgstr "Policy \"%s \" has not generated any Credit Control Lines. "
-
-#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
-msgid "Policy Levels"
-msgstr "Policy Levels"
-
-#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
-msgid "Policy level"
-msgstr "Policy level"
-
-#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-msgid "Policy levels"
-msgstr "Policy levels"
-
-#. module: account_credit_control
-#: selection:credit.control.policy.level,computation_mode:0
-msgid "Previous Reminder"
-msgstr "Previous Reminder"
-
-#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "Print"
-msgstr "Print"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
-msgid "Print Lines"
-msgstr "Print Lines"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
-msgid "Print selected lines"
-msgstr "Print selected lines"
-
-#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "Print the selected lines"
-msgstr "Print the selected lines"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: selection:credit.control.line,state:0
-#: selection:credit.control.marker,name:0
-msgid "Ready To Send"
-msgstr "Ready To Send"
-
-#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
-msgid "Related Policy"
-msgstr "Related Policy"
-
-#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
-msgid "Report"
-msgstr "Report"
-
-#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
-msgid "Report Date"
-msgstr "Report Date"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Run date"
-msgstr "Run date"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
-#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
-msgid "Send By Email"
-msgstr "Send By Email"
-
-#. module: account_credit_control
-#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
-msgid "Send an email for the selected lines."
-msgstr "Send an email for the selected lines."
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-msgid "Send emails for the selected lines"
-msgstr "Send emails for the selected lines"
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-msgid "Send the emails"
-msgstr "Send the emails"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Sent"
-msgstr "Sent"
-
-#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
-msgid "Sent Email"
-msgstr "Sent Email"
-
-#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
-msgid "Sent date"
-msgstr "Sent date"
-
-#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-msgid "Set current credit level"
-msgstr "Set current credit level"
-
-#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-msgid "Set new policy"
-msgstr "Set new policy"
-
-#. module: account_credit_control
-#: field:credit.control.line,run_id:0
-msgid "Source"
-msgstr "Source"
-
-#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
-msgid "State"
-msgstr "State"
-
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Summary"
-msgstr "Summary"
-
-#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
-msgid ""
-"The Credit Control Policy used for this invoice. If nothing is defined, it "
-"will use the account setting or the partner setting."
-msgstr "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
-
-#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
-msgid ""
-"The Credit Control Policy used for this partner. This setting can be forced "
-"on the invoice. If nothing is defined, it will use the company setting."
-msgstr "The Credit Control Policy used for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
-
-#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
-msgid ""
-"The Credit Control Policy used on partners by default. This setting can be "
-"overridden on partners or invoices."
-msgstr "The Credit Control Policy used on partners by default. This setting can be overridden on partners or invoices."
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "The line was deprecated by a manual change of policy on invoice."
-msgstr "The line was deprecated by a manual change of policy on invoice."
-
-#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
-msgid "The optional other currency if it is a multi-currency entry."
-msgstr "The optional other currency if it is a multi-currency entry."
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
-#, python-format
-msgid "The smallest level can not be of type Previous Reminder"
-msgstr "The smallest level can not be of type Previous Reminder"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "These lines are ready to send by email or by letter using the Actions."
-msgstr "These lines are ready to send by email or by letter using the Actions."
-
-#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
-msgid "This policy will be active only for the selected accounts"
-msgstr "This policy will be active only for the selected accounts"
-
-#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-msgid ""
-"This wizard will let you set the overdue policy and level for selected "
-"invoices"
-msgstr "This wizard will let you set the overdue policy and level for selected invoices"
-
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Total Due"
-msgstr "Total Due"
-
-#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
-msgid "Total Invoiced"
-msgstr "Total Invoiced"
-
-#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
-msgid "User"
-msgstr "User"
-
-#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-msgid "Warning: you will maybe not be able to revert this operation."
-msgstr "Warning: you will maybe not be able to revert this operation."
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
-#, python-format
-msgid ""
-"You are not allowed to delete a credit control line that is not in draft "
-"state."
-msgstr "You are not allowed to delete a credit control line that is not in draft state."
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
-#, python-format
-msgid ""
-"You can only use a policy set on account %s.\n"
-"Please choose one of the following policies:\n"
-" %s"
-msgstr "You can only use a policy set on account %s.\nPlease choose one of the following policies:\n %s"
-
-#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
-#, python-format
-msgid ""
-"You cannot cancel this invoice.\n"
-"A payment reminder has already been sent to the customer.\n"
-"You must create a credit note and issue a new invoice."
-msgstr "You cannot cancel this invoice.\nA payment reminder has already been sent to the customer.\nYou must create a credit note and issue a new invoice."
-
-#. module: account_credit_control
-#: model:ir.model,name:account_credit_control.model_credit_control_communication
-msgid "credit control communication"
-msgstr "credit control communication"
-
-#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr "credit.control.policy.level"
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "or"
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index f3c6a8928..bda51621f 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -8,9 +8,9 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-08-03 16:19+0000\n"
-"Last-Translator: Christophe kryskool \n"
+"POT-Creation-Date: 2015-10-03 22:27+0000\n"
+"PO-Revision-Date: 2015-09-29 08:56+0000\n"
+"Last-Translator: OCA Transbot \n"
"Language-Team: French (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
@@ -42,9 +42,9 @@ msgid ""
" Dear ${object.contact_address.name or ''}\n"
" \n"
" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
" "
-msgstr "\n Cher/Chère ${object.contact_address.name or ''}\n \n \n ${object.current_policy_level.custom_mail_text}\n "
+msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.3_time_3
@@ -67,6 +67,69 @@ msgstr "30 jours fin de mois"
msgid "60 days last reminder"
msgstr "Dernier rappel à 60 jours"
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+msgid "Manual no follow
"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
@@ -642,7 +705,6 @@ msgid "Manual change"
msgstr "Changement manuel"
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
msgid "Manual no follow"
msgstr "Ne pas suivre (Manuel)"
@@ -775,31 +837,6 @@ msgid ""
" "
msgstr "Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Notre comptabilité nous informe que les factures mentionnées dans le document ci-joint n'ont pas été payées malgré un précédent rappel.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Notre comptabilité nous informe que les factures mentionnées dans le document ci-joint n'ont pas été payées malgré un précédent rappel.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
-
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
@@ -812,18 +849,6 @@ msgid ""
" "
msgstr "Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
-msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Notre comptabilité nous informe que les factures mentionnées dans le document ci-joint n'ont pas été payées malgré un précédent rappel.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
-
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
@@ -842,40 +867,6 @@ msgid ""
" "
msgstr "Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération\n "
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
-msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr "Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
-msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr "Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération \n "
-
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_mail_mail
msgid "Outgoing Mails"
@@ -1148,7 +1139,7 @@ msgid ""
msgstr "Vous ne pouvez utiliser qu'une politique associée au compte %s.Vous pouvez choisir une des politique suivantes:\n %s"
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/invoice.py:60
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
diff --git a/account_credit_control/i18n/sl.po b/account_credit_control/i18n/sl.po
index afc406e12..d9e07e097 100644
--- a/account_credit_control/i18n/sl.po
+++ b/account_credit_control/i18n/sl.po
@@ -8,8 +8,8 @@ msgid ""
msgstr ""
"Project-Id-Version: account-financial-tools (8.0)\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-07-04 11:49+0000\n"
+"POT-Creation-Date: 2015-10-03 22:27+0000\n"
+"PO-Revision-Date: 2015-09-30 11:24+0000\n"
"Last-Translator: Matjaž Mozetič \n"
"Language-Team: Slovenian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/sl/)\n"
"MIME-Version: 1.0\n"
@@ -42,9 +42,9 @@ msgid ""
" Dear ${object.contact_address.name or ''}\n"
" \n"
" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
" "
-msgstr "\n Spoštovani ${object.contact_address.name or ''}\n \n \n ${object.current_policy_level.custom_mail_text}\n "
+msgstr "\n Spoštovani ${object.contact_address.name or ''}\n \n \n ${object.current_policy_level.custom_mail_text | safe}\n "
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.3_time_3
@@ -67,6 +67,69 @@ msgstr "30 dni od konca meseca"
msgid "60 days last reminder"
msgstr "60 dni od zadnjega opomina"
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+msgid "Manual no follow
"
+msgstr "Ročno odstrani sledenje
"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi. \n V kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate. \n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo. \n Lep pozdrav,\n
"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi. \n V kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate. \n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo. \n Lep pozdrav,\n
"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi, kljub našemu prvemu opominu. \n V kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 5 dneh poravnate. \n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo. \n Lep pozdrav,\n
"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr "Po naši evidenci, navkljub opominu, še vedno nismo prejeli plačila priloženih računov.\n \n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da račun poravnate. \n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši \n agenciji za izterjave. \n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite. \n Priložena je kontna kartica kupca. \n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo. \n Lep pozdrav,\n
"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" Best regards\n"
+"
"
+msgstr "Po naši evidenci, navkljub dvema opominoma, še vedno nismo prejeli plačila priloženih računov. \n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot nepredmeten. V nasprotnem primeru vas prosimo, da račun poravnate. \n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši agenciji za izterjave. \n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite. \n Priložena je kontna kartica kupca. \n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo. \n Lep pozdrav,\n
"
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
@@ -642,7 +705,6 @@ msgid "Manual change"
msgstr "Ročna sprememba"
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
msgid "Manual no follow"
msgstr "Ročno ne sledenje"
@@ -775,31 +837,6 @@ msgid ""
" "
msgstr "Po naši evidenci še nismo prejeli plačila zgoraj navedenega računa.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 10 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
-
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
@@ -812,18 +849,6 @@ msgid ""
" "
msgstr "Po naši evidenci še nismo prejeli plačila zgoraj navedenega računa kljub našemu prvemu opominu.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 5 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
-msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
-msgstr "Po naši evidenci še nismo prejeli plačila računov v prilogi, kljub našemu prvemu opominu.\nV kolikor je bilo plačilo že izvedeno, smatrajte ta opomin kot brezpredmeten. V nasprotnem primeru vas prosimo, da ga v naslednjih 5 dneh poravnate.\n\nZa sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\nLep pozdrav\n "
-
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
@@ -842,40 +867,6 @@ msgid ""
" "
msgstr " Po naši evidenci, navkljub opominu, še vedno nismo prejeli plačila za zgoraj navedeni račun.\n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot nepredmeten. V nasprotnem primeru vas prosimo, da račun poravnate.\n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši agenciji za izterjave.\n\n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite.\n Priložena je kontna kartica kupca.\n\n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\n Lep pozdrav.\n "
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
-msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr " Po naši evidenci, navkljub opominu, še vedno nismo prejeli plačila priloženih računov.\n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot nepredmeten. V nasprotnem primeru vas prosimo, da račun poravnate.\n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši agenciji za izterjave.\n\n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite.\n Priložena je kontna kartica kupca.\n\n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\n Lep pozdrav.\n "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
-msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr " Po naši evidenci, navkljub dvema opominoma, še vedno nismo prejeli plačila priloženih računov.\n V kolikor je plačilo bilo že izvedeno, lahko smatrate ta opomin kot nepredmeten. V nasprotnem primeru vas prosimo, da račun poravnate.\n Če terjatev ne bo poravnana v naslednjih 5 dnevih, jo bomo prisiljeni posredovati naši agenciji za izterjave.\n\n V kolikor želite, da vam uredimo plačilni načrt, nam sporočite.\n Priložena je kontna kartica kupca.\n\n Za sodelovanje pri razrešitvi te zadeve se vam v naprej zahvaljujemo.\n\n Lep pozdrav.\n "
-
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_mail_mail
msgid "Outgoing Mails"
@@ -1148,7 +1139,7 @@ msgid ""
msgstr "Uporabite lahko le pravilo nastavljeno na kontu %s.\nIzberite enega izmed naslednjih pravil:\n %s"
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/invoice.py:60
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
From e7a001d01d10c75d708dff4940c310c972f2e4dc Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?St=C3=A9phane=20Bidoul?=
Date: Fri, 9 Oct 2015 09:59:23 +0200
Subject: [PATCH 026/157] [UPD] prefix versions with 8.0
---
account_credit_control/__openerp__.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__openerp__.py
index 4aca6c4b0..c6d5b77a6 100644
--- a/account_credit_control/__openerp__.py
+++ b/account_credit_control/__openerp__.py
@@ -19,7 +19,7 @@
#
##############################################################################
{'name': 'Account Credit Control',
- 'version': '0.3.0',
+ 'version': '8.0.0.3.0',
'author': "Camptocamp,Odoo Community Association (OCA)",
'maintainer': 'Camptocamp',
'category': 'Finance',
From 5b18c639012090c1ed8a27710163752a5e968f4e Mon Sep 17 00:00:00 2001
From: Sylvain Van Hoof
Date: Thu, 16 Mar 2017 10:00:49 +0100
Subject: [PATCH 027/157] [MIG] Migration of the module account_credit_control
(from v8 to v10)
(cherry picked from commit 811310fd06ca8589fa8e87da6b8bdaea403bf660)
[MIG] Improve the code and fix some bugs
(cherry picked from commit 5bcdfe3f748884d650120f76d1642b820d0a800b)
[FIX] Change the parent for the menu Credit Control (the previous parent menu was not in the Odoo standard)
(cherry picked from commit 826257ce7b5248956d838cae9c94a012d550327e)
[FIX] Fix a lot of errors to respect pep8
(cherry picked from commit bed6cf35d665eea32122c91d33322af141053f29)
[FIX] Respect PEP8
(cherry picked from commit 6353eef0dce1bfe5db8a38d3410d1cc7f833fa10)
---
account_credit_control/__init__.py | 9 +-
.../{__openerp__.py => __manifest__.py} | 59 +-
account_credit_control/account_view.xml | 45 -
account_credit_control/company_view.xml | 15 -
.../credit_control_demo.xml | 30 -
account_credit_control/data.xml | 230 -----
account_credit_control/data/data.xml | 249 +++++
.../demo/credit_control_demo.xml | 23 +
account_credit_control/i18n/fr.po | 880 ++++++++++--------
account_credit_control/line_view.xml | 171 ----
.../migrations/0.3/post-migration.py | 4 +-
account_credit_control/models/__init__.py | 12 +
.../{account.py => models/account_account.py} | 2 +-
.../{invoice.py => models/account_invoice.py} | 5 +-
.../credit_control_line.py} | 22 +-
.../credit_control_policy.py} | 53 +-
.../{run.py => models/credit_control_run.py} | 31 +-
.../{mail.py => models/mail_mail.py} | 2 +-
.../{company.py => models/res_company.py} | 2 +-
.../{partner.py => models/res_partner.py} | 12 +-
account_credit_control/partner_view.xml | 24 -
account_credit_control/policy_view.xml | 131 ---
account_credit_control/report/report.xml | 25 +-
.../report/report_credit_control_summary.xml | 172 ++--
account_credit_control/run_view.xml | 75 --
.../security/ir.model.access.csv | 4 +-
.../security/res_groups.xml | 25 +
.../views/account_invoice.xml | 44 +
.../views/credit_control_line.xml | 180 ++++
.../views/credit_control_policy.xml | 132 +++
.../views/credit_control_run.xml | 73 ++
account_credit_control/views/res_company.xml | 14 +
account_credit_control/views/res_partner.xml | 23 +
.../wizard/credit_control_communication.py | 34 +-
.../wizard/credit_control_emailer.py | 5 +-
.../wizard/credit_control_emailer_view.xml | 85 +-
.../wizard/credit_control_marker.py | 9 +-
.../wizard/credit_control_marker_view.xml | 92 +-
.../wizard/credit_control_policy_changer.py | 14 +-
.../credit_control_policy_changer_view.xml | 94 +-
.../wizard/credit_control_printer.py | 5 +-
.../wizard/credit_control_printer_view.xml | 71 +-
42 files changed, 1688 insertions(+), 1499 deletions(-)
rename account_credit_control/{__openerp__.py => __manifest__.py} (57%)
delete mode 100644 account_credit_control/account_view.xml
delete mode 100644 account_credit_control/company_view.xml
delete mode 100644 account_credit_control/credit_control_demo.xml
delete mode 100644 account_credit_control/data.xml
create mode 100644 account_credit_control/data/data.xml
create mode 100644 account_credit_control/demo/credit_control_demo.xml
delete mode 100644 account_credit_control/line_view.xml
create mode 100644 account_credit_control/models/__init__.py
rename account_credit_control/{account.py => models/account_account.py} (97%)
rename account_credit_control/{invoice.py => models/account_invoice.py} (96%)
rename account_credit_control/{line.py => models/credit_control_line.py} (94%)
rename account_credit_control/{policy.py => models/credit_control_policy.py} (92%)
rename account_credit_control/{run.py => models/credit_control_run.py} (85%)
rename account_credit_control/{mail.py => models/mail_mail.py} (97%)
rename account_credit_control/{company.py => models/res_company.py} (98%)
rename account_credit_control/{partner.py => models/res_partner.py} (91%)
delete mode 100644 account_credit_control/partner_view.xml
delete mode 100644 account_credit_control/policy_view.xml
delete mode 100644 account_credit_control/run_view.xml
create mode 100644 account_credit_control/security/res_groups.xml
create mode 100644 account_credit_control/views/account_invoice.xml
create mode 100644 account_credit_control/views/credit_control_line.xml
create mode 100644 account_credit_control/views/credit_control_policy.xml
create mode 100644 account_credit_control/views/credit_control_run.xml
create mode 100644 account_credit_control/views/res_company.xml
create mode 100644 account_credit_control/views/res_partner.xml
diff --git a/account_credit_control/__init__.py b/account_credit_control/__init__.py
index 531c9f6d3..22d46d48f 100644
--- a/account_credit_control/__init__.py
+++ b/account_credit_control/__init__.py
@@ -18,12 +18,5 @@
# along with this program. If not, see .
#
##############################################################################
-from . import mail
-from . import run
-from . import line
-from . import account
-from . import partner
-from . import policy
-from . import company
+from . import models
from . import wizard
-from . import invoice
diff --git a/account_credit_control/__openerp__.py b/account_credit_control/__manifest__.py
similarity index 57%
rename from account_credit_control/__openerp__.py
rename to account_credit_control/__manifest__.py
index c6d5b77a6..b427a2001 100644
--- a/account_credit_control/__openerp__.py
+++ b/account_credit_control/__manifest__.py
@@ -19,32 +19,45 @@
#
##############################################################################
{'name': 'Account Credit Control',
- 'version': '8.0.0.3.0',
- 'author': "Camptocamp,Odoo Community Association (OCA)",
+ 'version': '10.0.0.3.0',
+ 'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',
- 'complexity': "normal",
- 'depends': ['base',
- 'account',
- 'email_template',
- ],
+ 'depends': [
+ 'base',
+ 'account',
+ 'mail',
+ ],
'website': 'http://www.camptocamp.com',
- 'data': ["report/report.xml",
- "report/report_credit_control_summary.xml",
- "data.xml",
- "line_view.xml",
- "account_view.xml",
- "partner_view.xml",
- "policy_view.xml",
- "run_view.xml",
- "company_view.xml",
- "wizard/credit_control_emailer_view.xml",
- "wizard/credit_control_marker_view.xml",
- "wizard/credit_control_printer_view.xml",
- "wizard/credit_control_policy_changer_view.xml",
- "security/ir.model.access.csv"],
- 'demo': ["credit_control_demo.xml"],
- 'tests': [],
+ 'data': [
+ "security/res_groups.xml",
+ # Reports
+ "report/report.xml",
+ "report/report_credit_control_summary.xml",
+
+ # Data
+ "data/data.xml",
+
+ # Views
+ "views/account_invoice.xml",
+ "views/credit_control_line.xml",
+ "views/credit_control_policy.xml",
+ "views/credit_control_run.xml",
+ "views/res_company.xml",
+ "views/res_partner.xml",
+
+ # Wizards
+ "wizard/credit_control_emailer_view.xml",
+ "wizard/credit_control_marker_view.xml",
+ "wizard/credit_control_printer_view.xml",
+ "wizard/credit_control_policy_changer_view.xml",
+
+ # Security
+ "security/ir.model.access.csv",
+ ],
+ 'demo': [
+ "demo/credit_control_demo.xml"
+ ],
'installable': True,
'license': 'AGPL-3',
'application': True
diff --git a/account_credit_control/account_view.xml b/account_credit_control/account_view.xml
deleted file mode 100644
index 5873e8ce3..000000000
--- a/account_credit_control/account_view.xml
+++ /dev/null
@@ -1,45 +0,0 @@
-
-
-
-
-
-
- invoice.followup.form.view
- account.invoice
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/company_view.xml b/account_credit_control/company_view.xml
deleted file mode 100644
index feb50c0d5..000000000
--- a/account_credit_control/company_view.xml
+++ /dev/null
@@ -1,15 +0,0 @@
-
-
-
- credit.control.company.form
- res.company
-
-
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/credit_control_demo.xml b/account_credit_control/credit_control_demo.xml
deleted file mode 100644
index 107e26628..000000000
--- a/account_credit_control/credit_control_demo.xml
+++ /dev/null
@@ -1,30 +0,0 @@
-
-
-
- X11002-a
- B2B Debtors - (test)
-
- receivable
-
-
-
-
-
- X11002-b
- B2C Debtors - (test)
-
- receivable
-
-
-
-
-
- X11002-c
- New Debtors - (test)
-
- receivable
-
-
-
-
-
diff --git a/account_credit_control/data.xml b/account_credit_control/data.xml
deleted file mode 100644
index 95ca87372..000000000
--- a/account_credit_control/data.xml
+++ /dev/null
@@ -1,230 +0,0 @@
-
-
-
-
- Credit Control Email
- noreply@localhost
- Credit Control: (${object.current_policy_level.name or 'n/a'})
- ${object.get_email() or ''}
-
-
- ${object.get_contact_address().lang or 'en_US'}
-
-
-
- ${object.current_policy_level.custom_mail_text | safe}
- ]]>
-
-
-
-
- No follow
-
-
-
-
-
- No follow
-
- net_days
-
-
-
- email
- Manual no follow
-
- Manual no follow
-
-
-
-
- 3 time policy
-
-
-
- 10 days net
-
- net_days
-
-
-
- email
- Our records indicate that we have not received the payment of the above mentioned invoice.
-If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
-
-Thank you in advance for your anticipated cooperation in this matter.
-
-Best regards
-
-
-
-
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
- 30 days end of month
-
- end_of_month
-
-
-
- email
- Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
-
-Thank you in advance for your anticipated cooperation in this matter.
-
-Best regards
-
-
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
- 10 days last reminder
-
- previous_date
-
-
-
- letter
-
- Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.
- If payment have already been sent, please disregard this notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
-
- Should you need us to arrange a payment plan for you, please advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
-
-
-
- If payment have already been sent, please disregard this notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
-
- Should you need us to arrange a payment plan for you, please advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
-
- 2 time policy
-
-
-
- 30 days end of month
-
- end_of_month
-
-
-
- email
- Our records indicate that we have not received the payment of the above mentioned invoice.
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
-
-
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
- 60 days last reminder
-
- previous_date
-
-
-
- letter
- Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.
-
- If payment have already been sent, please disregard this notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your file will be transfered to our debt
- collection agency.
-
- Should you need us to arrange a payment plan for you, please advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
-
-
-
- If payment have already been sent, please disregard this notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your file will be transfered to our debt
- collection agency.
-
- Should you need us to arrange a payment plan for you, please advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
- Credit Control Manager
-
-
-
-
- Credit Control User
-
-
-
-
- Credit Control Info
-
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/data/data.xml b/account_credit_control/data/data.xml
new file mode 100644
index 000000000..9cf4e6333
--- /dev/null
+++ b/account_credit_control/data/data.xml
@@ -0,0 +1,249 @@
+
+
+
+
+
+ Credit Control Email
+ ${object.partner_id.company_id.email or ''}
+ Credit Control:
+ (${object.current_policy_level.name or 'n/a'})
+
+ ${object.get_email() or ''}
+
+
+
+ ${object.get_contact_address().lang or 'en_US'}
+
+
+
+
+ ${object.current_policy_level.custom_mail_text | safe}
+ ]]>
+
+
+
+
+ No follow
+
+
+
+
+
+ No follow
+
+ net_days
+
+
+
+ email
+ Manual no follow
+
+ Manual no follow
+
+
+
+
+ 3 time policy
+
+
+
+ 10 days net
+
+ net_days
+
+
+
+ email
+ Our records indicate that we have not
+ received the payment of the above mentioned invoice.
+ If it has already been sent, please disregard this notice. If
+ not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this
+ matter.
+
+ Best regards
+
+
+
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+ 30 days end of month
+
+ end_of_month
+
+
+
+ email
+ Our records indicate that we have not yet
+ received the payment of the above mentioned invoice despite our
+ first reminder.
+ If it has already been sent, please disregard this notice. If
+ not, please proceed with payment within 5 days.
+
+ Thank you in advance for your anticipated cooperation in this
+ matter.
+
+ Best regards
+
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+ 10 days last reminder
+
+ previous_date
+
+
+
+ letter
+
+ Our records indicate that we still have not received the
+ payment of the above mentioned invoice despite our two
+ reminders.
+ If payment have already been sent, please disregard this
+ notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your
+ file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please
+ advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this
+ matter.
+
+ Best regards
+
+
+
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+
+ 2 time policy
+
+
+
+ 30 days end of month
+
+ end_of_month
+
+
+
+ email
+ Our records indicate that we have not
+ received the payment of the above mentioned invoice.
+ If it has already been sent, please disregard this notice. If
+ not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this
+ matter.
+
+ Best regards
+
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+ 60 days last reminder
+
+ previous_date
+
+
+
+ letter
+ Our records indicate that we still have
+ not received the payment of the above mentioned invoice despite
+ our reminder.
+
+ If payment have already been sent, please disregard this
+ notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your
+ file will be transfered to our debt
+ collection agency.
+
+ Should you need us to arrange a payment plan for you, please
+ advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this
+ matter.
+
+ Best regards
+
+
+
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt
+ collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/demo/credit_control_demo.xml b/account_credit_control/demo/credit_control_demo.xml
new file mode 100644
index 000000000..8ab6bc640
--- /dev/null
+++ b/account_credit_control/demo/credit_control_demo.xml
@@ -0,0 +1,23 @@
+
+
+
+ X11002-a
+ B2B Debtors - (test)
+
+
+
+
+
+ X11002-b
+ B2C Debtors - (test)
+
+
+
+
+
+ X11002-c
+ New Debtors - (test)
+
+
+
+
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index bda51621f..19512d8a3 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -1,42 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
-# * account_credit_control
-#
-# Translators:
-# Christophe kryskool , 2015
+# * account_credit_control
+#
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0+e\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-03 22:27+0000\n"
-"PO-Revision-Date: 2015-09-29 08:56+0000\n"
-"Last-Translator: OCA Transbot \n"
-"Language-Team: French (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/fr/)\n"
+"POT-Creation-Date: 2017-03-16 12:32+0000\n"
+"PO-Revision-Date: 2017-03-16 13:46+0100\n"
+"Last-Translator: <>\n"
+"Language-Team: \n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: \n"
-"Language: fr\n"
-"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+"Content-Transfer-Encoding: 8bit\n"
+"Plural-Forms: \n"
+"Language: fr_BE\n"
+"X-Generator: Poedit 1.8.8\n"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the\n"
+" payment of the above mentioned invoice despite our two\n"
+" reminders.\n"
+" If payment have already been sent, please disregard this\n"
+" notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your\n"
+" file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please\n"
+" advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this\n"
+" matter.\n"
"\n"
-" Best regards\n"
+" Best regards\n"
+" "
+msgstr ""
+"\n"
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de payment n'hésitez pas à nous contacter advise.\n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération \n"
" "
-msgstr "\nNotre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de payment n'hésitez pas à nous contacter advise.\n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération \n "
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
" Dear ${object.contact_address.name or ''}\n"
@@ -45,6 +60,12 @@ msgid ""
" ${object.current_policy_level.custom_mail_text | safe}\n"
" "
msgstr ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.3_time_3
@@ -68,67 +89,14 @@ msgid "60 days last reminder"
msgstr "Dernier rappel à 60 jours"
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
-msgid "Manual no follow
"
-msgstr ""
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" Best regards\n"
-"
"
-msgstr ""
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" Best regards\n"
-"
"
-msgstr ""
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
-msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" Best regards\n"
-"
"
-msgstr ""
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
-msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-" \n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
-" collection agency. \n"
-" Should you need us to arrange a payment plan for you, please advise. \n"
-" A customer account statement is enclosed for you convenience. \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" Best regards\n"
-"
"
-msgstr ""
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr "Total dû "
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
-msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
-" Should you need us to arrange a payment plan for you, please advise. \n"
-" A customer account statement is enclosed for you convenience. \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" Best regards\n"
-"
"
-msgstr ""
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr "Total facturé "
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
@@ -136,7 +104,7 @@ msgid "A credit control line"
msgstr "Ligne de relance"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:94
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr "Une ligne plus récente que %s existe au %s"
@@ -147,33 +115,32 @@ msgid "A credit control policy level"
msgstr "Une politique de relance"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:160
#, python-format
-msgid ""
-"A credit control run is already running in background, please try later."
+msgid "A credit control run is already running in background, please try later."
msgstr "Un contrôle de relance est déjà en train de tourner en arrière-plan, merci d'essayer à nouveau plus tard."
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:87
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr "Un contrôle a déjà été exécuté plus récemment que le %s "
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr "Compte"
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr "Comptes"
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
msgstr "Actif"
@@ -183,28 +150,28 @@ msgid "Allows to manually change credit level"
msgstr "Permet de changer manuellement le niveau de relance"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr "Erreur lors de la génération des mails."
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:306
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr "Impossible de trouver une fonction pour le mode de calcul: %s n'est pas implémentée"
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Annuler"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr "Modifier le statut des lignes"
@@ -215,12 +182,12 @@ msgid "Change current credit policy"
msgstr "Changer la politique de relance courante"
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr "Changer le niveau de relance de la facture courante"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr "Modifier l'état des lignes sélectionnées."
@@ -230,110 +197,101 @@ msgid "Change the state of the selected lines."
msgstr "Modifier l'état des lignes sélectionnées."
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr "Canal"
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
msgid "Companies"
-msgstr "Société"
+msgstr "Sociétés"
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Société"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr "Calculer les relances"
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr "Mode de calcul"
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr "Adresse de contact"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr "Lignes de relance"
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr "Date de contrôle"
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr "Date de relance"
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
msgstr "Créé par"
#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
msgstr "Créé le"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr "Relances Clients"
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr "Informations de rappel"
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr "Lignes de relance"
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr "Responsable Relance client"
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -341,8 +299,9 @@ msgid "Credit Control Policies"
msgstr "Politique de relance"
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
msgid "Credit Control Policy"
msgstr "Politique de relance"
@@ -358,26 +317,24 @@ msgid "Credit Control Summary"
msgstr "Résumé des relances"
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr "Pas de relance inférieure à : "
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr "Utilisateur du module de relance"
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr "Rappel: (${object.current_policy_level.name or 'n/a'})"
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr "Lignes de relance"
@@ -387,55 +344,55 @@ msgid "Credit control line generator"
msgstr "Générateur de relance"
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr "Niveau de relance"
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr "Niveau de relance"
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr "Niveau de relance"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr "Passe de contrôle de relance"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr "Politique de relance"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr "Niveau de relance"
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr "Devise"
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr "Email personnalisé"
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr "Message personnalisable"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr "Date d'échéance"
@@ -445,48 +402,64 @@ msgid "Define a reminder policy"
msgstr "Définir une politique de relance"
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr "Retard (en jours)"
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr "Paramétrages jours de retard"
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Afficher le nom"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr "Ignorer"
#. module: account_credit_control
-#: selection:credit.control.line,state:0
-#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+#: selection:credit.control.line,state:0 selection:credit.control.marker,name:0
+#: selection:credit.control.run,state:0
msgid "Done"
msgstr "Fait"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Brouillon"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr "Les lignes brouillon doivent être triées"
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
"Draft and ignored lines will be generated again on the next run."
-msgstr "Lignes brouillons à traiter.\nLes lignes ignorées ne seront pas traitées.\nLes lignes brouillons ou ignorées seront régénérées lors du prochain contrôle."
+msgstr ""
+"Lignes brouillons à traiter.\n"
+"Les lignes ignorées ne seront pas traitées.\n"
+"Les lignes brouillons ou ignorées seront régénérées lors du prochain contrôle."
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr "Montant dû TTC."
@@ -501,12 +474,12 @@ msgid "Due Date, End Of Month"
msgstr "Date d'échéance, fin de mois"
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
-msgstr "Montant total"
+msgstr "Date d'échéance"
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr "Date d'échéance"
@@ -517,9 +490,9 @@ msgid "Email"
msgstr "E-mail"
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
-msgstr "Modèle d'e-mail"
+msgstr "Modèle de courriel"
#. module: account_credit_control
#: selection:credit.control.line,state:0
@@ -527,111 +500,130 @@ msgid "Emailing Error"
msgstr "Erreur sur E-mail"
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr "Date de l'écriture"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr "Erreur"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr "Filtres"
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr "Pour les politiques qui ne doivent pas générer de lignes ou sont obsolètes"
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
-msgstr "Lignes générées"
-
-#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
msgstr "Grouper Par..."
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By..."
+msgstr "Regrouper par..."
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
-msgid ""
-"If a credit control line has been generatedon a policy and the policy has "
-"been changed in the meantime, it has to be handled manually"
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid "If a credit control line has been generatedon a policy and the policy has been changed in the meantime, it has to be handled manually"
msgstr "Si la ligne a été générée avec une politique de relance différente elle doit être traitée manuellement"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: selection:credit.control.line,state:0
-#: selection:credit.control.marker,name:0
+#: selection:credit.control.line,state:0 selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr "Ignorée"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr "Info"
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Facture"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr "Date de facture"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr "Numéro de facture"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr "Total de la facture"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr "Lignes de relance"
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Dernière Modification le"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr "Mis à jour par"
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Dernière mise à jour par"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr "Mis à jour le"
+msgstr "Dernière mise à jour le"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -640,87 +632,93 @@ msgid "Letter"
msgstr "Lettre"
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr "Niveau"
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr "Lignes"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr "Lignes déjà traitées."
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr "Traiter les lignes"
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr "Lignes de relance"
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr "A traiter manuellement"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr "Lignes ignorées lors des relances précédentes."
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr "Lettres et e-mails"
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr "Mailer"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr "Gestionnaire"
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr "Politique de relance manuelle"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr "Lignes manuelles"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr "Changement manuel"
#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
msgid "Manual no follow"
msgstr "Ne pas suivre (Manuel)"
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr "Mise à jour manuelle"
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr "Marquer comme"
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr "Marquer comme traitées"
@@ -740,37 +738,38 @@ msgid "Mass printer"
msgstr "Imprimer en masse"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "More..."
msgstr "Plus..."
#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr "Écriture comptable"
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr "Écriture comptable à changer"
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr "Écriture comptable à traiter"
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nom"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr "Nouvelle politique"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr "Nouveau niveau de relance"
@@ -788,7 +787,7 @@ msgid "No follow"
msgstr "Pas de suivi"
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr "Politique sans suivi"
@@ -799,135 +798,266 @@ msgid "No lines will be changed. All the selected lines are already done."
msgstr "Aucune ligne ne sera modifiée. Toutes les lignes sélectionnées sont déjà terminées."
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr "Seules les relances par courrier seront traitées."
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr "Ouvrir les lignes de relance"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr "Restant dû"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not\n"
+" received the payment of the above mentioned invoice.\n"
+" If it has already been sent, please disregard this notice. If\n"
+" not, please proceed with payment within 10 days.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this\n"
+" matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
"\n"
-" Best regards\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
" "
-msgstr "Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" En vous remerciant de votre coopération.\n"
"\n"
-"Best regards\n"
+"Salutations\n"
" "
-msgstr "Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet\n"
+" received the payment of the above mentioned invoice despite our\n"
+" first reminder.\n"
+" If it has already been sent, please disregard this notice. If\n"
+" not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this\n"
+" matter.\n"
"\n"
-"Best regards\n"
+" Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
+" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n"
+"\n"
+" En vous remerciant de votre coopération.\n"
+"\n"
+"Salutations\n"
" "
-msgstr "Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n\n En vous remerciant de votre coopération.\n\nSalutations\n "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
+"Our records indicate that we still have\n"
+" not received the payment of the above mentioned invoice despite\n"
+" our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this\n"
+" notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your\n"
+" file will be transfered to our debt\n"
+" collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please\n"
+" advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
+" Thank you in advance for your anticipated cooperation in this\n"
+" matter.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Best regards\n"
+" "
+msgstr ""
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n"
+" Un décompte est disponible ci-joint.\n"
"\n"
-" Best regards\n"
+" En vous remerciant de votre coopération\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération\n"
+" "
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+"Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n"
+" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
+" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
+"\n"
+" Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n"
+" Un décompte est disponible ci-joint.\n"
+"\n"
+" En vous remerciant de votre coopération\n"
" "
-msgstr "Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n\n Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n Un décompte est disponible ci-joint.\n\n En vous remerciant de votre coopération\n "
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_mail_mail
msgid "Outgoing Mails"
-msgstr "Courriels envoyés"
+msgstr "Courriels à envoyer"
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr "Niveau de relance"
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
-msgstr "Client"
+msgstr "Partenaire"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:108
#, python-format
msgid "Please select a policy"
-msgstr "Choisissez une politique"
+msgstr "Utilisez l'action sur les factures clients"
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:60
#, python-format
msgid "Please use wizard on customer invoices"
msgstr "Utilisez l'action sur les factures clients"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr "Politiques"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:131
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr "La politique de relance \"%s \" a généré %d lignes de relance . "
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:135
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr "La politique de relance \"%s \" n'a pas généré de lignes de relance. "
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr "Niveaux de relance"
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr "Niveau de relance"
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr "Niveaux de relance"
@@ -937,7 +1067,7 @@ msgid "Previous Reminder"
msgstr "Précédent rappel"
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr "Imprimer"
@@ -953,36 +1083,35 @@ msgid "Print selected lines"
msgstr "Imprimer la sélection"
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr "Imprimer la sélection"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: selection:credit.control.line,state:0
-#: selection:credit.control.marker,name:0
+#: selection:credit.control.line,state:0 selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr "Prêt à l'envoi"
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr "Niveau de relance"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr "Lettre"
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr "Date du rapport"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr "Date de relance"
@@ -998,148 +1127,142 @@ msgid "Send an email for the selected lines."
msgstr "Envoyer les rappels par email."
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr "Envoyer un email depuis les lignes de relances sélectionnées"
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr "Envoyer les courriels"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
-msgstr "Envoyées"
+msgstr "Envoyer par email"
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr "Courriels envoyés"
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr "Date d'envoi"
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr "Définir le niveau de relance actuel"
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr "Définir une nouvelle politique de relance"
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
-msgstr "Source"
+msgstr "Origine"
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr "État"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr "Listes des factures en attente de règlement"
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
-msgid ""
-"The Credit Control Policy used for this invoice. If nothing is defined, it "
-"will use the account setting or the partner setting."
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
msgstr "Il s'agit de la politique de relance propre à cette facture Si vide, la politique de relance par défaut sera utilisée."
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
-msgid ""
-"The Credit Control Policy used for this partner. This setting can be forced "
-"on the invoice. If nothing is defined, it will use the company setting."
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+msgid "The Credit Control Policy used for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
msgstr "Politique de relance utilisée pour ce client. (Vous pouvez aussi en définir une autre au niveau d'une des factures de ce client.) Si vide, la politique par défaut (au niveau de la société) sera appliquée."
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
-msgid ""
-"The Credit Control Policy used on partners by default. This setting can be "
-"overridden on partners or invoices."
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid "The Credit Control Policy used on partners by default. This setting can be overridden on partners or invoices."
msgstr "Politique de relance par défaut du client. (Ce paramétrage peut être défini plus spécifiquement au niveau de la facture)."
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr "La ligne a été remplacée par un changement manuel de politique sur la facture."
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
-msgstr "Les autres devises optionnelles en cas de multi-devises."
+msgstr "L'autre devise optionelle si c'est une écriture multi devise."
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:256
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr "Le premier niveau ne peut pas être basé sur un précédent rappel"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr "Ces lignes sont prêtes à être traitées"
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr "Cette politique de relance sera active seulement pour les comptes sélectionnés"
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-msgid ""
-"This wizard will let you set the overdue policy and level for selected "
-"invoices"
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "This wizard will let you set the overdue policy and level for selected invoices"
msgstr "Cette action vous permet de définir une politique et un niveau de relance pour les factures sélectionnées"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
-msgstr "Total dû"
+msgstr "Total Due"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr "Total facturé"
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
msgstr "Utilisateur"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr "Attention: Cette opération ne peut pas être annulée"
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:229
#, python-format
-msgid ""
-"You are not allowed to delete a credit control line that is not in draft "
-"state."
+msgid "You are not allowed to delete a credit control line that is not in draft state."
msgstr "Vous ne pouvez pas supprimer une ligne de relance qui n'est pas en brouillon"
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:201
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
"Please choose one of the following policies:\n"
" %s"
-msgstr "Vous ne pouvez utiliser qu'une politique associée au compte %s.Vous pouvez choisir une des politique suivantes:\n %s"
+msgstr ""
+"Vous ne pouvez utiliser qu'une politique associée au compte %s.Vous pouvez choisir une des politique suivantes:\n"
+" %s"
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:60
+#: code:addons/account_credit_control/models/account_invoice.py:60
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1153,14 +1276,19 @@ msgid "credit control communication"
msgstr "Lettre de relance"
#. module: account_credit_control
-#: field:credit.control.line,level:0
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr "credit.control.policy.changer"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
msgid "credit.control.policy.level"
-msgstr "Une politique de relance"
+msgstr "credit.control.policy.level"
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "or"
msgstr "ou"
diff --git a/account_credit_control/line_view.xml b/account_credit_control/line_view.xml
deleted file mode 100644
index 9538c577b..000000000
--- a/account_credit_control/line_view.xml
+++ /dev/null
@@ -1,171 +0,0 @@
-
-
-
- credit.control.line.form
- credit.control.line
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Credit Control Lines
- credit.control.line
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- credit.control.line.tree
- credit.control.line
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Credit Control Lines
- ir.actions.act_window
- credit.control.line
-
- form
- tree,form
-
- {'search_default_filter_draft': 1, 'search_default_filter_to_be_sent': 1}
-
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/migrations/0.3/post-migration.py b/account_credit_control/migrations/0.3/post-migration.py
index 0bc929983..95be27a45 100644
--- a/account_credit_control/migrations/0.3/post-migration.py
+++ b/account_credit_control/migrations/0.3/post-migration.py
@@ -1,7 +1,7 @@
# -*- encoding: utf-8 -*-
import logging
-from openerp import SUPERUSER_ID
-from openerp.modules.registry import RegistryManager
+from odoo import SUPERUSER_ID
+from odoo.modules.registry import RegistryManager
uid = SUPERUSER_ID
diff --git a/account_credit_control/models/__init__.py b/account_credit_control/models/__init__.py
new file mode 100644
index 000000000..8db8b8120
--- /dev/null
+++ b/account_credit_control/models/__init__.py
@@ -0,0 +1,12 @@
+# -*- coding: utf-8 -*-
+# Copyright 2012-2014 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from . import account_account
+from . import account_invoice
+from . import credit_control_line
+from . import credit_control_policy
+from . import credit_control_run
+from . import mail_mail
+from . import res_company
+from . import res_partner
diff --git a/account_credit_control/account.py b/account_credit_control/models/account_account.py
similarity index 97%
rename from account_credit_control/account.py
rename to account_credit_control/models/account_account.py
index de4758c5f..a911eaebe 100644
--- a/account_credit_control/account.py
+++ b/account_credit_control/models/account_account.py
@@ -18,7 +18,7 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp import models, fields
+from odoo import models, fields
class AccountAccount(models.Model):
diff --git a/account_credit_control/invoice.py b/account_credit_control/models/account_invoice.py
similarity index 96%
rename from account_credit_control/invoice.py
rename to account_credit_control/models/account_invoice.py
index 69b747e8c..2f803454a 100644
--- a/account_credit_control/invoice.py
+++ b/account_credit_control/models/account_invoice.py
@@ -18,7 +18,8 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp import models, fields, api, _
+from odoo import models, fields, api, _
+from odoo.exceptions import Warning
class AccountInvoice(models.Model):
@@ -56,7 +57,7 @@ def action_cancel(self):
('state', '!=', 'draft')]
cc_nondraft_lines = cc_line_obj.search(nondraft_domain)
if cc_nondraft_lines:
- raise api.Warning(
+ raise Warning(
_('You cannot cancel this invoice.\n'
'A payment reminder has already been '
'sent to the customer.\n'
diff --git a/account_credit_control/line.py b/account_credit_control/models/credit_control_line.py
similarity index 94%
rename from account_credit_control/line.py
rename to account_credit_control/models/credit_control_line.py
index 326778870..49290bd99 100644
--- a/account_credit_control/line.py
+++ b/account_credit_control/models/credit_control_line.py
@@ -20,9 +20,10 @@
##############################################################################
import logging
-from openerp import models, fields, api, _
+from odoo import models, fields, api, _
+from odoo.exceptions import Warning
-logger = logging.getLogger('credit.line.control')
+logger = logging.getLogger(__name__)
class CreditControlLine(models.Model):
@@ -40,7 +41,7 @@ class CreditControlLine(models.Model):
date = fields.Date(string='Controlling date',
required=True,
- select=True)
+ index=True)
# maturity date of related move line we do not use
# a related field in order to
# allow manual changes
@@ -130,7 +131,7 @@ class CreditControlLine(models.Model):
store=True,
readonly=True)
- level = fields.Integer('credit.control.policy.level',
+ level = fields.Integer('Level',
related='policy_level_id.level',
store=True,
readonly=True)
@@ -149,8 +150,8 @@ def _prepare_from_move_line(self, move_line, level, controlling_date,
data['date_due'] = move_line.date_maturity
data['state'] = 'draft'
data['channel'] = level.channel
- data['invoice_id'] = (move_line.invoice.id if
- move_line.invoice else False)
+ data['invoice_id'] = (move_line.invoice_id.id if
+ move_line.invoice_id else False)
data['partner_id'] = move_line.partner_id.id
data['amount_due'] = (move_line.amount_currency or move_line.debit or
move_line.credit)
@@ -194,7 +195,10 @@ def create_or_update_from_mv_lines(self, lines, level, controlling_date,
new_lines = self.browse()
for move_line in lines:
- open_amount = move_line.amount_residual_currency
+ if move_line.currency_id:
+ open_amount = move_line.amount_residual_currency
+ else:
+ open_amount = move_line.amount_residual
cur_tolerance = tolerance.get(move_line.currency_id.id,
tolerance_base)
if check_tolerance and open_amount < cur_tolerance:
@@ -204,7 +208,7 @@ def create_or_update_from_mv_lines(self, lines, level, controlling_date,
controlling_date,
open_amount)
line = self.create(vals)
- new_lines += line
+ new_lines |= line
# when we have lines generated earlier in draft,
# on the same level, it means that we have left
@@ -222,7 +226,7 @@ def create_or_update_from_mv_lines(self, lines, level, controlling_date,
def unlink(self):
for line in self:
if line.state != 'draft':
- raise api.Warning(
+ raise Warning(
_('You are not allowed to delete a credit control '
'line that is not in draft state.')
)
diff --git a/account_credit_control/policy.py b/account_credit_control/models/credit_control_policy.py
similarity index 92%
rename from account_credit_control/policy.py
rename to account_credit_control/models/credit_control_policy.py
index 51bda55f2..e2aa1f832 100644
--- a/account_credit_control/policy.py
+++ b/account_credit_control/models/credit_control_policy.py
@@ -18,7 +18,8 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp import models, fields, api, _
+from odoo import models, fields, api, _
+from odoo.exceptions import Warning
class CreditControlPolicy(models.Model):
@@ -39,7 +40,7 @@ class CreditControlPolicy(models.Model):
'account.account',
string='Accounts',
required=True,
- domain="[('type', '=', 'receivable')]",
+ domain="[('internal_type', '=', 'receivable')]",
help="This policy will be active only"
" for the selected accounts",
)
@@ -51,7 +52,7 @@ def _move_lines_domain(self, controlling_date):
self.ensure_one()
return [('account_id', 'in', self.account_ids.ids),
('date_maturity', '<=', controlling_date),
- ('reconcile_id', '=', False),
+ ('reconciled', '=', False),
('partner_id', '!=', False)]
@api.multi
@@ -71,7 +72,7 @@ def _due_move_lines(self, controlling_date):
move_l_obj = self.env['account.move.line']
user = self.env.user
if user.company_id.credit_policy_id.id != self.id:
- return move_l_obj.browse()
+ return move_l_obj
domain_line = self._move_lines_domain(controlling_date)
return move_l_obj.search(domain_line)
@@ -97,11 +98,10 @@ def _move_lines_subset(self, controlling_date, model, move_relation_field):
self.ensure_one()
# MARK possible place for a good optimisation
my_obj = self.env[model]
- move_l_obj = self.env['account.move.line']
default_domain = self._move_lines_domain(controlling_date)
- to_add = move_l_obj.browse()
- to_remove = move_l_obj.browse()
+ to_add = self.env['account.move.line']
+ to_remove = self.env['account.move.line']
# The lines which are linked to this policy have to be included in the
# run for this policy.
@@ -110,7 +110,7 @@ def _move_lines_subset(self, controlling_date, model, move_relation_field):
if add_objs:
domain = list(default_domain)
domain.append((move_relation_field, 'in', add_objs.ids))
- to_add = move_l_obj.search(domain)
+ to_add = to_add.search(domain)
# The lines which are linked to another policy do not have to be
# included in the run for this policy.
@@ -119,7 +119,7 @@ def _move_lines_subset(self, controlling_date, model, move_relation_field):
if neg_objs:
domain = list(default_domain)
domain.append((move_relation_field, 'in', neg_objs.ids))
- to_remove = move_l_obj.search(domain)
+ to_remove = to_remove.search(domain)
return to_add, to_remove
@api.multi
@@ -177,8 +177,7 @@ def _lines_different_policy(self, lines):
existing credit line but with a different policy.
"""
self.ensure_one()
- move_line_obj = self.env['account.move.line']
- different_lines = move_line_obj.browse()
+ different_lines = self.env['account.move.line']
if not lines:
return different_lines
cr = self.env.cr
@@ -188,7 +187,7 @@ def _lines_different_policy(self, lines):
(self.id, tuple(lines.ids)))
res = cr.fetchall()
if res:
- return move_line_obj.browse([row[0] for row in res])
+ return different_lines.browse([row[0] for row in res])
return different_lines
@api.multi
@@ -199,7 +198,7 @@ def check_policy_against_account(self, account):
if account in x.account_ids or x.do_nothing]
if self not in allowed:
allowed_names = u"\n".join(x.name for x in allowed)
- raise api.Warning(
+ raise Warning(
_('You can only use a policy set on '
'account %s.\n'
'Please choose one of the following '
@@ -229,7 +228,7 @@ class CreditControlPolicyLevel(models.Model):
required=True
)
delay_days = fields.Integer(string='Delay (in days)', required=True)
- email_template_id = fields.Many2one('email.template',
+ email_template_id = fields.Many2one('mail.template',
string='Email Template',
required=True)
channel = fields.Selection([('letter', 'Letter'),
@@ -246,17 +245,20 @@ class CreditControlPolicyLevel(models.Model):
'UNIQUE (policy_id, level)',
'Level must be unique per policy')]
- @api.one
+ @api.multi
@api.constrains('level', 'computation_mode')
def _check_level_mode(self):
""" The smallest level of a policy cannot be computed on the
"previous_date".
"""
- smallest_level = self.search([('policy_id', '=', self.policy_id.id)],
- order='level asc', limit=1)
- if smallest_level.computation_mode == 'previous_date':
- return api.ValidationError(_('The smallest level can not be of '
- 'type Previous Reminder'))
+
+ for policy_level in self:
+ smallest_level = \
+ self.search([('policy_id', '=', policy_level.policy_id.id)],
+ order='level asc', limit=1)
+ if smallest_level.computation_mode == 'previous_date':
+ return api.ValidationError(_('The smallest level can not be '
+ 'of type Previous Reminder'))
@api.multi
def _previous_level(self):
@@ -321,7 +323,7 @@ def _get_first_level_move_lines(self, controlling_date, lines):
self.ensure_one()
move_line_obj = self.env['account.move.line']
if not lines:
- return move_line_obj.browse()
+ return move_line_obj
cr = self.env.cr
sql = ("SELECT DISTINCT mv_line.id\n"
" FROM account_move_line mv_line\n"
@@ -345,7 +347,7 @@ def _get_first_level_move_lines(self, controlling_date, lines):
res = cr.fetchall()
if res:
return move_line_obj.browse([row[0] for row in res])
- return move_line_obj.browse()
+ return move_line_obj
@api.multi
@api.returns('account.move.line')
@@ -355,7 +357,7 @@ def _get_other_level_move_lines(self, controlling_date, lines):
self.ensure_one()
move_line_obj = self.env['account.move.line']
if not lines:
- return move_line_obj.browse()
+ return move_line_obj
cr = self.env.cr
sql = ("SELECT mv_line.id\n"
" FROM account_move_line mv_line\n"
@@ -389,15 +391,14 @@ def _get_other_level_move_lines(self, controlling_date, lines):
res = cr.fetchall()
if res:
return move_line_obj.browse([row[0] for row in res])
- return move_line_obj.browse()
+ return move_line_obj
@api.multi
@api.returns('account.move.line')
def get_level_lines(self, controlling_date, lines):
""" get all move lines in entry lines that match the current level """
self.ensure_one()
- move_line_obj = self.env['account.move.line']
- matching_lines = move_line_obj.browse()
+ matching_lines = self.env['account.move.line']
if self._previous_level() is None:
method = self._get_first_level_move_lines
else:
diff --git a/account_credit_control/run.py b/account_credit_control/models/credit_control_run.py
similarity index 85%
rename from account_credit_control/run.py
rename to account_credit_control/models/credit_control_run.py
index c6afb1d1e..51da47e7e 100644
--- a/account_credit_control/run.py
+++ b/account_credit_control/models/credit_control_run.py
@@ -20,9 +20,10 @@
##############################################################################
import logging
-from openerp import models, fields, api, _
+from odoo import models, fields, api, _
+from odoo.exceptions import Warning
-logger = logging.getLogger('credit.control.run')
+logger = logging.getLogger(__name__)
class CreditControlRun(models.Model):
@@ -83,33 +84,31 @@ def _check_run_date(self, controlling_date):
runs = self.search([('date', '>', controlling_date)],
order='date DESC', limit=1)
if runs:
- raise api.Warning(_('A run has already been executed more '
- 'recently than %s') % (runs.date))
+ raise Warning(_('A run has already been executed more '
+ 'recently than %s') % (runs.date))
line_obj = self.env['credit.control.line']
lines = line_obj.search([('date', '>', controlling_date)],
order='date DESC', limit=1)
if lines:
- raise api.Warning(_('A credit control line more '
- 'recent than %s exists at %s') %
- (controlling_date, lines.date))
+ raise Warning(_('A credit control line more '
+ 'recent than %s exists at %s') %
+ (controlling_date, lines.date))
@api.multi
@api.returns('credit.control.line')
def _generate_credit_lines(self):
""" Generate credit control lines. """
self.ensure_one()
- cr_line_obj = self.env['credit.control.line']
- move_line_obj = self.env['account.move.line']
- manually_managed_lines = move_line_obj.browse()
+ manually_managed_lines = self.env['account.move.line']
self._check_run_date(self.date)
policies = self.policy_ids
if not policies:
- raise api.Warning(_('Please select a policy'))
+ raise Warning(_('Please select a policy'))
report = ''
- generated = cr_line_obj.browse()
+ generated = self.env['credit.control.line']
for policy in policies:
if policy.do_nothing:
continue
@@ -117,11 +116,11 @@ def _generate_credit_lines(self):
manual_lines = policy._lines_different_policy(lines)
lines -= manual_lines
manually_managed_lines |= manual_lines
- policy_lines_generated = cr_line_obj.browse()
+ policy_lines_generated = self.env['credit.control.line']
if lines:
# policy levels are sorted by level
# so iteration is in the correct order
- create = cr_line_obj.create_or_update_from_mv_lines
+ create = policy_lines_generated.create_or_update_from_mv_lines
for level in reversed(policy.level_ids):
level_lines = level.get_level_lines(self.date, lines)
policy_lines_generated += create(level_lines,
@@ -158,8 +157,8 @@ def generate_credit_lines(self):
except Exception:
# In case of exception openerp will do a rollback
# for us and free the lock
- raise api.Warning(_('A credit control run is already running'
- ' in background, please try later.'))
+ raise Warning(_('A credit control run is already running '
+ 'in background, please try later.'))
self._generate_credit_lines()
return True
diff --git a/account_credit_control/mail.py b/account_credit_control/models/mail_mail.py
similarity index 97%
rename from account_credit_control/mail.py
rename to account_credit_control/models/mail_mail.py
index 7ec9be86d..2661c832d 100644
--- a/account_credit_control/mail.py
+++ b/account_credit_control/models/mail_mail.py
@@ -18,7 +18,7 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp import models, fields
+from odoo import models, fields
class Mail(models.Model):
diff --git a/account_credit_control/company.py b/account_credit_control/models/res_company.py
similarity index 98%
rename from account_credit_control/company.py
rename to account_credit_control/models/res_company.py
index 8deb708fa..fad94d716 100644
--- a/account_credit_control/company.py
+++ b/account_credit_control/models/res_company.py
@@ -18,7 +18,7 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp import models, fields
+from odoo import models, fields
class ResCompany(models.Model):
diff --git a/account_credit_control/partner.py b/account_credit_control/models/res_partner.py
similarity index 91%
rename from account_credit_control/partner.py
rename to account_credit_control/models/res_partner.py
index 30f81eff2..91a9645a5 100644
--- a/account_credit_control/partner.py
+++ b/account_credit_control/models/res_partner.py
@@ -18,8 +18,8 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp import models, fields, api
-from openerp.exceptions import Warning, ValidationError
+from odoo import models, fields, api
+from odoo.exceptions import Warning, ValidationError
class ResPartner(models.Model):
@@ -32,7 +32,7 @@ class ResPartner(models.Model):
credit_policy_id = fields.Many2one(
'credit.control.policy',
string='Credit Control Policy',
- domain="[('account_ids', 'in', property_account_receivable)]",
+ domain="[('account_ids', 'in', property_account_receivable_id)]",
help="The Credit Control Policy used for this "
"partner. This setting can be forced on the "
"invoice. If nothing is defined, it will use "
@@ -43,14 +43,14 @@ class ResPartner(models.Model):
string='Credit Control Lines',
readonly=True)
- @api.constrains('credit_policy_id', 'property_account_receivable')
+ @api.constrains('credit_policy_id', 'property_account_receivable_id')
def _check_credit_policy(self):
""" Ensure that policy on partner are limited to the account policy """
for partner in self:
- if (not partner.property_account_receivable or
+ if (not partner.property_account_receivable_id or
not partner.credit_policy_id):
continue
- account = partner.property_account_receivable
+ account = partner.property_account_receivable_id
policy = partner.credit_policy_id
try:
policy.check_policy_against_account(account)
diff --git a/account_credit_control/partner_view.xml b/account_credit_control/partner_view.xml
deleted file mode 100644
index e2ad144e8..000000000
--- a/account_credit_control/partner_view.xml
+++ /dev/null
@@ -1,24 +0,0 @@
-
-
-
- partner.credit_control.form.view
- res.partner
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/policy_view.xml b/account_credit_control/policy_view.xml
deleted file mode 100644
index 7158389f1..000000000
--- a/account_credit_control/policy_view.xml
+++ /dev/null
@@ -1,131 +0,0 @@
-
-
-
-
- credit.control.policy.form
- credit.control.policy
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- credit.control.policy.tree
- credit.control.policy
-
-
-
-
-
-
-
-
-
-
-
- Credit Control Policies
- ir.actions.act_window
- credit.control.policy
-
- form
- tree,form
-
-
-
-
-
-
- credit.mangement.policy.level.form
- credit.control.policy.level
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- credit.control.policy.level.tree
- credit.control.policy.level
-
-
-
-
-
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/report/report.xml b/account_credit_control/report/report.xml
index 2d24c0862..187969d2e 100644
--- a/account_credit_control/report/report.xml
+++ b/account_credit_control/report/report.xml
@@ -1,15 +1,12 @@
-
-
-
+
+
-
-
-
+ id="credit_control_summary"
+ model="credit.control.communication"
+ string="Credit Control Summary"
+ report_type="qweb-pdf"
+ name="account_credit_control.report_credit_control_summary"
+ file="account_credit_control.report_credit_control_summary"
+ auto="False"
+ />
+
diff --git a/account_credit_control/report/report_credit_control_summary.xml b/account_credit_control/report/report_credit_control_summary.xml
index 1b02093c8..97345ff1c 100644
--- a/account_credit_control/report/report_credit_control_summary.xml
+++ b/account_credit_control/report/report_credit_control_summary.xml
@@ -1,99 +1,103 @@
-
-
+
-
-
-
+ "no_marker": true}'/>
+
+
+
+
+
-
-
-
+
+
+
-
+
- Summary
+ Summary
-
-
-
- Invoice number
- Invoice date
- Date due
- Invoiced amount
- Open amount
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
+
+
+ Invoice number
+ Invoice date
+ Date due
+ Invoiced amount
+ Open amount
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
+
+
+
+
+
+
+
+
+
-
-
-
-
- Total Invoiced
-
-
-
-
-
- Total Due
-
-
-
-
-
-
-
+
+
+
+
+
+ Total Invoiced
+
+
+
+
+
+
+
+ Total Due
+
+
+
+
+
+
+
+
-
-
+
+
-
-
-
+
+
+
+
-
-
-
+
diff --git a/account_credit_control/run_view.xml b/account_credit_control/run_view.xml
deleted file mode 100644
index aa3cd0ea0..000000000
--- a/account_credit_control/run_view.xml
+++ /dev/null
@@ -1,75 +0,0 @@
-
-
-
-
- credit.control.run.tree
- credit.control.run
-
-
-
-
-
-
-
-
-
- credit.control.run.form
- credit.control.run
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
- Credit Control Run
- ir.actions.act_window
- credit.control.run
-
- form
- tree,form
-
-
-
-
-
-
-
-
diff --git a/account_credit_control/security/ir.model.access.csv b/account_credit_control/security/ir.model.access.csv
index 5e10b38a1..a9a128d8f 100644
--- a/account_credit_control/security/ir.model.access.csv
+++ b/account_credit_control/security/ir.model.access.csv
@@ -2,7 +2,7 @@
"account_credit_control.ir_model_access_270",1,1,"group_account_credit_control_manager","credit_control_manager_line","account_credit_control.model_credit_control_line",1,1
"account_credit_control.ir_model_access_271",1,1,"group_account_credit_control_user","credit_control_user_line","account_credit_control.model_credit_control_line",1,1
"account_credit_control.ir_model_access_272",0,0,"group_account_credit_control_info","credit_control_info_line","account_credit_control.model_credit_control_line",1,0
-"account_credit_control.ir_model_access_273",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template","email_template.model_email_template",1,1
+"account_credit_control.ir_model_access_273",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template","mail.model_mail_template",1,1
"account_credit_control.ir_model_access_275",1,1,"group_account_credit_control_manager","credit_control_manager_mail_message","mail.model_mail_message",1,1
"account_credit_control.ir_model_access_276",1,0,"group_account_credit_control_user","credit_control_user_mail_message","mail.model_mail_message",1,1
"account_credit_control.ir_model_access_277",0,0,"group_account_credit_control_info","credit_control_info_mail_message","mail.model_mail_message",1,0
@@ -17,4 +17,4 @@
"account_credit_control.ir_model_access_289",0,0,"group_account_credit_control_info","credit_control_info_level","account_credit_control.model_credit_control_policy_level",1,0
"account_credit_control.ir_model_access_290",0,0,"account.group_account_user","credit_control_fin_user_line","account_credit_control.model_credit_control_line",1,0
"account_credit_control.ir_model_access_291",0,0,"account.group_account_invoice","credit_control_fin_invoice_line","account_credit_control.model_credit_control_line",1,0
-"account_credit_control.ir_model_access_292",1,1,"account.group_account_manager","credit_control_fin_manager_line","account_credit_control.model_credit_control_line",1,1
\ No newline at end of file
+"account_credit_control.ir_model_access_292",1,1,"account.group_account_manager","credit_control_fin_manager_line","account_credit_control.model_credit_control_line",1,1
diff --git a/account_credit_control/security/res_groups.xml b/account_credit_control/security/res_groups.xml
new file mode 100644
index 000000000..e7847cc74
--- /dev/null
+++ b/account_credit_control/security/res_groups.xml
@@ -0,0 +1,25 @@
+
+
+
+ Credit Control
+
+
+
+
+ Info
+
+
+
+
+ User
+
+
+
+
+
+ Manager
+
+
+
+
+
diff --git a/account_credit_control/views/account_invoice.xml b/account_credit_control/views/account_invoice.xml
new file mode 100644
index 000000000..94883cc9d
--- /dev/null
+++ b/account_credit_control/views/account_invoice.xml
@@ -0,0 +1,44 @@
+
+
+
+
+
+ invoice.followup.form.view
+ account.invoice
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/views/credit_control_line.xml b/account_credit_control/views/credit_control_line.xml
new file mode 100644
index 000000000..39fd722ce
--- /dev/null
+++ b/account_credit_control/views/credit_control_line.xml
@@ -0,0 +1,180 @@
+
+
+
+ credit.control.line.form
+ credit.control.line
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Lines
+ credit.control.line
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ credit.control.line.tree
+ credit.control.line
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Lines
+ ir.actions.act_window
+ credit.control.line
+
+ form
+ tree,form
+
+ {'search_default_filter_draft': 1,
+ 'search_default_filter_to_be_sent': 1}
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/views/credit_control_policy.xml b/account_credit_control/views/credit_control_policy.xml
new file mode 100644
index 000000000..0bbc58aa8
--- /dev/null
+++ b/account_credit_control/views/credit_control_policy.xml
@@ -0,0 +1,132 @@
+
+
+
+ credit.control.policy.form
+ credit.control.policy
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ credit.control.policy.tree
+ credit.control.policy
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Policies
+ ir.actions.act_window
+ credit.control.policy
+
+ form
+ tree,form
+
+
+
+
+
+
+ credit.mangement.policy.level.form
+ credit.control.policy.level
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ credit.control.policy.level.tree
+ credit.control.policy.level
+
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/views/credit_control_run.xml b/account_credit_control/views/credit_control_run.xml
new file mode 100644
index 000000000..981d582fa
--- /dev/null
+++ b/account_credit_control/views/credit_control_run.xml
@@ -0,0 +1,73 @@
+
+
+
+ credit.control.run.tree
+ credit.control.run
+
+
+
+
+
+
+
+
+
+ credit.control.run.form
+ credit.control.run
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+ Credit Control Run
+ ir.actions.act_window
+ credit.control.run
+
+ form
+ tree,form
+
+
+
+
+
+
+
diff --git a/account_credit_control/views/res_company.xml b/account_credit_control/views/res_company.xml
new file mode 100644
index 000000000..22b71f9cb
--- /dev/null
+++ b/account_credit_control/views/res_company.xml
@@ -0,0 +1,14 @@
+
+
+
+ credit.control.company.form
+ res.company
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/views/res_partner.xml b/account_credit_control/views/res_partner.xml
new file mode 100644
index 000000000..5b332ba51
--- /dev/null
+++ b/account_credit_control/views/res_partner.xml
@@ -0,0 +1,23 @@
+
+
+
+ partner.credit_control.form.view
+ res.partner
+
+
+
+
+
+
+
+
+
+
+
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
index b60a05f87..4bca732c9 100644
--- a/account_credit_control/wizard/credit_control_communication.py
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -19,9 +19,9 @@
#
##############################################################################
import logging
-from openerp import models, fields, api
+from odoo import models, fields, api
-logger = logging.getLogger('credit.control.line.mailing')
+logger = logging.getLogger(__name__)
class CreditCommunication(models.TransientModel):
@@ -81,13 +81,14 @@ def _get_total_due(self):
balance_field = 'credit_control_line_ids.balance_due'
return sum(self.mapped(balance_field))
- @api.one
+ @api.multi
@api.depends('credit_control_line_ids',
'credit_control_line_ids.amount_due',
'credit_control_line_ids.balance_due')
def _compute_total(self):
- self.total_invoiced = self._get_total()
- self.total_due = self._get_total_due()
+ for communication in self:
+ communication.total_invoiced = communication._get_total()
+ communication.total_due = communication._get_total_due()
@api.model
@api.returns('self', lambda value: value.id)
@@ -176,30 +177,21 @@ def _generate_comm_from_credit_lines(self, lines):
@api.returns('mail.mail')
def _generate_emails(self):
""" Generate email message using template related to level """
- email_message_obj = self.env['mail.mail']
- # Warning: still using the old-api on 'email.template' because
- # the method generate_email() does not follow the cr, uid, ids
- # convention and the new api wrapper can't translate the call
- email_template_obj = self.pool['email.template']
- att_obj = self.env['ir.attachment']
- emails = email_message_obj.browse()
+ emails = self.env['mail.mail']
+ attachments = self.env['ir.attachment']
required_fields = ['subject',
'body_html',
'email_from',
'email_to']
- cr, uid, context = self.env.cr, self.env.uid, self.env.context
for comm in self:
template = comm.current_policy_level.email_template_id
- email_values = email_template_obj.generate_email(cr, uid,
- template.id,
- comm.id,
- context=context)
+ email_values = template.generate_email(comm.id)
email_values['type'] = 'email'
# model is Transient record (self) removed periodically so no point
# of storing res_id
email_values.pop('model', None)
email_values.pop('res_id', None)
- email = email_message_obj.create(email_values)
+ email = emails.create(email_values)
state = 'sent'
# The mail will not be send, however it will be in the pool, in an
@@ -213,7 +205,6 @@ def _generate_emails(self):
comm.credit_control_line_ids.write({'mail_message_id': email.id,
'state': state})
- attachments = att_obj.browse()
for att in email_values.get('attachments', []):
attach_fname = att[0]
attach_datas = att[1]
@@ -225,7 +216,7 @@ def _generate_emails(self):
'res_id': email.id,
'type': 'binary',
}
- attachments += att_obj.create(data_attach)
+ attachments |= attachments.create(data_attach)
email.write({'attachment_ids': [(6, 0, attachments.ids)]})
emails += email
return emails
@@ -242,8 +233,7 @@ def _generate_report(self):
@api.multi
@api.returns('credit.control.line')
def _mark_credit_line_as_sent(self):
- line_obj = self.env['credit.control.line']
- lines = line_obj.browse()
+ lines = self.env['credit.control.line']
for comm in self:
lines |= comm.credit_control_line_ids
diff --git a/account_credit_control/wizard/credit_control_emailer.py b/account_credit_control/wizard/credit_control_emailer.py
index 61397e583..fceecf212 100644
--- a/account_credit_control/wizard/credit_control_emailer.py
+++ b/account_credit_control/wizard/credit_control_emailer.py
@@ -19,7 +19,8 @@
#
##############################################################################
-from openerp import models, fields, api, _
+from odoo import models, fields, api, _
+from odoo.exceptions import Warning
class CreditControlEmailer(models.TransientModel):
@@ -59,7 +60,7 @@ def _filter_lines(self, lines):
def email_lines(self):
self.ensure_one()
if not self.line_ids:
- raise api.Warning(_('No credit control lines selected.'))
+ raise Warning(_('No credit control lines selected.'))
comm_obj = self.env['credit.control.communication']
diff --git a/account_credit_control/wizard/credit_control_emailer_view.xml b/account_credit_control/wizard/credit_control_emailer_view.xml
index 2c299a64b..50385f0e0 100644
--- a/account_credit_control/wizard/credit_control_emailer_view.xml
+++ b/account_credit_control/wizard/credit_control_emailer_view.xml
@@ -1,54 +1,53 @@
-
-
-
+
+
- credit.line.emailer.form
- credit.control.emailer
-
-
-
-
-
-
-
-
-
-
-
-
-
+ credit.line.emailer.form
+ credit.control.emailer
+
+
+
+
+
+
+
+
+
+
+
+
+
+ res_model="credit.control.emailer"
+ src_model="credit.control.line"
+ view_mode="form"
+ target="new"
+ key2="client_action_multi"
+ id="open_credit_line_emailer_wizard_menu_action"/>
- Send By Email
- credit.control.emailer
- form
- form
-
- new
- Send an email for the selected lines.
+ Send By Email
+ credit.control.emailer
+ form
+ form
+
+ new
+ Send an email for the selected lines.
-
-
+
diff --git a/account_credit_control/wizard/credit_control_marker.py b/account_credit_control/wizard/credit_control_marker.py
index 516c4febc..8885bc7d2 100644
--- a/account_credit_control/wizard/credit_control_marker.py
+++ b/account_credit_control/wizard/credit_control_marker.py
@@ -18,7 +18,8 @@
# along with this program. If not, see .
#
##############################################################################
-from openerp import models, fields, api, _
+from odoo import models, fields, api, _
+from odoo.exceptions import Warning
class CreditControlMarker(models.TransientModel):
@@ -71,12 +72,12 @@ def mark_lines(self):
self.ensure_one()
if not self.line_ids:
- raise api.Warning(_('No credit control lines selected.'))
+ raise Warning(_('No credit control lines selected.'))
filtered_lines = self._filter_lines(self.line_ids)
if not filtered_lines:
- raise api.Warning(_('No lines will be changed. '
- 'All the selected lines are already done.'))
+ raise Warning(_('No lines will be changed. '
+ 'All the selected lines are already done.'))
self._mark_lines(filtered_lines, self.name)
diff --git a/account_credit_control/wizard/credit_control_marker_view.xml b/account_credit_control/wizard/credit_control_marker_view.xml
index c32cc8e18..f5be4b840 100644
--- a/account_credit_control/wizard/credit_control_marker_view.xml
+++ b/account_credit_control/wizard/credit_control_marker_view.xml
@@ -1,39 +1,42 @@
-
-
-
+
+
- credit.line.marker.form
- credit.control.marker
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ credit.line.marker.form
+ credit.control.marker
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -46,15 +49,14 @@
id="open_credit_line_marker_wizard_menu_action"/>
- Change Lines' State
- credit.control.marker
- credit.control.line
- form
- form
-
- new
- Change the state of the selected lines.
+ Change Lines' State
+ credit.control.marker
+ credit.control.line
+ form
+ form
+
+ new
+ Change the state of the selected lines.
-
-
+
diff --git a/account_credit_control/wizard/credit_control_policy_changer.py b/account_credit_control/wizard/credit_control_policy_changer.py
index 6829d7aff..858f836f8 100644
--- a/account_credit_control/wizard/credit_control_policy_changer.py
+++ b/account_credit_control/wizard/credit_control_policy_changer.py
@@ -19,11 +19,14 @@
#
##############################################################################
import logging
-from openerp import models, fields, api, _
+
+from odoo import models, fields, api, _
+from odoo.exceptions import Warning
+
logger = logging.getLogger(__name__)
-class credit_control_policy_changer(models.TransientModel):
+class CreditControlPolicyChanger(models.TransientModel):
""" Wizard that is run from invoices and allows to set manually a policy
Policy are actually apply to related move lines availabe
in selection widget
@@ -52,18 +55,17 @@ def _get_default_lines(self):
context = self.env.context
active_ids = context.get('active_ids')
invoice_obj = self.env['account.invoice']
- move_line_obj = self.env['account.move.line']
if not active_ids:
return False
- selected_lines = move_line_obj.browse()
+ selected_lines = self.env['account.move.line']
for invoice in invoice_obj.browse(active_ids):
if invoice.type in ('in_invoice', 'in_refund', 'out_refund'):
- raise api.Warning(_('Please use wizard on customer invoices'))
+ raise Warning(_('Please use wizard on customer invoices'))
domain = [('account_id', '=', invoice.account_id.id),
('move_id', '=', invoice.move_id.id),
('reconcile_id', '=', False)]
- move_lines = move_line_obj.search(domain)
+ move_lines = selected_lines.search(domain)
selected_lines |= move_lines
return selected_lines
diff --git a/account_credit_control/wizard/credit_control_policy_changer_view.xml b/account_credit_control/wizard/credit_control_policy_changer_view.xml
index cee46799d..5b5f2fd0c 100644
--- a/account_credit_control/wizard/credit_control_policy_changer_view.xml
+++ b/account_credit_control/wizard/credit_control_policy_changer_view.xml
@@ -1,54 +1,55 @@
-
-
+
- credit control policy form
- credit.control.policy.changer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ credit control policy form
+ credit.control.policy.changer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
-
+
-
- Change current credit policy
- credit.control.policy.changer
- account.invoice
- form
- form
-
- new
- Allows to manually change credit level
+
+ Change current credit policy
+ credit.control.policy.changer
+ account.invoice
+ form
+ form
+
+ new
+ Allows to manually change credit level
@@ -60,5 +61,4 @@
key2="client_action_multi"
id="action_wizard_credit_policy_changer_menu_action"/>
-
-
+
diff --git a/account_credit_control/wizard/credit_control_printer.py b/account_credit_control/wizard/credit_control_printer.py
index f6e0bf04d..12773b087 100644
--- a/account_credit_control/wizard/credit_control_printer.py
+++ b/account_credit_control/wizard/credit_control_printer.py
@@ -19,7 +19,8 @@
#
##############################################################################
-from openerp import models, fields, api, _
+from odoo import models, fields, api, _
+from odoo.exceptions import Warning
class CreditControlPrinter(models.TransientModel):
@@ -57,7 +58,7 @@ def print_lines(self):
self.ensure_one()
comm_obj = self.env['credit.control.communication']
if not self.line_ids:
- raise api.Warning(_('No credit control lines selected.'))
+ raise Warning(_('No credit control lines selected.'))
lines = self._get_lines(self.line_ids, self._credit_line_predicate)
diff --git a/account_credit_control/wizard/credit_control_printer_view.xml b/account_credit_control/wizard/credit_control_printer_view.xml
index 5a388ca9f..909b6658f 100644
--- a/account_credit_control/wizard/credit_control_printer_view.xml
+++ b/account_credit_control/wizard/credit_control_printer_view.xml
@@ -1,30 +1,30 @@
-
-
-
+
+
- credit.line.printer.form
- credit.control.printer
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+ credit.line.printer.form
+ credit.control.printer
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
+
@@ -37,15 +37,14 @@
id="open_credit_line_printer_wizard_menu_action"/>
- Print Lines
- credit.control.printer
- credit.control.line
- form
- form
-
- new
- Print selected lines
+ Print Lines
+ credit.control.printer
+ credit.control.line
+ form
+ form
+
+ new
+ Print selected lines
-
-
+
From 5d86efd330751d1d15938df576f561150f7ca6e3 Mon Sep 17 00:00:00 2001
From: "Adrien Peiffer (ACSONE)"
Date: Tue, 2 May 2017 12:19:24 +0200
Subject: [PATCH 028/157] [CHG] account_credit_control: remove demo file.
(cherry picked from commit c32d167ac05ebef2256e3cb5919c13e7b9229fdf)
---
account_credit_control/__manifest__.py | 1 -
.../demo/credit_control_demo.xml | 23 -------------------
2 files changed, 24 deletions(-)
delete mode 100644 account_credit_control/demo/credit_control_demo.xml
diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py
index b427a2001..b65f2d5ee 100644
--- a/account_credit_control/__manifest__.py
+++ b/account_credit_control/__manifest__.py
@@ -56,7 +56,6 @@
"security/ir.model.access.csv",
],
'demo': [
- "demo/credit_control_demo.xml"
],
'installable': True,
'license': 'AGPL-3',
diff --git a/account_credit_control/demo/credit_control_demo.xml b/account_credit_control/demo/credit_control_demo.xml
deleted file mode 100644
index 8ab6bc640..000000000
--- a/account_credit_control/demo/credit_control_demo.xml
+++ /dev/null
@@ -1,23 +0,0 @@
-
-
-
- X11002-a
- B2B Debtors - (test)
-
-
-
-
-
- X11002-b
- B2C Debtors - (test)
-
-
-
-
-
- X11002-c
- New Debtors - (test)
-
-
-
-
From 6a1fbad1e891a57d0753ef7bc4c2c412adf24880 Mon Sep 17 00:00:00 2001
From: Sylvain Van Hoof
Date: Mon, 22 May 2017 15:26:38 +0200
Subject: [PATCH 029/157] [MIG] Clean the code to respect PEP8 (remove useless
imports, remove useless spaces, ...) and fix some small bugs
(cherry picked from commit efd9e9f8efe9a5e8da791d179b5a5d57710a31c3)
[FIX] Add space to respect PEP8
(cherry picked from commit 06c93c610646bb4269f303c3a7a55700cc6dfd1f)
[FIX] Replace the field "full_reconcile_id" by "reconciled" in a search domain on account.move.line
(cherry picked from commit cf2cfd43e34dff9eef2571b87de777a183c220c0)
---
account_credit_control/README.rst | 65 ++-
account_credit_control/__init__.py | 20 -
account_credit_control/__manifest__.py | 28 +-
account_credit_control/data/data.xml | 469 +++++++++---------
.../migrations/0.3/post-migration.py | 26 -
account_credit_control/models/__init__.py | 4 -
.../models/account_account.py | 24 +-
.../models/account_invoice.py | 28 +-
.../models/credit_control_line.py | 28 +-
.../models/credit_control_policy.py | 30 +-
.../models/credit_control_run.py | 42 +-
account_credit_control/models/mail_mail.py | 24 +-
account_credit_control/models/res_company.py | 24 +-
account_credit_control/models/res_partner.py | 28 +-
.../report/report_credit_control_summary.xml | 5 +-
.../security/ir.model.access.csv | 40 +-
.../views/account_invoice.xml | 2 +-
.../views/credit_control_line.xml | 59 +--
.../views/credit_control_policy.xml | 3 +-
.../views/credit_control_run.xml | 5 +-
account_credit_control/views/res_partner.xml | 2 +-
account_credit_control/wizard/__init__.py | 20 -
.../wizard/credit_control_communication.py | 24 +-
.../wizard/credit_control_emailer.py | 28 +-
.../wizard/credit_control_emailer_view.xml | 1 -
.../wizard/credit_control_marker.py | 32 +-
.../wizard/credit_control_marker_view.xml | 1 -
.../wizard/credit_control_policy_changer.py | 34 +-
.../credit_control_policy_changer_view.xml | 1 -
.../wizard/credit_control_printer.py | 28 +-
.../wizard/credit_control_printer_view.xml | 1 -
31 files changed, 423 insertions(+), 703 deletions(-)
delete mode 100644 account_credit_control/migrations/0.3/post-migration.py
diff --git a/account_credit_control/README.rst b/account_credit_control/README.rst
index 4294fdb56..6b3b93c80 100644
--- a/account_credit_control/README.rst
+++ b/account_credit_control/README.rst
@@ -1,11 +1,21 @@
+.. image:: https://img.shields.io/badge/licence-AGPL--3-blue.svg
+ :target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
+ :alt: License: AGPL-3
+
+==============
Credit Control
==============
+Installation
+============
+
+Just install it
+
Configuration
--------------
+=============
Configure the policies and policy levels in ``Accounting > Configuration >
-Credit Control > Credit Policies``.
+Credit Control > Credit Control Policies``.
You can define as many policy levels as you need.
Configure a tolerance for the Credit control and a default policy
@@ -14,16 +24,59 @@ applied on all partners in each company, under the Accounting tab.
You are able to specify a particular policy for one partner or one invoice.
Usage
------
+=====
-Menu entries are located in ``Accounting > Periodical Processing > Credit
-Control``.
+Menu entries are located in ``Accounting > Adviser > Credit Control``.
Create a new "run" in the ``Credit Control Run`` menu with the controlling date.
-Then, use the ``Compute credit lines`` button. All the credit control lines will
+Then, use the ``Compute Credit Lines`` button. All the credit control lines will
be generated. You can find them in the ``Credit Control Lines`` menu.
On each generated line, you have many choices:
* Send a email
* Print a letter
* Change the state (so you can ignore or reopen lines)
+
+
+.. image:: https://odoo-community.org/website/image/ir.attachment/5784_f2813bd/datas
+ :alt: Try me on Runbot
+ :target: https://runbot.odoo-community.org/runbot/92/10.0
+
+Bug Tracker
+===========
+
+Bugs are tracked on `GitHub Issues
+`_. In case of trouble, please
+check there if your issue has already been reported. If you spotted it first,
+help us smash it by providing detailed and welcomed feedback.
+
+Credits
+=======
+
+Images
+------
+
+* Odoo Community Association: `Icon `_.
+
+Contributors
+------------
+
+* Nicolas Bessi (Camptocamp)
+* Guewen Baconnier (Camptocamp)
+* Sylvain Van Hoof (Okia SPRL)
+* Akim Juillerat (Camptocamp
+
+Maintainer
+----------
+
+.. image:: https://odoo-community.org/logo.png
+ :alt: Odoo Community Association
+ :target: https://odoo-community.org
+
+This module is maintained by the OCA.
+
+OCA, or the Odoo Community Association, is a nonprofit organization whose
+mission is to support the collaborative development of Odoo features and
+promote its widespread use.
+
+To contribute to this module, please visit https://odoo-community.org.
diff --git a/account_credit_control/__init__.py b/account_credit_control/__init__.py
index 22d46d48f..9b4296142 100644
--- a/account_credit_control/__init__.py
+++ b/account_credit_control/__init__.py
@@ -1,22 +1,2 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
from . import models
from . import wizard
diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py
index b65f2d5ee..9cfbe9b7b 100644
--- a/account_credit_control/__manifest__.py
+++ b/account_credit_control/__manifest__.py
@@ -1,25 +1,9 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{'name': 'Account Credit Control',
- 'version': '10.0.0.3.0',
+ 'version': '10.0.1.0.0',
'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',
@@ -28,7 +12,7 @@
'account',
'mail',
],
- 'website': 'http://www.camptocamp.com',
+ 'website': 'https://www.camptocamp.com',
'data': [
"security/res_groups.xml",
# Reports
@@ -55,8 +39,6 @@
# Security
"security/ir.model.access.csv",
],
- 'demo': [
- ],
'installable': True,
'license': 'AGPL-3',
'application': True
diff --git a/account_credit_control/data/data.xml b/account_credit_control/data/data.xml
index 9cf4e6333..79a44ce25 100644
--- a/account_credit_control/data/data.xml
+++ b/account_credit_control/data/data.xml
@@ -1,249 +1,224 @@
-
-
-
-
- Credit Control Email
- ${object.partner_id.company_id.email or ''}
- Credit Control:
- (${object.current_policy_level.name or 'n/a'})
-
- ${object.get_email() or ''}
-
-
-
- ${object.get_contact_address().lang or 'en_US'}
-
-
-
-
- ${object.current_policy_level.custom_mail_text | safe}
- ]]>
-
-
-
-
- No follow
-
-
-
-
-
- No follow
-
- net_days
-
-
-
- email
- Manual no follow
-
- Manual no follow
-
-
-
-
- 3 time policy
-
-
-
- 10 days net
-
- net_days
-
-
-
- email
- Our records indicate that we have not
- received the payment of the above mentioned invoice.
- If it has already been sent, please disregard this notice. If
- not, please proceed with payment within 10 days.
-
- Thank you in advance for your anticipated cooperation in this
- matter.
-
- Best regards
-
-
-
-
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
- 30 days end of month
-
- end_of_month
-
-
-
- email
- Our records indicate that we have not yet
- received the payment of the above mentioned invoice despite our
- first reminder.
- If it has already been sent, please disregard this notice. If
- not, please proceed with payment within 5 days.
-
- Thank you in advance for your anticipated cooperation in this
- matter.
-
- Best regards
-
-
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
- 10 days last reminder
-
- previous_date
-
-
-
- letter
-
- Our records indicate that we still have not received the
- payment of the above mentioned invoice despite our two
- reminders.
- If payment have already been sent, please disregard this
- notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your
- file will be transfered to our debt collection agency.
-
- Should you need us to arrange a payment plan for you, please
- advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this
- matter.
-
- Best regards
-
-
-
- If payment have already been sent, please disregard this notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
-
- Should you need us to arrange a payment plan for you, please advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
-
- 2 time policy
-
-
-
- 30 days end of month
-
- end_of_month
-
-
-
- email
- Our records indicate that we have not
- received the payment of the above mentioned invoice.
- If it has already been sent, please disregard this notice. If
- not, please proceed with payment within 10 days.
-
- Thank you in advance for your anticipated cooperation in this
- matter.
-
- Best regards
-
-
- If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
- 60 days last reminder
-
- previous_date
-
-
-
- letter
- Our records indicate that we still have
- not received the payment of the above mentioned invoice despite
- our reminder.
-
- If payment have already been sent, please disregard this
- notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your
- file will be transfered to our debt
- collection agency.
-
- Should you need us to arrange a payment plan for you, please
- advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this
- matter.
-
- Best regards
-
-
-
- If payment have already been sent, please disregard this notice. If not, please proceed with payment.
- If your payment has not been received in the next 5 days, your file will be transfered to our debt
- collection agency.
-
- Should you need us to arrange a payment plan for you, please advise.
- A customer account statement is enclosed for you convenience.
-
- Thank you in advance for your anticipated cooperation in this matter.
-
- Best regards
- ]]>
-
-
-
-
-
-
-
-
+
+
+
+ Credit Control Email
+ ${object.partner_id.company_id.email or ''}
+ Credit Control:
+ (${object.current_policy_level.name or 'n/a'})
+
+ ${object.get_email() or ''}
+
+
+
+ ${object.get_contact_address().lang or 'en_US'}
+
+
+
+
+ ${object.current_policy_level.custom_mail_text | safe}
+ ]]>
+
+
+
+
+ No follow
+
+
+
+
+
+ No follow
+
+ net_days
+
+
+
+ email
+ Manual no follow
+
+ Manual no follow
+
+
+
+
+ 3 time policy
+
+
+
+ 10 days net
+
+ net_days
+
+
+
+ email
+ Our records indicate that we have not received the payment of the invoice mentioned below.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+
+
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+ 30 days end of month
+
+ end_of_month
+
+
+
+ email
+ Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+ 10 days last reminder
+
+ previous_date
+
+
+
+ letter
+
+ Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+
+
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+
+ 2 time policy
+
+
+
+ 30 days end of month
+
+ end_of_month
+
+
+
+ email
+ Our records indicate that we have not received the payment of the invoice mentioned below.
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+
+ If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+ 60 days last reminder
+
+ previous_date
+
+
+
+ letter
+ Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.
+
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+
+
+
+ If payment have already been sent, please disregard this notice. If not, please proceed with payment.
+ If your payment has not been received in the next 5 days, your file will be transfered to our debt
+ collection agency.
+
+ Should you need us to arrange a payment plan for you, please advise.
+ A customer account statement is enclosed for you convenience.
+
+ Thank you in advance for your anticipated cooperation in this matter.
+
+ Best regards
+ ]]>
+
+
+
+
+
+
+
diff --git a/account_credit_control/migrations/0.3/post-migration.py b/account_credit_control/migrations/0.3/post-migration.py
deleted file mode 100644
index 95be27a45..000000000
--- a/account_credit_control/migrations/0.3/post-migration.py
+++ /dev/null
@@ -1,26 +0,0 @@
-# -*- encoding: utf-8 -*-
-import logging
-from odoo import SUPERUSER_ID
-from odoo.modules.registry import RegistryManager
-
-uid = SUPERUSER_ID
-
-__name__ = 'Change custom_mail_text text field to hmtl field'
-_logger = logging.getLogger(__name__)
-
-
-def migrate_replace_text_with_html(cr, registry):
- cr.execute("""update credit_control_policy_level set
- custom_mail_text=regexp_replace(custom_mail_text, E'[\\n]',
- ' ','g')""")
- cr.execute("""update ir_translation set
- value=regexp_replace(value, E'[\\n]',' ','g')
- where name='credit.control.policy.level,custom_mail_text'""")
-
-
-def migrate(cr, version):
- if not version:
- # it is the installation of the module
- return
- registry = RegistryManager.get(cr.dbname)
- migrate_replace_text_with_html(cr, registry)
diff --git a/account_credit_control/models/__init__.py b/account_credit_control/models/__init__.py
index 8db8b8120..01bbe9e10 100644
--- a/account_credit_control/models/__init__.py
+++ b/account_credit_control/models/__init__.py
@@ -1,7 +1,3 @@
-# -*- coding: utf-8 -*-
-# Copyright 2012-2014 Camptocamp SA
-# Copyright 2017 Okia SPRL (https://okia.be)
-# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import account_account
from . import account_invoice
from . import credit_control_line
diff --git a/account_credit_control/models/account_account.py b/account_credit_control/models/account_account.py
index a911eaebe..2face2a5b 100644
--- a/account_credit_control/models/account_account.py
+++ b/account_credit_control/models/account_account.py
@@ -1,24 +1,8 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
-from odoo import models, fields
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo import fields, models
class AccountAccount(models.Model):
diff --git a/account_credit_control/models/account_invoice.py b/account_credit_control/models/account_invoice.py
index 2f803454a..5cc66de22 100644
--- a/account_credit_control/models/account_invoice.py
+++ b/account_credit_control/models/account_invoice.py
@@ -1,25 +1,9 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Vincent Renaville
-# Copyright 2013 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
-from odoo import models, fields, api, _
-from odoo.exceptions import Warning
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo import _, api, fields, models
+from odoo.exceptions import UserError
class AccountInvoice(models.Model):
@@ -57,7 +41,7 @@ def action_cancel(self):
('state', '!=', 'draft')]
cc_nondraft_lines = cc_line_obj.search(nondraft_domain)
if cc_nondraft_lines:
- raise Warning(
+ raise UserError(
_('You cannot cancel this invoice.\n'
'A payment reminder has already been '
'sent to the customer.\n'
diff --git a/account_credit_control/models/credit_control_line.py b/account_credit_control/models/credit_control_line.py
index 49290bd99..d052b3669 100644
--- a/account_credit_control/models/credit_control_line.py
+++ b/account_credit_control/models/credit_control_line.py
@@ -1,27 +1,11 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import logging
-from odoo import models, fields, api, _
-from odoo.exceptions import Warning
+from odoo import _, api, fields, models
+from odoo.exceptions import UserError
logger = logging.getLogger(__name__)
@@ -226,7 +210,7 @@ def create_or_update_from_mv_lines(self, lines, level, controlling_date,
def unlink(self):
for line in self:
if line.state != 'draft':
- raise Warning(
+ raise UserError(
_('You are not allowed to delete a credit control '
'line that is not in draft state.')
)
diff --git a/account_credit_control/models/credit_control_policy.py b/account_credit_control/models/credit_control_policy.py
index e2aa1f832..2c3666d91 100644
--- a/account_credit_control/models/credit_control_policy.py
+++ b/account_credit_control/models/credit_control_policy.py
@@ -1,25 +1,9 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
-from odoo import models, fields, api, _
-from odoo.exceptions import Warning
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo import _, api, fields, models
+from odoo.exceptions import UserError
class CreditControlPolicy(models.Model):
@@ -150,7 +134,7 @@ def _get_invoice_related_lines(self, controlling_date):
the process
"""
return self._move_lines_subset(controlling_date, 'account.invoice',
- 'invoice')
+ 'invoice_id')
@api.multi
@api.returns('account.move.line')
@@ -198,7 +182,7 @@ def check_policy_against_account(self, account):
if account in x.account_ids or x.do_nothing]
if self not in allowed:
allowed_names = u"\n".join(x.name for x in allowed)
- raise Warning(
+ raise UserError(
_('You can only use a policy set on '
'account %s.\n'
'Please choose one of the following '
diff --git a/account_credit_control/models/credit_control_run.py b/account_credit_control/models/credit_control_run.py
index 51da47e7e..910525aa5 100644
--- a/account_credit_control/models/credit_control_run.py
+++ b/account_credit_control/models/credit_control_run.py
@@ -1,27 +1,11 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import logging
-from odoo import models, fields, api, _
-from odoo.exceptions import Warning
+from odoo import _, api, fields, models
+from odoo.exceptions import UserError
logger = logging.getLogger(__name__)
@@ -84,16 +68,16 @@ def _check_run_date(self, controlling_date):
runs = self.search([('date', '>', controlling_date)],
order='date DESC', limit=1)
if runs:
- raise Warning(_('A run has already been executed more '
- 'recently than %s') % (runs.date))
+ raise UserError(_('A run has already been executed more '
+ 'recently than %s') % (runs.date))
line_obj = self.env['credit.control.line']
lines = line_obj.search([('date', '>', controlling_date)],
order='date DESC', limit=1)
if lines:
- raise Warning(_('A credit control line more '
- 'recent than %s exists at %s') %
- (controlling_date, lines.date))
+ raise UserError(_('A credit control line more '
+ 'recent than %s exists at %s') %
+ (controlling_date, lines.date))
@api.multi
@api.returns('credit.control.line')
@@ -105,7 +89,7 @@ def _generate_credit_lines(self):
policies = self.policy_ids
if not policies:
- raise Warning(_('Please select a policy'))
+ raise UserError(_('Please select a policy'))
report = ''
generated = self.env['credit.control.line']
@@ -157,8 +141,8 @@ def generate_credit_lines(self):
except Exception:
# In case of exception openerp will do a rollback
# for us and free the lock
- raise Warning(_('A credit control run is already running '
- 'in background, please try later.'))
+ raise UserError(_('A credit control run is already running '
+ 'in background, please try later.'))
self._generate_credit_lines()
return True
diff --git a/account_credit_control/models/mail_mail.py b/account_credit_control/models/mail_mail.py
index 2661c832d..3b5f95acb 100644
--- a/account_credit_control/models/mail_mail.py
+++ b/account_credit_control/models/mail_mail.py
@@ -1,24 +1,8 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
-from odoo import models, fields
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo import fields, models
class Mail(models.Model):
diff --git a/account_credit_control/models/res_company.py b/account_credit_control/models/res_company.py
index fad94d716..4ae6dc332 100644
--- a/account_credit_control/models/res_company.py
+++ b/account_credit_control/models/res_company.py
@@ -1,24 +1,8 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
-from odoo import models, fields
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo import fields, models
class ResCompany(models.Model):
diff --git a/account_credit_control/models/res_partner.py b/account_credit_control/models/res_partner.py
index 91a9645a5..b43e43d15 100644
--- a/account_credit_control/models/res_partner.py
+++ b/account_credit_control/models/res_partner.py
@@ -1,25 +1,9 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
-from odoo import models, fields, api
-from odoo.exceptions import Warning, ValidationError
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo import api, fields, models
+from odoo.exceptions import UserError, ValidationError
class ResPartner(models.Model):
@@ -54,6 +38,6 @@ def _check_credit_policy(self):
policy = partner.credit_policy_id
try:
policy.check_policy_against_account(account)
- except Warning as err:
+ except UserError as err:
# constrains should raise ValidationError exceptions
raise ValidationError(err)
diff --git a/account_credit_control/report/report_credit_control_summary.xml b/account_credit_control/report/report_credit_control_summary.xml
index 97345ff1c..676a5e213 100644
--- a/account_credit_control/report/report_credit_control_summary.xml
+++ b/account_credit_control/report/report_credit_control_summary.xml
@@ -19,8 +19,9 @@
-
+
+
+
Summary
diff --git a/account_credit_control/security/ir.model.access.csv b/account_credit_control/security/ir.model.access.csv
index a9a128d8f..979d3b7b8 100644
--- a/account_credit_control/security/ir.model.access.csv
+++ b/account_credit_control/security/ir.model.access.csv
@@ -1,20 +1,20 @@
-"id","perm_create","perm_unlink","group_id/id","name","model_id/id","perm_read","perm_write"
-"account_credit_control.ir_model_access_270",1,1,"group_account_credit_control_manager","credit_control_manager_line","account_credit_control.model_credit_control_line",1,1
-"account_credit_control.ir_model_access_271",1,1,"group_account_credit_control_user","credit_control_user_line","account_credit_control.model_credit_control_line",1,1
-"account_credit_control.ir_model_access_272",0,0,"group_account_credit_control_info","credit_control_info_line","account_credit_control.model_credit_control_line",1,0
-"account_credit_control.ir_model_access_273",1,1,"group_account_credit_control_manager","credit_control_manager_mail_template","mail.model_mail_template",1,1
-"account_credit_control.ir_model_access_275",1,1,"group_account_credit_control_manager","credit_control_manager_mail_message","mail.model_mail_message",1,1
-"account_credit_control.ir_model_access_276",1,0,"group_account_credit_control_user","credit_control_user_mail_message","mail.model_mail_message",1,1
-"account_credit_control.ir_model_access_277",0,0,"group_account_credit_control_info","credit_control_info_mail_message","mail.model_mail_message",1,0
-"account_credit_control.ir_model_access_281",1,1,"group_account_credit_control_manager","credit_control_mananger_run","account_credit_control.model_credit_control_run",1,1
-"account_credit_control.ir_model_access_282",1,1,"group_account_credit_control_user","credit_control_user_run","account_credit_control.model_credit_control_run",1,1
-"account_credit_control.ir_model_access_283",0,0,"group_account_credit_control_info","credit_control_info_run","account_credit_control.model_credit_control_run",1,0
-"account_credit_control.ir_model_access_284",1,1,"group_account_credit_control_manager","credit_control_manager_policy","account_credit_control.model_credit_control_policy",1,1
-"account_credit_control.ir_model_access_285",0,0,"group_account_credit_control_user","credit_control_user_policy","account_credit_control.model_credit_control_policy",1,0
-"account_credit_control.ir_model_access_286",0,0,"group_account_credit_control_info","credit_control_info_policy","account_credit_control.model_credit_control_policy",1,0
-"account_credit_control.ir_model_access_287",1,1,"group_account_credit_control_manager","credit_control_manager_level","account_credit_control.model_credit_control_policy_level",1,1
-"account_credit_control.ir_model_access_288",0,0,"group_account_credit_control_user","credit_control_user_level","account_credit_control.model_credit_control_policy_level",1,0
-"account_credit_control.ir_model_access_289",0,0,"group_account_credit_control_info","credit_control_info_level","account_credit_control.model_credit_control_policy_level",1,0
-"account_credit_control.ir_model_access_290",0,0,"account.group_account_user","credit_control_fin_user_line","account_credit_control.model_credit_control_line",1,0
-"account_credit_control.ir_model_access_291",0,0,"account.group_account_invoice","credit_control_fin_invoice_line","account_credit_control.model_credit_control_line",1,0
-"account_credit_control.ir_model_access_292",1,1,"account.group_account_manager","credit_control_fin_manager_line","account_credit_control.model_credit_control_line",1,1
+id,name,model_id/id,group_id/id,perm_read,perm_write,perm_create,perm_unlink
+account_credit_control.ir_model_access_270,credit_control_manager_line,account_credit_control.model_credit_control_line,group_account_credit_control_manager,1,1,1,1
+account_credit_control.ir_model_access_271,credit_control_user_line,account_credit_control.model_credit_control_line,group_account_credit_control_user,1,1,1,1
+account_credit_control.ir_model_access_272,credit_control_info_line,account_credit_control.model_credit_control_line,group_account_credit_control_info,1,0,0,0
+account_credit_control.ir_model_access_273,credit_control_manager_mail_template,mail.model_mail_template,group_account_credit_control_manager,1,1,1,1
+account_credit_control.ir_model_access_275,credit_control_manager_mail_message,mail.model_mail_message,group_account_credit_control_manager,1,1,1,1
+account_credit_control.ir_model_access_276,credit_control_user_mail_message,mail.model_mail_message,group_account_credit_control_user,1,1,1,0
+account_credit_control.ir_model_access_277,credit_control_info_mail_message,mail.model_mail_message,group_account_credit_control_info,1,0,0,0
+account_credit_control.ir_model_access_281,credit_control_mananger_run,account_credit_control.model_credit_control_run,group_account_credit_control_manager,1,1,1,1
+account_credit_control.ir_model_access_282,credit_control_user_run,account_credit_control.model_credit_control_run,group_account_credit_control_user,1,1,1,1
+account_credit_control.ir_model_access_283,credit_control_info_run,account_credit_control.model_credit_control_run,group_account_credit_control_info,1,0,0,0
+account_credit_control.ir_model_access_284,credit_control_manager_policy,account_credit_control.model_credit_control_policy,group_account_credit_control_manager,1,1,1,1
+account_credit_control.ir_model_access_285,credit_control_user_policy,account_credit_control.model_credit_control_policy,group_account_credit_control_user,1,0,0,0
+account_credit_control.ir_model_access_286,credit_control_info_policy,account_credit_control.model_credit_control_policy,group_account_credit_control_info,1,0,0,0
+account_credit_control.ir_model_access_287,credit_control_manager_level,account_credit_control.model_credit_control_policy_level,group_account_credit_control_manager,1,1,1,1
+account_credit_control.ir_model_access_288,credit_control_user_level,account_credit_control.model_credit_control_policy_level,group_account_credit_control_user,1,0,0,0
+account_credit_control.ir_model_access_289,credit_control_info_level,account_credit_control.model_credit_control_policy_level,group_account_credit_control_info,1,0,0,0
+account_credit_control.ir_model_access_290,credit_control_fin_user_line,account_credit_control.model_credit_control_line,account.group_account_user,1,0,0,0
+account_credit_control.ir_model_access_291,credit_control_fin_invoice_line,account_credit_control.model_credit_control_line,account.group_account_invoice,1,0,0,0
+account_credit_control.ir_model_access_292,credit_control_fin_manager_line,account_credit_control.model_credit_control_line,account.group_account_manager,1,1,1,1
diff --git a/account_credit_control/views/account_invoice.xml b/account_credit_control/views/account_invoice.xml
index 94883cc9d..2b9dcbbf3 100644
--- a/account_credit_control/views/account_invoice.xml
+++ b/account_credit_control/views/account_invoice.xml
@@ -17,7 +17,7 @@
-
diff --git a/account_credit_control/views/credit_control_line.xml b/account_credit_control/views/credit_control_line.xml
index 39fd722ce..74963f679 100644
--- a/account_credit_control/views/credit_control_line.xml
+++ b/account_credit_control/views/credit_control_line.xml
@@ -49,70 +49,59 @@
credit.control.line
-
-
+
+
+
+
+
+
+
+
+
+
+
+
+
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
+
-
-
-
-
-
-
-
+ parent="account.menu_finance_entries"
+ id="base_credit_control_menu" sequence="10"
+ groups="account_credit_control.group_account_credit_control_manager,account_credit_control.group_account_credit_control_user,account_credit_control.group_account_credit_control_info"/>
Credit Control Lines
@@ -174,7 +164,8 @@
parent="base_credit_control_menu"
action="credit_control_line_action"
sequence="20"
- id="credit_control_line_action_menu"/>
+ id="credit_control_line_action_menu"
+ />
diff --git a/account_credit_control/views/credit_control_policy.xml b/account_credit_control/views/credit_control_policy.xml
index 0bbc58aa8..b3651fc90 100644
--- a/account_credit_control/views/credit_control_policy.xml
+++ b/account_credit_control/views/credit_control_policy.xml
@@ -70,7 +70,8 @@
+ id="base_credit_control_configuration_menu"
+ groups="account_credit_control.group_account_credit_control_manager,account_credit_control.group_account_credit_control_user"/>
diff --git a/account_credit_control/views/credit_control_run.xml b/account_credit_control/views/credit_control_run.xml
index 981d582fa..c01a4d799 100644
--- a/account_credit_control/views/credit_control_run.xml
+++ b/account_credit_control/views/credit_control_run.xml
@@ -20,7 +20,7 @@
+ id="credit_control_run_menu"
+ groups="account_credit_control.group_account_credit_control_manager,account_credit_control.group_account_credit_control_user"/>
diff --git a/account_credit_control/views/res_partner.xml b/account_credit_control/views/res_partner.xml
index 5b332ba51..cdb4888ae 100644
--- a/account_credit_control/views/res_partner.xml
+++ b/account_credit_control/views/res_partner.xml
@@ -7,7 +7,7 @@
+ groups="account_credit_control.group_account_credit_control_manager,account_credit_control.group_account_credit_control_user"/>
diff --git a/account_credit_control/wizard/__init__.py b/account_credit_control/wizard/__init__.py
index 82938e856..f3c532641 100644
--- a/account_credit_control/wizard/__init__.py
+++ b/account_credit_control/wizard/__init__.py
@@ -1,23 +1,3 @@
-# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
from . import credit_control_emailer
from . import credit_control_marker
from . import credit_control_printer
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
index 4bca732c9..d23718555 100644
--- a/account_credit_control/wizard/credit_control_communication.py
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -1,25 +1,9 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import logging
-from odoo import models, fields, api
+from odoo import api, fields, models
logger = logging.getLogger(__name__)
diff --git a/account_credit_control/wizard/credit_control_emailer.py b/account_credit_control/wizard/credit_control_emailer.py
index fceecf212..9c7230954 100644
--- a/account_credit_control/wizard/credit_control_emailer.py
+++ b/account_credit_control/wizard/credit_control_emailer.py
@@ -1,26 +1,10 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
-from odoo import models, fields, api, _
-from odoo.exceptions import Warning
+from odoo import _, api, fields, models
+from odoo.exceptions import UserError
class CreditControlEmailer(models.TransientModel):
@@ -60,7 +44,7 @@ def _filter_lines(self, lines):
def email_lines(self):
self.ensure_one()
if not self.line_ids:
- raise Warning(_('No credit control lines selected.'))
+ raise UserError(_('No credit control lines selected.'))
comm_obj = self.env['credit.control.communication']
diff --git a/account_credit_control/wizard/credit_control_emailer_view.xml b/account_credit_control/wizard/credit_control_emailer_view.xml
index 50385f0e0..272289e4b 100644
--- a/account_credit_control/wizard/credit_control_emailer_view.xml
+++ b/account_credit_control/wizard/credit_control_emailer_view.xml
@@ -19,7 +19,6 @@
name="email_lines"
string="Send the emails"
type="object"/>
- or
.
-#
-##############################################################################
-from odoo import models, fields, api, _
-from odoo.exceptions import Warning
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo import _, api, fields, models
+from odoo.exceptions import UserError
class CreditControlMarker(models.TransientModel):
@@ -72,12 +56,12 @@ def mark_lines(self):
self.ensure_one()
if not self.line_ids:
- raise Warning(_('No credit control lines selected.'))
+ raise UserError(_('No credit control lines selected.'))
filtered_lines = self._filter_lines(self.line_ids)
if not filtered_lines:
- raise Warning(_('No lines will be changed. '
- 'All the selected lines are already done.'))
+ raise UserError(_('No lines will be changed. '
+ 'All the selected lines are already done.'))
self._mark_lines(filtered_lines, self.name)
diff --git a/account_credit_control/wizard/credit_control_marker_view.xml b/account_credit_control/wizard/credit_control_marker_view.xml
index f5be4b840..e21f22c11 100644
--- a/account_credit_control/wizard/credit_control_marker_view.xml
+++ b/account_credit_control/wizard/credit_control_marker_view.xml
@@ -29,7 +29,6 @@
name="mark_lines"
string="Change Lines' State"
type="object"/>
- or
.
-#
-##############################################################################
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
import logging
-from odoo import models, fields, api, _
-from odoo.exceptions import Warning
+from odoo import _, api, fields, models
+from odoo.exceptions import UserError
logger = logging.getLogger(__name__)
@@ -60,11 +44,11 @@ def _get_default_lines(self):
selected_lines = self.env['account.move.line']
for invoice in invoice_obj.browse(active_ids):
if invoice.type in ('in_invoice', 'in_refund', 'out_refund'):
- raise Warning(_('Please use wizard on customer invoices'))
+ raise UserError(_('Please use wizard on customer invoices'))
domain = [('account_id', '=', invoice.account_id.id),
('move_id', '=', invoice.move_id.id),
- ('reconcile_id', '=', False)]
+ ('reconciled', '=', False)]
move_lines = selected_lines.search(domain)
selected_lines |= move_lines
return selected_lines
@@ -99,9 +83,7 @@ def _mark_as_overridden(self, move_lines):
def _set_invoice_policy(self, move_lines, policy):
""" Force policy on invoice """
invoice_obj = self.env['account.invoice']
- invoice_ids = set(line.invoice.id for line in move_lines
- if line.invoice)
- invoices = invoice_obj.browse(invoice_ids)
+ invoices = move_lines.mapped('invoice_id')
invoices.write({'credit_policy_id': policy.id})
@api.model
diff --git a/account_credit_control/wizard/credit_control_policy_changer_view.xml b/account_credit_control/wizard/credit_control_policy_changer_view.xml
index 5b5f2fd0c..b4598c387 100644
--- a/account_credit_control/wizard/credit_control_policy_changer_view.xml
+++ b/account_credit_control/wizard/credit_control_policy_changer_view.xml
@@ -29,7 +29,6 @@
name="set_new_policy"
string="Set new policy"
type="object"/>
- or
diff --git a/account_credit_control/wizard/credit_control_printer.py b/account_credit_control/wizard/credit_control_printer.py
index 12773b087..33798cb38 100644
--- a/account_credit_control/wizard/credit_control_printer.py
+++ b/account_credit_control/wizard/credit_control_printer.py
@@ -1,26 +1,10 @@
# -*- coding: utf-8 -*-
-##############################################################################
-#
-# Author: Nicolas Bessi, Guewen Baconnier
-# Copyright 2012-2014 Camptocamp SA
-#
-# This program is free software: you can redistribute it and/or modify
-# it under the terms of the GNU Affero General Public License as
-# published by the Free Software Foundation, either version 3 of the
-# License, or (at your option) any later version.
-#
-# This program is distributed in the hope that it will be useful,
-# but WITHOUT ANY WARRANTY; without even the implied warranty of
-# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
-# GNU Affero General Public License for more details.
-#
-# You should have received a copy of the GNU Affero General Public License
-# along with this program. If not, see .
-#
-##############################################################################
+# Copyright 2012-2017 Camptocamp SA
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
-from odoo import models, fields, api, _
-from odoo.exceptions import Warning
+from odoo import _, api, fields, models
+from odoo.exceptions import UserError
class CreditControlPrinter(models.TransientModel):
@@ -58,7 +42,7 @@ def print_lines(self):
self.ensure_one()
comm_obj = self.env['credit.control.communication']
if not self.line_ids:
- raise Warning(_('No credit control lines selected.'))
+ raise UserError(_('No credit control lines selected.'))
lines = self._get_lines(self.line_ids, self._credit_line_predicate)
diff --git a/account_credit_control/wizard/credit_control_printer_view.xml b/account_credit_control/wizard/credit_control_printer_view.xml
index 909b6658f..47d53db18 100644
--- a/account_credit_control/wizard/credit_control_printer_view.xml
+++ b/account_credit_control/wizard/credit_control_printer_view.xml
@@ -20,7 +20,6 @@
From e59da5caa1df2ad8a601d05fb25eb4f708c68496 Mon Sep 17 00:00:00 2001
From: Sylvain Van Hoof
Date: Fri, 2 Jun 2017 10:18:24 +0200
Subject: [PATCH 030/157] [MIG] Add some unit tests on the module
account_credit_control
(cherry picked from commit 7fa1b0ac883914f3cdfcaaa1a00016a35cced368)
[IMP] Add some unitest and fix a bug with exceptions
(cherry picked from commit c2f34ecd06fa5ba093084cf32f35c722c5866ff5)
[FIX] Reindent line
(cherry picked from commit b643a48f86b20ed6496f2e08366a407095d1540b)
[IMP] Add some new unittests
(cherry picked from commit f118e2391de3b443558d26186fe44f55a7f0b9c4)
[IMP] Add encoding in each python files
(cherry picked from commit 9599a88303b921c8e73174db61318f6dc9f02017)
---
account_credit_control/__init__.py | 3 +
account_credit_control/models/__init__.py | 3 +
.../models/credit_control_policy.py | 12 +-
.../models/credit_control_run.py | 2 +-
account_credit_control/tests/__init__.py | 7 +
.../tests/test_account_invoice.py | 111 +++++++++++++
.../tests/test_credit_control_policy.py | 89 ++++++++++
.../tests/test_credit_control_run.py | 155 ++++++++++++++++++
.../tests/test_res_partner.py | 37 +++++
.../wizard/credit_control_policy_changer.py | 1 -
10 files changed, 412 insertions(+), 8 deletions(-)
create mode 100644 account_credit_control/tests/__init__.py
create mode 100644 account_credit_control/tests/test_account_invoice.py
create mode 100644 account_credit_control/tests/test_credit_control_policy.py
create mode 100644 account_credit_control/tests/test_credit_control_run.py
create mode 100644 account_credit_control/tests/test_res_partner.py
diff --git a/account_credit_control/__init__.py b/account_credit_control/__init__.py
index 9b4296142..7b23af6a9 100644
--- a/account_credit_control/__init__.py
+++ b/account_credit_control/__init__.py
@@ -1,2 +1,5 @@
+# -*- coding: utf-8 -*-
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import models
from . import wizard
diff --git a/account_credit_control/models/__init__.py b/account_credit_control/models/__init__.py
index 01bbe9e10..342e9b8cd 100644
--- a/account_credit_control/models/__init__.py
+++ b/account_credit_control/models/__init__.py
@@ -1,3 +1,6 @@
+# -*- coding: utf-8 -*-
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from . import account_account
from . import account_invoice
from . import credit_control_line
diff --git a/account_credit_control/models/credit_control_policy.py b/account_credit_control/models/credit_control_policy.py
index 2c3666d91..252712672 100644
--- a/account_credit_control/models/credit_control_policy.py
+++ b/account_credit_control/models/credit_control_policy.py
@@ -3,7 +3,7 @@
# Copyright 2017 Okia SPRL (https://okia.be)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
from odoo import _, api, fields, models
-from odoo.exceptions import UserError
+from odoo.exceptions import UserError, ValidationError
class CreditControlPolicy(models.Model):
@@ -241,8 +241,8 @@ def _check_level_mode(self):
self.search([('policy_id', '=', policy_level.policy_id.id)],
order='level asc', limit=1)
if smallest_level.computation_mode == 'previous_date':
- return api.ValidationError(_('The smallest level can not be '
- 'of type Previous Reminder'))
+ raise ValidationError(_('The smallest level can not be '
+ 'of type Previous Reminder'))
@api.multi
def _previous_level(self):
@@ -280,7 +280,7 @@ def _previous_date_get_boundary():
return "(cr_line.date + %(delay)s)::date <= date(%(controlling_date)s)"
@api.multi
- def _get_sql_date_boundary_for_computation_mode(self, controlling_date):
+ def _get_sql_date_boundary_for_computation_mode(self):
""" Return a where clauses statement for the given controlling
date and computation mode of the level
"""
@@ -323,7 +323,7 @@ def _get_first_level_move_lines(self, controlling_date, lines):
" AND (mv_line.debit IS NOT NULL AND mv_line.debit != 0.0)\n")
sql += " AND"
_get_sql_date_part = self._get_sql_date_boundary_for_computation_mode
- sql += _get_sql_date_part(controlling_date)
+ sql += _get_sql_date_part()
data_dict = {'controlling_date': controlling_date,
'line_ids': tuple(lines.ids),
'delay': self.delay_days}
@@ -363,7 +363,7 @@ def _get_other_level_move_lines(self, controlling_date, lines):
" AND mv_line.id in %(line_ids)s\n")
sql += " AND "
_get_sql_date_part = self._get_sql_date_boundary_for_computation_mode
- sql += _get_sql_date_part(controlling_date)
+ sql += _get_sql_date_part()
previous_level = self._previous_level()
data_dict = {'controlling_date': controlling_date,
'line_ids': tuple(lines.ids),
diff --git a/account_credit_control/models/credit_control_run.py b/account_credit_control/models/credit_control_run.py
index 910525aa5..4bd4ee2e1 100644
--- a/account_credit_control/models/credit_control_run.py
+++ b/account_credit_control/models/credit_control_run.py
@@ -59,7 +59,7 @@ def _get_policies(self):
copy=False,
)
- @api.multi
+ @api.model
def _check_run_date(self, controlling_date):
""" Ensure that there is no credit line in the future
using controlling_date
diff --git a/account_credit_control/tests/__init__.py b/account_credit_control/tests/__init__.py
new file mode 100644
index 000000000..c13729caa
--- /dev/null
+++ b/account_credit_control/tests/__init__.py
@@ -0,0 +1,7 @@
+# -*- coding: utf-8 -*-
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from . import test_credit_control_policy
+from . import test_res_partner
+from . import test_account_invoice
+from . import test_credit_control_run
diff --git a/account_credit_control/tests/test_account_invoice.py b/account_credit_control/tests/test_account_invoice.py
new file mode 100644
index 000000000..9f920b4c0
--- /dev/null
+++ b/account_credit_control/tests/test_account_invoice.py
@@ -0,0 +1,111 @@
+# -*- coding: utf-8 -*-
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from datetime import datetime
+from dateutil import relativedelta
+
+from odoo import fields
+from odoo.tests.common import TransactionCase
+from odoo.exceptions import UserError
+
+
+class TestAccountInvoice(TransactionCase):
+ post_install = True
+ at_install = False
+
+ def test_action_cancel(self):
+ """
+ Test the method action_cancel on invoice
+ We will create an old invoice, generate a control run
+ and check if I can unlink this invoice
+ :return:
+ """
+ journal = self.env['account.invoice']._default_journal()
+
+ account_type_rec = self.env.ref('account.data_account_type_receivable')
+ account = self.env['account.account'].create({
+ 'code': '400001',
+ 'name': 'Clients (test)',
+ 'user_type_id': account_type_rec.id,
+ 'reconcile': True,
+ })
+
+ tag_operation = self.env.ref('account.account_tag_operating')
+ account_type_inc = self.env.ref('account.data_account_type_revenue')
+ analytic_account = self.env['account.account'].create({
+ 'code': '701001',
+ 'name': 'Ventes en Belgique (test)',
+ 'user_type_id': account_type_inc.id,
+ 'reconcile': True,
+ 'tag_ids': [(6, 0, [tag_operation.id])]
+ })
+ payment_term = self.env.ref('account.account_payment_term_immediate')
+
+ product = self.env['product.product'].create({
+ 'name': 'Product test'
+ })
+
+ policy = self.env.ref('account_credit_control.credit_control_3_time')
+ policy.write({
+ 'account_ids': [(6, 0, [account.id])]
+ })
+
+ # There is a bug with Odoo ...
+ # The field "credit_policy_id" is considered as an "old field" and
+ # the field property_account_receivable_id like a "new field"
+ # The ORM will create the record with old field
+ # and update the record with new fields.
+ # However constrains are applied after the first creation.
+ partner = self.env['res.partner'].create({
+ 'name': 'Partner',
+ 'property_account_receivable_id': account.id,
+ })
+ partner.credit_policy_id = policy.id
+
+ date_invoice = datetime.today() - relativedelta.relativedelta(years=1)
+ invoice = self.env['account.invoice'].create({
+ 'partner_id': partner.id,
+ 'journal_id': journal.id,
+ 'type': 'out_invoice',
+ 'payment_term_id': payment_term.id,
+ 'date_invoice': fields.Datetime.to_string(date_invoice),
+ 'date_due': fields.Datetime.to_string(date_invoice),
+ })
+
+ invoice.invoice_line_ids.create({
+ 'invoice_id': invoice.id,
+ 'product_id': product.id,
+ 'name': product.name,
+ 'account_id': analytic_account.id,
+ 'quantity': 5,
+ 'price_unit': 100,
+ })
+
+ # Validate the invoice
+ invoice.action_invoice_open()
+
+ control_run = self.env['credit.control.run'].create({
+ 'date': fields.Date.today(),
+ 'policy_ids': [(6, 0, [policy.id])]
+ })
+ control_run.generate_credit_lines()
+
+ self.assertTrue(len(invoice.credit_control_line_ids), 1)
+ control_line = invoice.credit_control_line_ids
+
+ control_marker = self.env['credit.control.marker']
+ marker_line = control_marker\
+ .with_context(active_model='credit.control.line',
+ active_ids=[control_line.id])\
+ ._get_line_ids()
+
+ self.assertIn(control_line, marker_line)
+
+ marker = self.env['credit.control.marker'].create({
+ 'name': 'to_be_sent',
+ 'line_ids': [(6, 0, [control_line.id])]
+ })
+ marker.mark_lines()
+
+ with self.assertRaises(UserError):
+ invoice.unlink()
diff --git a/account_credit_control/tests/test_credit_control_policy.py b/account_credit_control/tests/test_credit_control_policy.py
new file mode 100644
index 000000000..c80566c06
--- /dev/null
+++ b/account_credit_control/tests/test_credit_control_policy.py
@@ -0,0 +1,89 @@
+# -*- coding: utf-8 -*-
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo.exceptions import ValidationError, UserError
+from odoo.tests.common import TransactionCase
+
+
+class TestCreditControlPolicy(TransactionCase):
+ post_install = True
+ at_install = False
+
+ def test_check_policy_against_account(self):
+ """
+ Test the model check_policy_against_account with several case
+ :return:
+ """
+ policy = self.env.ref('account_credit_control.credit_control_3_time')
+
+ account_type = self.env.ref('account.data_account_type_receivable')
+ account = self.env['account.account'].create({
+ 'code': '400001',
+ 'name': 'Test',
+ 'user_type_id': account_type.id,
+ 'reconcile': True,
+ })
+
+ # The account is not included in the policy
+ with self.assertRaises(UserError):
+ policy.check_policy_against_account(account)
+
+ # We set the flag "do_nothing" to True
+ policy.write({
+ 'account_ids': [(5, 0)],
+ 'do_nothing': True,
+ })
+ result = policy.check_policy_against_account(account)
+ self.assertTrue(result)
+
+ # We add the account in the policy
+ policy.write({
+ 'account_ids': [(6, 0, [account.id])]
+ })
+ result = policy.check_policy_against_account(account)
+ self.assertTrue(result)
+
+ def test_check_level_mode(self):
+ """
+ Check the method _check_level_mode on policy level
+ :return:
+ """
+ level_1 = self.env.ref('account_credit_control.3_time_1')
+
+ with self.assertRaises(ValidationError):
+ level_1.computation_mode = 'previous_date'
+
+ def test_previous_level(self):
+ """
+ Check the method _previous_level on policy level
+ :return:
+ """
+ level_1 = self.env.ref('account_credit_control.3_time_1')
+ level_2 = self.env.ref('account_credit_control.3_time_2')
+
+ previous_level = level_2._previous_level()
+ self.assertEqual(previous_level, level_1)
+
+ def test_get_sql_date_boundary_for_computation_mode(self):
+ """
+ Check the where clauses statement return by the method
+ _get_sql_date_boundary_for_computation_mode
+ according the computation mode
+ :return:
+ """
+ level_2 = self.env.ref('account_credit_control.3_time_2')
+
+ level_2.computation_mode = 'net_days'
+ where_clause = level_2._net_days_get_boundary()
+ result = level_2._get_sql_date_boundary_for_computation_mode()
+ self.assertEqual(result, where_clause)
+
+ level_2.computation_mode = 'end_of_month'
+ where_clause = level_2._end_of_month_get_boundary()
+ result = level_2._get_sql_date_boundary_for_computation_mode()
+ self.assertEqual(result, where_clause)
+
+ level_2.computation_mode = 'previous_date'
+ where_clause = level_2._previous_date_get_boundary()
+ result = level_2._get_sql_date_boundary_for_computation_mode()
+ self.assertEqual(result, where_clause)
diff --git a/account_credit_control/tests/test_credit_control_run.py b/account_credit_control/tests/test_credit_control_run.py
new file mode 100644
index 000000000..ac7c83196
--- /dev/null
+++ b/account_credit_control/tests/test_credit_control_run.py
@@ -0,0 +1,155 @@
+# -*- coding: utf-8 -*-
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+import re
+from datetime import datetime
+from dateutil import relativedelta
+
+from odoo import fields
+from odoo.tests.common import TransactionCase
+from odoo.exceptions import UserError
+
+
+class TestCreditControlRun(TransactionCase):
+ post_install = True
+ at_install = False
+
+ def setUp(self):
+ super(TestCreditControlRun, self).setUp()
+
+ journal = self.env['account.invoice']._default_journal()
+
+ account_type_rec = self.env.ref('account.data_account_type_receivable')
+ account = self.env['account.account'].create({
+ 'code': '400001',
+ 'name': 'Clients (test)',
+ 'user_type_id': account_type_rec.id,
+ 'reconcile': True,
+ })
+
+ tag_operation = self.env.ref('account.account_tag_operating')
+ account_type_inc = self.env.ref('account.data_account_type_revenue')
+ analytic_account = self.env['account.account'].create({
+ 'code': '701001',
+ 'name': 'Ventes en Belgique (test)',
+ 'user_type_id': account_type_inc.id,
+ 'reconcile': True,
+ 'tag_ids': [(6, 0, [tag_operation.id])]
+ })
+ payment_term = self.env.ref('account.account_payment_term_immediate')
+
+ product = self.env['product.product'].create({
+ 'name': 'Product test'
+ })
+
+ self.policy = \
+ self.env.ref('account_credit_control.credit_control_3_time')
+ self.policy.write({
+ 'account_ids': [(6, 0, [account.id])]
+ })
+
+ # There is a bug with Odoo ...
+ # The field "credit_policy_id" is considered as an "old field" and
+ # the field property_account_receivable_id like a "new field"
+ # The ORM will create the record with old field
+ # and update the record with new fields.
+ # However constrains are applied after the first creation.
+ partner = self.env['res.partner'].create({
+ 'name': 'Partner',
+ 'property_account_receivable_id': account.id,
+ })
+ partner.credit_policy_id = self.policy.id
+
+ date_invoice = datetime.today() - relativedelta.relativedelta(years=1)
+ self.invoice = self.env['account.invoice'].create({
+ 'partner_id': partner.id,
+ 'journal_id': journal.id,
+ 'type': 'out_invoice',
+ 'payment_term_id': payment_term.id,
+ 'date_invoice': fields.Datetime.to_string(date_invoice),
+ 'date_due': fields.Datetime.to_string(date_invoice),
+ })
+
+ self.invoice.invoice_line_ids.create({
+ 'invoice_id': self.invoice.id,
+ 'product_id': product.id,
+ 'name': product.name,
+ 'account_id': analytic_account.id,
+ 'quantity': 5,
+ 'price_unit': 100,
+ })
+
+ # Validate the invoice
+ self.invoice.action_invoice_open()
+
+ def test_check_run_date(self):
+ """
+ Create a control run older than the last control run
+ :return:
+ """
+ control_run = self.env['credit.control.run'].create({
+ 'date': fields.Date.today(),
+ 'policy_ids': [(6, 0, [self.policy.id])]
+ })
+
+ with self.assertRaises(UserError):
+ today = datetime.today()
+ previous_date = today - relativedelta.relativedelta(days=15)
+ previous_date_str = fields.Date.to_string(previous_date)
+ control_run._check_run_date(previous_date_str)
+
+ def test_generate_credit_lines(self):
+ """
+ Test the method generate_credit_lines
+ :return:
+ """
+ control_run = self.env['credit.control.run'].create({
+ 'date': fields.Date.today(),
+ 'policy_ids': [(6, 0, [self.policy.id])]
+ })
+
+ control_run.with_context(lang='en_US').generate_credit_lines()
+
+ self.assertTrue(len(self.invoice.credit_control_line_ids), 1)
+ self.assertEqual(control_run.state, 'done')
+
+ report_regex = \
+ r'Policy "%s " has generated ' \
+ r'\d+ Credit Control Lines.
' % self.policy.name
+ regex_result = re.match(report_regex, control_run.report)
+ self.assertIsNotNone(regex_result)
+
+ def test_multi_credit_control_run(self):
+ """
+ Generate several control run
+ :return:
+ """
+
+ six_months = datetime.today() - relativedelta.relativedelta(months=6)
+ six_months_str = fields.Date.to_string(six_months)
+ three_months = datetime.today() - relativedelta.relativedelta(months=2)
+ three_months_str = fields.Date.to_string(three_months)
+
+ # First run
+ first_control_run = self.env['credit.control.run'].create({
+ 'date': six_months_str,
+ 'policy_ids': [(6, 0, [self.policy.id])]
+ })
+ first_control_run.with_context(lang='en_US').generate_credit_lines()
+ self.assertTrue(len(self.invoice.credit_control_line_ids), 1)
+
+ # Second run
+ second_control_run = self.env['credit.control.run'].create({
+ 'date': three_months_str,
+ 'policy_ids': [(6, 0, [self.policy.id])]
+ })
+ second_control_run.with_context(lang='en_US').generate_credit_lines()
+ self.assertTrue(len(self.invoice.credit_control_line_ids), 2)
+
+ # Last run
+ last_control_run = self.env['credit.control.run'].create({
+ 'date': fields.Date.today(),
+ 'policy_ids': [(6, 0, [self.policy.id])]
+ })
+ last_control_run.with_context(lang='en_US').generate_credit_lines()
+ self.assertTrue(len(self.invoice.credit_control_line_ids), 2)
diff --git a/account_credit_control/tests/test_res_partner.py b/account_credit_control/tests/test_res_partner.py
new file mode 100644
index 000000000..62399c6e4
--- /dev/null
+++ b/account_credit_control/tests/test_res_partner.py
@@ -0,0 +1,37 @@
+# -*- coding: utf-8 -*-
+# Copyright 2017 Okia SPRL (https://okia.be)
+# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
+from odoo.tests.common import TransactionCase
+from odoo.exceptions import ValidationError
+
+
+class TestCreditControlPolicyLevel(TransactionCase):
+ post_install = True
+ at_install = False
+
+ def test_check_credit_policy(self):
+ """
+ Test the constrains on res.partner
+ First we try to assign an account and a policy with a wrong policy
+ (this policy doesn't contains the account of the partner).
+ After that we add the previous account in the policy and
+ retry to assign this policy and this account on the partner
+ :return:
+ """
+ policy = self.env.ref('account_credit_control.credit_control_3_time')
+
+ partner = self.env['res.partner'].create({
+ 'name': 'Partner 1',
+ })
+ account = partner.property_account_receivable_id
+
+ with self.assertRaises(ValidationError):
+ partner.write({
+ 'credit_policy_id': policy.id,
+ })
+
+ policy.write({
+ 'account_ids': [(6, 0, [account.id])]
+ })
+ partner.property_account_receivable_id = account.id
+ partner.credit_policy_id = policy.id
diff --git a/account_credit_control/wizard/credit_control_policy_changer.py b/account_credit_control/wizard/credit_control_policy_changer.py
index 045a221f4..76ecefb3d 100644
--- a/account_credit_control/wizard/credit_control_policy_changer.py
+++ b/account_credit_control/wizard/credit_control_policy_changer.py
@@ -82,7 +82,6 @@ def _mark_as_overridden(self, move_lines):
@api.model
def _set_invoice_policy(self, move_lines, policy):
""" Force policy on invoice """
- invoice_obj = self.env['account.invoice']
invoices = move_lines.mapped('invoice_id')
invoices.write({'credit_policy_id': policy.id})
From 84a067e21f693b18c42850c6eb44b58cb4aaef0a Mon Sep 17 00:00:00 2001
From: cubells
Date: Fri, 7 Jul 2017 11:54:00 +0200
Subject: [PATCH 031/157] [FIX] typo: field is incorrect
---
account_credit_control/wizard/credit_control_communication.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
index d23718555..36570cc09 100644
--- a/account_credit_control/wizard/credit_control_communication.py
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -170,7 +170,7 @@ def _generate_emails(self):
for comm in self:
template = comm.current_policy_level.email_template_id
email_values = template.generate_email(comm.id)
- email_values['type'] = 'email'
+ email_values['message_type'] = 'email'
# model is Transient record (self) removed periodically so no point
# of storing res_id
email_values.pop('model', None)
From 8413faf9753c5b30d2d709db67b01346f250f5e5 Mon Sep 17 00:00:00 2001
From: "Benjamin Willig (ACSONE)"
Date: Fri, 1 Sep 2017 16:38:32 +0200
Subject: [PATCH 032/157] [ADD][account_credit_control] Add an additional text
after the details of the credit control summary report (#534)
---
account_credit_control/__manifest__.py | 2 +-
account_credit_control/models/credit_control_policy.py | 2 ++
.../report/report_credit_control_summary.xml | 4 ++++
account_credit_control/views/credit_control_policy.xml | 3 +++
4 files changed, 10 insertions(+), 1 deletion(-)
diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py
index 9cfbe9b7b..2bd3da483 100644
--- a/account_credit_control/__manifest__.py
+++ b/account_credit_control/__manifest__.py
@@ -3,7 +3,7 @@
# Copyright 2017 Okia SPRL (https://okia.be)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{'name': 'Account Credit Control',
- 'version': '10.0.1.0.0',
+ 'version': '10.0.1.1.0',
'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',
diff --git a/account_credit_control/models/credit_control_policy.py b/account_credit_control/models/credit_control_policy.py
index 252712672..dfe3e8902 100644
--- a/account_credit_control/models/credit_control_policy.py
+++ b/account_credit_control/models/credit_control_policy.py
@@ -224,6 +224,8 @@ class CreditControlPolicyLevel(models.Model):
translate=True)
custom_mail_text = fields.Html(string='Custom Mail Message',
required=True, translate=True)
+ custom_text_after_details = fields.Text(
+ string='Custom Message after details', translate=True)
_sql_constraint = [('unique level',
'UNIQUE (policy_id, level)',
diff --git a/account_credit_control/report/report_credit_control_summary.xml b/account_credit_control/report/report_credit_control_summary.xml
index 676a5e213..75191a422 100644
--- a/account_credit_control/report/report_credit_control_summary.xml
+++ b/account_credit_control/report/report_credit_control_summary.xml
@@ -90,6 +90,10 @@
+
+
+
+
diff --git a/account_credit_control/views/credit_control_policy.xml b/account_credit_control/views/credit_control_policy.xml
index b3651fc90..ae3625a41 100644
--- a/account_credit_control/views/credit_control_policy.xml
+++ b/account_credit_control/views/credit_control_policy.xml
@@ -40,6 +40,9 @@
+
+
From 490db7448635cdb936508a9dbfe34e1dd6dfb8de Mon Sep 17 00:00:00 2001
From: cubells
Date: Wed, 20 Sep 2017 13:21:55 +0200
Subject: [PATCH 033/157] [FIX] account_credit_control: missing permission
---
account_credit_control/__manifest__.py | 2 +-
account_credit_control/views/account_invoice.xml | 11 ++++-------
account_credit_control/views/res_partner.xml | 4 ++--
3 files changed, 7 insertions(+), 10 deletions(-)
diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py
index 2bd3da483..981b115fd 100644
--- a/account_credit_control/__manifest__.py
+++ b/account_credit_control/__manifest__.py
@@ -3,7 +3,7 @@
# Copyright 2017 Okia SPRL (https://okia.be)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{'name': 'Account Credit Control',
- 'version': '10.0.1.1.0',
+ 'version': '10.0.1.2.0',
'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',
diff --git a/account_credit_control/views/account_invoice.xml b/account_credit_control/views/account_invoice.xml
index 2b9dcbbf3..bac4ad157 100644
--- a/account_credit_control/views/account_invoice.xml
+++ b/account_credit_control/views/account_invoice.xml
@@ -12,20 +12,17 @@
invoice.followup.form.view
account.invoice
+
-
+
+ attrs="{'invisible': [('credit_policy_id', '=', False)]}"/>
-
+
diff --git a/account_credit_control/views/res_partner.xml b/account_credit_control/views/res_partner.xml
index cdb4888ae..c54ef03c7 100644
--- a/account_credit_control/views/res_partner.xml
+++ b/account_credit_control/views/res_partner.xml
@@ -4,10 +4,10 @@
partner.credit_control.form.view
res.partner
+
-
+
From 6b01690519a5195dc0a9b0a225fe6cc1e62b2944 Mon Sep 17 00:00:00 2001
From: "Benjamin Willig (ACSONE)"
Date: Sat, 30 Sep 2017 11:51:37 +0200
Subject: [PATCH 034/157] [10.0][FIX] account_credit_control report (#545)
* [FIX] Fixed policy level custom text alignment and added space between blocks
---
account_credit_control/__manifest__.py | 2 +-
account_credit_control/i18n/fr.po | 2 +-
.../report/report_credit_control_summary.xml | 16 +++++++++++-----
3 files changed, 13 insertions(+), 7 deletions(-)
diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py
index 981b115fd..1f355b8b7 100644
--- a/account_credit_control/__manifest__.py
+++ b/account_credit_control/__manifest__.py
@@ -3,7 +3,7 @@
# Copyright 2017 Okia SPRL (https://okia.be)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{'name': 'Account Credit Control',
- 'version': '10.0.1.2.0',
+ 'version': '10.0.1.2.1',
'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index 19512d8a3..d4f04c932 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -1175,7 +1175,7 @@ msgstr "État"
#. module: account_credit_control
#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
-msgstr "Listes des factures en attente de règlement"
+msgstr "Liste des factures en attente de règlement"
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
diff --git a/account_credit_control/report/report_credit_control_summary.xml b/account_credit_control/report/report_credit_control_summary.xml
index 75191a422..e9c7e85ae 100644
--- a/account_credit_control/report/report_credit_control_summary.xml
+++ b/account_credit_control/report/report_credit_control_summary.xml
@@ -7,8 +7,8 @@
+ "fields": ["address", "name"],
+ "no_marker": true}'/>
@@ -19,8 +19,10 @@
-
-
+
Summary
@@ -91,7 +93,11 @@
-
+
From dd3a1c2af829572d823f00a366aa272ec3961ce5 Mon Sep 17 00:00:00 2001
From: "Adrien Peiffer (ACSONE)"
Date: Thu, 14 Sep 2017 13:12:29 +0200
Subject: [PATCH 035/157] [FIX] account_credit_control: fix translation in
report.
---
account_credit_control/__manifest__.py | 2 +-
account_credit_control/report/report_credit_control_summary.xml | 1 +
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py
index 1f355b8b7..2edccdf06 100644
--- a/account_credit_control/__manifest__.py
+++ b/account_credit_control/__manifest__.py
@@ -3,7 +3,7 @@
# Copyright 2017 Okia SPRL (https://okia.be)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{'name': 'Account Credit Control',
- 'version': '10.0.1.2.1',
+ 'version': '10.0.1.3.0',
'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',
diff --git a/account_credit_control/report/report_credit_control_summary.xml b/account_credit_control/report/report_credit_control_summary.xml
index e9c7e85ae..24e36f291 100644
--- a/account_credit_control/report/report_credit_control_summary.xml
+++ b/account_credit_control/report/report_credit_control_summary.xml
@@ -2,6 +2,7 @@
+
From 78af51644aa31f5d47ab129460aba5a2633d95f0 Mon Sep 17 00:00:00 2001
From: "Adrien Peiffer (ACSONE)"
Date: Wed, 18 Oct 2017 11:11:25 +0200
Subject: [PATCH 036/157] [FIX] account_credit_control: too many attachements
in sent emails. closes #559.
---
account_credit_control/__manifest__.py | 2 +-
account_credit_control/wizard/credit_control_communication.py | 3 +--
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py
index 2edccdf06..3ee6ee905 100644
--- a/account_credit_control/__manifest__.py
+++ b/account_credit_control/__manifest__.py
@@ -3,7 +3,7 @@
# Copyright 2017 Okia SPRL (https://okia.be)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{'name': 'Account Credit Control',
- 'version': '10.0.1.3.0',
+ 'version': '10.0.1.3.1',
'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',
diff --git a/account_credit_control/wizard/credit_control_communication.py b/account_credit_control/wizard/credit_control_communication.py
index 36570cc09..be89a2598 100644
--- a/account_credit_control/wizard/credit_control_communication.py
+++ b/account_credit_control/wizard/credit_control_communication.py
@@ -162,7 +162,6 @@ def _generate_comm_from_credit_lines(self, lines):
def _generate_emails(self):
""" Generate email message using template related to level """
emails = self.env['mail.mail']
- attachments = self.env['ir.attachment']
required_fields = ['subject',
'body_html',
'email_from',
@@ -188,7 +187,7 @@ def _generate_emails(self):
comm.credit_control_line_ids.write({'mail_message_id': email.id,
'state': state})
-
+ attachments = self.env['ir.attachment']
for att in email_values.get('attachments', []):
attach_fname = att[0]
attach_datas = att[1]
From f1a7ff6d7453386b3fa4859c2ea79199e4a034f3 Mon Sep 17 00:00:00 2001
From: "Luis M. Ontalba"
Date: Thu, 16 Nov 2017 18:30:46 +0100
Subject: [PATCH 037/157] [10.0][fix] account_credit_control: security groups
(#570)
---
account_credit_control/__manifest__.py | 2 +-
account_credit_control/i18n/am.po | 1198 +++++++++++++++++
account_credit_control/i18n/ar.po | 722 ++++++-----
account_credit_control/i18n/bg.po | 718 ++++++-----
account_credit_control/i18n/bs.po | 722 ++++++-----
account_credit_control/i18n/ca.po | 722 ++++++-----
account_credit_control/i18n/ca_ES.po | 700 +++++-----
account_credit_control/i18n/cs.po | 722 ++++++-----
account_credit_control/i18n/da.po | 1198 +++++++++++++++++
account_credit_control/i18n/de.po | 752 +++++------
account_credit_control/i18n/el_GR.po | 1198 +++++++++++++++++
account_credit_control/i18n/en_AU.po | 1198 +++++++++++++++++
account_credit_control/i18n/en_GB.po | 724 ++++++-----
account_credit_control/i18n/es.po | 715 ++++++-----
account_credit_control/i18n/es_AR.po | 1198 +++++++++++++++++
account_credit_control/i18n/es_CL.po | 1198 +++++++++++++++++
account_credit_control/i18n/es_CO.po | 1198 +++++++++++++++++
account_credit_control/i18n/es_CR.po | 718 ++++++-----
account_credit_control/i18n/es_DO.po | 1198 +++++++++++++++++
account_credit_control/i18n/es_EC.po | 733 +++++------
account_credit_control/i18n/es_ES.po | 702 +++++-----
account_credit_control/i18n/es_MX.po | 722 ++++++-----
account_credit_control/i18n/es_PE.po | 1198 +++++++++++++++++
account_credit_control/i18n/es_PY.po | 1198 +++++++++++++++++
account_credit_control/i18n/es_VE.po | 722 ++++++-----
account_credit_control/i18n/et.po | 722 ++++++-----
account_credit_control/i18n/eu.po | 1198 +++++++++++++++++
account_credit_control/i18n/fa.po | 1198 +++++++++++++++++
account_credit_control/i18n/fi.po | 1198 +++++++++++++++++
account_credit_control/i18n/fr.po | 436 +++----
account_credit_control/i18n/fr_CA.po | 1198 +++++++++++++++++
account_credit_control/i18n/fr_CH.po | 1198 +++++++++++++++++
account_credit_control/i18n/fr_FR.po | 1198 +++++++++++++++++
account_credit_control/i18n/gl.po | 698 +++++-----
account_credit_control/i18n/gl_ES.po | 698 +++++-----
account_credit_control/i18n/gu.po | 706 ++++++-----
account_credit_control/i18n/he.po | 1198 +++++++++++++++++
account_credit_control/i18n/hi.po | 1198 +++++++++++++++++
account_credit_control/i18n/hr.po | 727 ++++++-----
account_credit_control/i18n/hr_HR.po | 1199 ++++++++++++++++++
account_credit_control/i18n/hu.po | 722 ++++++-----
account_credit_control/i18n/id.po | 720 ++++++-----
account_credit_control/i18n/it.po | 714 ++++++-----
account_credit_control/i18n/ja.po | 722 ++++++-----
account_credit_control/i18n/ko.po | 1198 +++++++++++++++++
account_credit_control/i18n/lo.po | 1198 +++++++++++++++++
account_credit_control/i18n/lt.po | 722 ++++++-----
account_credit_control/i18n/lt_LT.po | 1198 +++++++++++++++++
account_credit_control/i18n/lv.po | 1198 +++++++++++++++++
account_credit_control/i18n/mk.po | 722 ++++++-----
account_credit_control/i18n/mn.po | 722 ++++++-----
account_credit_control/i18n/nb.po | 722 ++++++-----
account_credit_control/i18n/nb_NO.po | 1198 +++++++++++++++++
account_credit_control/i18n/nl.po | 722 ++++++-----
account_credit_control/i18n/nl_BE.po | 722 ++++++-----
account_credit_control/i18n/pl.po | 724 ++++++-----
account_credit_control/i18n/pt.po | 729 ++++++-----
account_credit_control/i18n/pt_BR.po | 724 ++++++-----
account_credit_control/i18n/pt_PT.po | 1198 +++++++++++++++++
account_credit_control/i18n/ro.po | 722 ++++++-----
account_credit_control/i18n/ru.po | 718 ++++++-----
account_credit_control/i18n/sk.po | 1198 +++++++++++++++++
account_credit_control/i18n/sl.po | 1046 +++++++--------
account_credit_control/i18n/sr.po | 1198 +++++++++++++++++
account_credit_control/i18n/sr@latin.po | 720 ++++++-----
account_credit_control/i18n/sv.po | 722 ++++++-----
account_credit_control/i18n/th.po | 722 ++++++-----
account_credit_control/i18n/tr.po | 725 ++++++-----
account_credit_control/i18n/tr_TR.po | 1199 ++++++++++++++++++
account_credit_control/i18n/uk.po | 1198 +++++++++++++++++
account_credit_control/i18n/vi.po | 720 ++++++-----
account_credit_control/i18n/vi_VN.po | 1198 +++++++++++++++++
account_credit_control/i18n/zh_CN.po | 722 ++++++-----
account_credit_control/i18n/zh_TW.po | 722 ++++++-----
account_credit_control/views/res_company.xml | 1 +
75 files changed, 51927 insertions(+), 15025 deletions(-)
create mode 100644 account_credit_control/i18n/am.po
create mode 100644 account_credit_control/i18n/da.po
create mode 100644 account_credit_control/i18n/el_GR.po
create mode 100644 account_credit_control/i18n/en_AU.po
create mode 100644 account_credit_control/i18n/es_AR.po
create mode 100644 account_credit_control/i18n/es_CL.po
create mode 100644 account_credit_control/i18n/es_CO.po
create mode 100644 account_credit_control/i18n/es_DO.po
create mode 100644 account_credit_control/i18n/es_PE.po
create mode 100644 account_credit_control/i18n/es_PY.po
create mode 100644 account_credit_control/i18n/eu.po
create mode 100644 account_credit_control/i18n/fa.po
create mode 100644 account_credit_control/i18n/fi.po
create mode 100644 account_credit_control/i18n/fr_CA.po
create mode 100644 account_credit_control/i18n/fr_CH.po
create mode 100644 account_credit_control/i18n/fr_FR.po
create mode 100644 account_credit_control/i18n/he.po
create mode 100644 account_credit_control/i18n/hi.po
create mode 100644 account_credit_control/i18n/hr_HR.po
create mode 100644 account_credit_control/i18n/ko.po
create mode 100644 account_credit_control/i18n/lo.po
create mode 100644 account_credit_control/i18n/lt_LT.po
create mode 100644 account_credit_control/i18n/lv.po
create mode 100644 account_credit_control/i18n/nb_NO.po
create mode 100644 account_credit_control/i18n/pt_PT.po
create mode 100644 account_credit_control/i18n/sk.po
create mode 100644 account_credit_control/i18n/sr.po
create mode 100644 account_credit_control/i18n/tr_TR.po
create mode 100644 account_credit_control/i18n/uk.po
create mode 100644 account_credit_control/i18n/vi_VN.po
diff --git a/account_credit_control/__manifest__.py b/account_credit_control/__manifest__.py
index 3ee6ee905..21b69e83a 100644
--- a/account_credit_control/__manifest__.py
+++ b/account_credit_control/__manifest__.py
@@ -3,7 +3,7 @@
# Copyright 2017 Okia SPRL (https://okia.be)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
{'name': 'Account Credit Control',
- 'version': '10.0.1.3.1',
+ 'version': '10.0.1.3.2',
'author': "Camptocamp,Odoo Community Association (OCA),Okia",
'maintainer': 'Camptocamp',
'category': 'Finance',
diff --git a/account_credit_control/i18n/am.po b/account_credit_control/i18n/am.po
new file mode 100644
index 000000000..9d76a6ee8
--- /dev/null
+++ b/account_credit_control/i18n/am.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Amharic (https://www.transifex.com/oca/teams/23907/am/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: am\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Última actualización por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/ar.po b/account_credit_control/i18n/ar.po
index e522a04a4..24b84679b 100644
--- a/account_credit_control/i18n/ar.po
+++ b/account_credit_control/i18n/ar.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Arabic (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ar/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "نشِط"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "إلغاء"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "الشركة"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "أنشئ بواسطة"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "أنشئ في"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "اسم العرض"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "مسوّدة"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "تجميع حسب..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "المعرف"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "فاتورة"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "آخر تعديل في"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "آخر تحديث بواسطة"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "آخر تحديث في"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "الاسم"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "الشريك"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "مستخدم"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "أو"
diff --git a/account_credit_control/i18n/bg.po b/account_credit_control/i18n/bg.po
index 25b04eb4c..445d20d26 100644
--- a/account_credit_control/i18n/bg.po
+++ b/account_credit_control/i18n/bg.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Bulgarian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/bg/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,33 +94,33 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
msgstr ""
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Отмяна"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
-msgstr ""
+msgstr "Фирма"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Създадено от"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Създадено на"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Име за показване"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Последно обновено на"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Последно обновено от"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Последно обновено на"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/bs.po b/account_credit_control/i18n/bs.po
index 339bc35d9..a05e8b229 100644
--- a/account_credit_control/i18n/bs.po
+++ b/account_credit_control/i18n/bs.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Bosnian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/bs/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktivno"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Otkaži"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Kompanija"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Kreirao"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Kreirano"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Prikaži naziv"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "U pripremi"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Grupiši po..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Faktura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Zadnje mijenjano"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Zadnji ažurirao"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Zadnje ažurirano"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Naziv"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Korisnik"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "ili"
diff --git a/account_credit_control/i18n/ca.po b/account_credit_control/i18n/ca.po
index 7d266a6ed..1019e1cf0 100644
--- a/account_credit_control/i18n/ca.po
+++ b/account_credit_control/i18n/ca.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ca/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
-msgstr "Comptes"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Actiu"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancel·la"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Companyia"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Creat per"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Creat el"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Veure el nom"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Esborrany"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Factura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Darrera modificació el"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Darrera Actualització per"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Darrera Actualització el"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Empresa"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Usuari"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/ca_ES.po b/account_credit_control/i18n/ca_ES.po
index a8c805708..3fe49e82f 100644
--- a/account_credit_control/i18n/ca_ES.po
+++ b/account_credit_control/i18n/ca_ES.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Catalan (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ca_ES/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Catalan (Spain) (https://www.transifex.com/oca/teams/23907/ca_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,33 +94,33 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
-msgstr "Comptes"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
msgstr ""
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancel·la"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Companyia"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,109 +484,131 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
msgstr ""
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/cs.po b/account_credit_control/i18n/cs.po
index c8f7d5b79..d8eafef21 100644
--- a/account_credit_control/i18n/cs.po
+++ b/account_credit_control/i18n/cs.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Czech (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/cs/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktivní"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Zrušit"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Společnost"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Vytvořil(a)"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Vytvořeno"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Zobrazovaný název"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Návrh"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Seskupit podle..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Faktura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Naposled upraveno"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Naposled upraveno"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Naposled upraveno"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Název"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Společník"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Uživatel"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/da.po b/account_credit_control/i18n/da.po
new file mode 100644
index 000000000..471b5483c
--- /dev/null
+++ b/account_credit_control/i18n/da.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Danish (https://www.transifex.com/oca/teams/23907/da/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: da\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Annuller"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Oprettet af"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Oprettet den"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Vist navn"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "Id"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Sidst ændret den"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Sidst opdateret af"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Sidst opdateret den"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/de.po b/account_credit_control/i18n/de.po
index aa82b68dd..54ca5a6b3 100644
--- a/account_credit_control/i18n/de.po
+++ b/account_credit_control/i18n/de.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 16:14+0000\n"
-"Last-Translator: OCA Transbot \n"
-"Language-Team: German (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/de/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: German (https://www.transifex.com/oca/teams/23907/de/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
-msgstr "Ein Mahnposten"
+msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -80,38 +91,38 @@ msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
msgid "A credit control policy level"
-msgstr "Eine Mahnregelstufe"
+msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
-msgstr "Konto"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
-msgstr "Konten"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktiv"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Abbrechen"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr "Unternehmen"
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Unternehmen"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Erstellt von"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Erstellt am"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,86 +299,89 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_run
msgid "Credit control line generator"
-msgstr "Mahnpostenerzeuger"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr "Währung"
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
-msgstr "Rechnungdatum"
+msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_policy
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Anzeigename"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr "Erledigt"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Entwurf"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Gruppiere nach..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr "Gruppiert nach"
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Rechnung"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
-msgstr "Rechnungdatum"
+msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
-msgstr "Rechnungsnummer"
+msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
-msgstr "Betrag"
+msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Zuletzt geändert am"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Zuletzt geändert von"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Zuletzt geändert am"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr "Zeilen"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
-msgstr "Post und Berichte"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Name"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
-msgstr "Offener Betrag"
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
msgstr ""
#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
-msgstr "Status"
+msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
-msgstr "Extrakt"
+msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
-msgstr "Fälliger Restbetrag"
+msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
-msgstr "Endbetrag"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Benutzer"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "oder"
diff --git a/account_credit_control/i18n/el_GR.po b/account_credit_control/i18n/el_GR.po
new file mode 100644
index 000000000..8ea21404b
--- /dev/null
+++ b/account_credit_control/i18n/el_GR.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Greek (Greece) (https://www.transifex.com/oca/teams/23907/el_GR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: el_GR\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Άκυρο"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Εταιρείες"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr "Εταιρεία"
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Δημιουργήθηκε από "
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Δημιουργήθηκε στις"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr "Νόμισμα"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "Κωδικός"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Τελευταία ενημέρωση από"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Τελευταία ενημέρωση στις"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/en_AU.po b/account_credit_control/i18n/en_AU.po
new file mode 100644
index 000000000..0f4d746e5
--- /dev/null
+++ b/account_credit_control/i18n/en_AU.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: English (Australia) (https://www.transifex.com/oca/teams/23907/en_AU/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: en_AU\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancel"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/en_GB.po b/account_credit_control/i18n/en_GB.po
index 1ff461263..3ff98d7e6 100644
--- a/account_credit_control/i18n/en_GB.po
+++ b/account_credit_control/i18n/en_GB.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: English (United Kingdom) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/en_GB/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: English (United Kingdom) (https://www.transifex.com/oca/teams/23907/en_GB/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Active"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancel"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Company"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Created by"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Created on"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Display Name"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Draft"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Invoice"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Last Modified on"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Last Updated by"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Last Updated on"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
-msgstr ""
+msgstr "Lines"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Name"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "User"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "or"
diff --git a/account_credit_control/i18n/es.po b/account_credit_control/i18n/es.po
index fdfad38bd..7678a2fe0 100644
--- a/account_credit_control/i18n/es.po
+++ b/account_credit_control/i18n/es.po
@@ -3,14 +3,16 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
+# Pedro M. Baeza , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Spanish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: Pedro M. Baeza , 2017\n"
+"Language-Team: Spanish (https://www.transifex.com/oca/teams/23907/es/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +23,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +68,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +95,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
-msgstr "Cuentas"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Activo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +131,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +163,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,110 +178,102 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
msgid "Companies"
-msgstr ""
+msgstr "Compañías"
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Compañía"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +281,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +300,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +327,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
-msgstr ""
+msgstr "Divisa"
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +390,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nombre mostrado"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -400,21 +422,21 @@ msgstr ""
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
msgid "Done"
-msgstr ""
+msgstr "Completado"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Borrador"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +444,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +459,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +475,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,109 +485,131 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Agrupado por ..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Factura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última modificación el"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
msgstr "Última actualización en"
@@ -576,67 +620,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
-msgstr ""
+msgstr "Líneas"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +697,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +727,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nombre"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +771,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +911,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Empresa"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +975,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +991,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1036,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Usuario"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1171,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1180,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1194,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "o"
diff --git a/account_credit_control/i18n/es_AR.po b/account_credit_control/i18n/es_AR.po
new file mode 100644
index 000000000..fc4fd30f9
--- /dev/null
+++ b/account_credit_control/i18n/es_AR.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Argentina) (https://www.transifex.com/oca/teams/23907/es_AR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_AR\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Mostrar Nombre"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última modificación en"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Última actualización realizada por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Última actualización el"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/es_CL.po b/account_credit_control/i18n/es_CL.po
new file mode 100644
index 000000000..3b9d5816d
--- /dev/null
+++ b/account_credit_control/i18n/es_CL.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Chile) (https://www.transifex.com/oca/teams/23907/es_CL/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_CL\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nombre mostrado"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID (identificación)"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última modificación en"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Última actualización de"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/es_CO.po b/account_credit_control/i18n/es_CO.po
new file mode 100644
index 000000000..a5c9d531f
--- /dev/null
+++ b/account_credit_control/i18n/es_CO.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Colombia) (https://www.transifex.com/oca/teams/23907/es_CO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_CO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Creado"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nombre Público"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última Modificación el"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Actualizado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Actualizado"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/es_CR.po b/account_credit_control/i18n/es_CR.po
index 426210d37..c32983e41 100644
--- a/account_credit_control/i18n/es_CR.po
+++ b/account_credit_control/i18n/es_CR.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Spanish (Costa Rica) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_CR/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Costa Rica) (https://www.transifex.com/oca/teams/23907/es_CR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Activo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Compañía"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Creado en"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Borrador"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Agrupar por..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Factura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
-msgid "Last Updated by"
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Ultima actualización por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Ultima actualización en"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nombre"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Empresa"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Usuario"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/es_DO.po b/account_credit_control/i18n/es_DO.po
new file mode 100644
index 000000000..cfa980203
--- /dev/null
+++ b/account_credit_control/i18n/es_DO.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Dominican Republic) (https://www.transifex.com/oca/teams/23907/es_DO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_DO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nombre mostrado"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última modificación en"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Última actualización de"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Última actualización en"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/es_EC.po b/account_credit_control/i18n/es_EC.po
index c589b21ac..577139413 100644
--- a/account_credit_control/i18n/es_EC.po
+++ b/account_credit_control/i18n/es_EC.po
@@ -3,14 +3,16 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
+# Cristian Salamea , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Spanish (Ecuador) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_EC/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: Cristian Salamea , 2017\n"
+"Language-Team: Spanish (Ecuador) (https://www.transifex.com/oca/teams/23907/es_EC/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +23,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +68,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +95,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Activo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +131,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +163,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,110 +178,102 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
msgid "Companies"
-msgstr ""
+msgstr "Compañías"
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
-msgstr "Compañia"
+msgstr "Compañía"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Creado en"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +281,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +300,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +327,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
-msgstr ""
+msgstr "Moneda"
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +390,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nombre mostrado"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -400,21 +422,21 @@ msgstr ""
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
msgid "Done"
-msgstr ""
+msgstr "Realizado"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Borrador"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +444,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +459,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +475,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +485,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Agrupar por..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr "Agrupar Por"
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID (identificación)"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Factura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última modificación en"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Última actualización de"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Última actualización en"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +620,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
-msgstr ""
+msgstr "Líneas"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +697,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +727,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nombre"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +771,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +911,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Empresa"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +975,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +991,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1036,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Usuario"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1171,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1180,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1194,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/es_ES.po b/account_credit_control/i18n/es_ES.po
index 28127a1a3..f3d9db811 100644
--- a/account_credit_control/i18n/es_ES.po
+++ b/account_credit_control/i18n/es_ES.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Spanish (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_ES/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Spain) (https://www.transifex.com/oca/teams/23907/es_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
-msgstr "Cuentas"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Activo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Compañía"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,109 +484,131 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
msgstr "Última actualización por"
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
msgstr "Última actualización en"
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "o"
diff --git a/account_credit_control/i18n/es_MX.po b/account_credit_control/i18n/es_MX.po
index af1fc3fd6..ed4acbe0f 100644
--- a/account_credit_control/i18n/es_MX.po
+++ b/account_credit_control/i18n/es_MX.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Spanish (Mexico) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_MX/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Mexico) (https://www.transifex.com/oca/teams/23907/es_MX/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Activo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Compañía"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Creado en"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nombre desplegado"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Borrador"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Agrupar por..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Factura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Ultima modificacion realizada"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Ultima actualizacion por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Ultima actualización realizada"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nombre"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Empresa"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Usuario"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "ó"
diff --git a/account_credit_control/i18n/es_PE.po b/account_credit_control/i18n/es_PE.po
new file mode 100644
index 000000000..ea4ae4454
--- /dev/null
+++ b/account_credit_control/i18n/es_PE.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Peru) (https://www.transifex.com/oca/teams/23907/es_PE/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_PE\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nombre a Mostrar"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Ultima Modificación en"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Actualizado última vez por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Ultima Actualización"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/es_PY.po b/account_credit_control/i18n/es_PY.po
new file mode 100644
index 000000000..257a5ad00
--- /dev/null
+++ b/account_credit_control/i18n/es_PY.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Paraguay) (https://www.transifex.com/oca/teams/23907/es_PY/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: es_PY\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Creado en"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Ultima actualización por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Ultima actualización en"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/es_VE.po b/account_credit_control/i18n/es_VE.po
index 5fee5f83a..835ae8af1 100644
--- a/account_credit_control/i18n/es_VE.po
+++ b/account_credit_control/i18n/es_VE.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Spanish (Venezuela) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/es_VE/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Spanish (Venezuela) (https://www.transifex.com/oca/teams/23907/es_VE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Activo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Creado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Creado en"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Mostrar nombre"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Borrador"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Modificada por última vez"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Última actualización realizada por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Ultima actualizacion en"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Empresa"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
-msgstr "Provincia"
+msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Usuario"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/et.po b/account_credit_control/i18n/et.po
index ea52b69f5..f787e3b15 100644
--- a/account_credit_control/i18n/et.po
+++ b/account_credit_control/i18n/et.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Estonian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/et/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Estonian (https://www.transifex.com/oca/teams/23907/et/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktiivne"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Loobu"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Ettevõte"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Loonud"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Loodud"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Näidatav nimi"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Mustand"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Grupeeri..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Arve"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Viimati muudetud"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Viimati uuendatud"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Viimati uuendatud"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nimi"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Kasutaja"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/eu.po b/account_credit_control/i18n/eu.po
new file mode 100644
index 000000000..9fd2375f2
--- /dev/null
+++ b/account_credit_control/i18n/eu.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Basque (https://www.transifex.com/oca/teams/23907/eu/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: eu\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Ezeztatu"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Nork sortua"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Created on"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Izena erakutsi"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Last Updated by"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Last Updated on"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/fa.po b/account_credit_control/i18n/fa.po
new file mode 100644
index 000000000..5b40aad1c
--- /dev/null
+++ b/account_credit_control/i18n/fa.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Persian (https://www.transifex.com/oca/teams/23907/fa/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fa\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "لغو"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "ایجاد شده توسط"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "ایجاد شده در"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "نام نمایشی"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "شناسه"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "تاریخ آخرین بهروزرسانی"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "آخرین به روز رسانی توسط"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "آخرین به روز رسانی در"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/fi.po b/account_credit_control/i18n/fi.po
new file mode 100644
index 000000000..5fd7307e3
--- /dev/null
+++ b/account_credit_control/i18n/fi.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Finnish (https://www.transifex.com/oca/teams/23907/fi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fi\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Peruuta"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Yritykset"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr "Yritys"
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Luonut"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Luotu"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr "Valuutta"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nimi"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Viimeksi muokattu"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Viimeksi päivittänyt"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Viimeksi päivitetty"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/fr.po b/account_credit_control/i18n/fr.po
index d4f04c932..05dfe3c27 100644
--- a/account_credit_control/i18n/fr.po
+++ b/account_credit_control/i18n/fr.po
@@ -1,71 +1,50 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
-# * account_credit_control
-#
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: Odoo Server 10.0+e\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2017-03-16 12:32+0000\n"
-"PO-Revision-Date: 2017-03-16 13:46+0100\n"
-"Last-Translator: <>\n"
-"Language-Team: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: French (https://www.transifex.com/oca/teams/23907/fr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
-"Content-Transfer-Encoding: 8bit\n"
-"Plural-Forms: \n"
-"Language: fr_BE\n"
-"X-Generator: Poedit 1.8.8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the\n"
-" payment of the above mentioned invoice despite our two\n"
-" reminders.\n"
-" If payment have already been sent, please disregard this\n"
-" notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your\n"
-" file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please\n"
-" advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this\n"
-" matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
-"\n"
-"Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n"
-" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
-" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
-"\n"
-" Si vous désirez un accord de payment n'hésitez pas à nous contacter advise.\n"
-" Un décompte est disponible ci-joint.\n"
-"\n"
-" En vous remerciant de votre coopération \n"
-" "
#. module: account_credit_control
#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text | safe}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
-"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text | safe}\n"
-" "
#. module: account_credit_control
#: model:credit.control.policy.level,name:account_credit_control.3_time_3
@@ -104,7 +83,7 @@ msgid "A credit control line"
msgstr "Ligne de relance"
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_run.py:94
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr "Une ligne plus récente que %s existe au %s"
@@ -115,13 +94,16 @@ msgid "A credit control policy level"
msgstr "Une politique de relance"
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_run.py:160
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
-msgid "A credit control run is already running in background, please try later."
-msgstr "Un contrôle de relance est déjà en train de tourner en arrière-plan, merci d'essayer à nouveau plus tard."
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+"Un contrôle de relance est déjà en train de tourner en arrière-plan, merci "
+"d'essayer à nouveau plus tard."
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_run.py:87
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr "Un contrôle a déjà été exécuté plus récemment que le %s "
@@ -155,10 +137,12 @@ msgid "An error has occured during the sending of the email."
msgstr "Erreur lors de la génération des mails."
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_policy.py:306
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
-msgstr "Impossible de trouver une fonction pour le mode de calcul: %s n'est pas implémentée"
+msgstr ""
+"Impossible de trouver une fonction pour le mode de calcul: %s n'est pas "
+"implémentée"
#. module: account_credit_control
#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
@@ -287,6 +271,7 @@ msgstr "Relances Clients"
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
@@ -302,6 +287,7 @@ msgstr "Politique de relance"
#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr "Politique de relance"
@@ -325,9 +311,9 @@ msgstr "Pas de relance inférieure à : "
#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
msgid ""
"Credit Control:\n"
-" (${object.current_policy_level.name or 'n/a'})\n"
-" "
-msgstr "Rappel: (${object.current_policy_level.name or 'n/a'})"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
@@ -391,6 +377,11 @@ msgstr "Email personnalisé"
msgid "Custom Message"
msgstr "Message personnalisable"
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
#. module: account_credit_control
#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
@@ -431,8 +422,8 @@ msgid "Do nothing"
msgstr "Ignorer"
#. module: account_credit_control
-#: selection:credit.control.line,state:0 selection:credit.control.marker,name:0
-#: selection:credit.control.run,state:0
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
msgid "Done"
msgstr "Fait"
@@ -518,7 +509,8 @@ msgstr "Filtres"
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
-msgstr "Pour les politiques qui ne doivent pas générer de lignes ou sont obsolètes"
+msgstr ""
+"Pour les politiques qui ne doivent pas générer de lignes ou sont obsolètes"
#. module: account_credit_control
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
@@ -527,8 +519,8 @@ msgstr "Grouper Par..."
#. module: account_credit_control
#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Regrouper par..."
+msgid "Group By"
+msgstr "Grouper par"
#. module: account_credit_control
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
@@ -545,11 +537,16 @@ msgstr "ID"
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
-msgid "If a credit control line has been generatedon a policy and the policy has been changed in the meantime, it has to be handled manually"
-msgstr "Si la ligne a été générée avec une politique de relance différente elle doit être traitée manuellement"
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+"Si la ligne a été générée avec une politique de relance différente elle doit"
+" être traitée manuellement"
#. module: account_credit_control
-#: selection:credit.control.line,state:0 selection:credit.control.marker,name:0
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr "Ignorée"
@@ -633,6 +630,7 @@ msgstr "Lettre"
#. module: account_credit_control
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
@@ -737,11 +735,6 @@ msgstr "Traiter en masse"
msgid "Mass printer"
msgstr "Imprimer en masse"
-#. module: account_credit_control
-#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr "Plus..."
-
#. module: account_credit_control
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
@@ -774,9 +767,9 @@ msgid "New level to apply"
msgstr "Nouveau niveau de relance"
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr "Pas de ligne de relance sélectionnée"
@@ -792,10 +785,12 @@ msgid "No follow policy"
msgstr "Politique sans suivi"
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
-msgstr "Aucune ligne ne sera modifiée. Toutes les lignes sélectionnées sont déjà terminées."
+msgstr ""
+"Aucune ligne ne sera modifiée. Toutes les lignes sélectionnées sont déjà "
+"terminées."
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
@@ -816,186 +811,110 @@ msgstr "Restant dû"
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not\n"
-" received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If\n"
-" not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this\n"
-" matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
-"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
-" \n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
-" \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" \n"
-" Best regards"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
-"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
-" \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" \n"
-" Best regards"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
-"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 10 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet\n"
-" received the payment of the above mentioned invoice despite our\n"
-" first reminder.\n"
-" If it has already been sent, please disregard this notice. If\n"
-" not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this\n"
-" matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
-"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
-" \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" \n"
-" Best regards"
-msgstr ""
-"Notre comptabilité nous informe que les factures ci-dessous n'ont pas été payées malgré un précédent rappel.\n"
-" Si ce courrier à croisé votre paiement veuillez le considérer comme nul et non avenu. Sinon, Merci de procéder au paiement dans les 5 jours.\n"
-"\n"
-" En vous remerciant de votre coopération.\n"
-"\n"
-"Salutations\n"
-" "
-
-#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
-msgid ""
-"Our records indicate that we still have\n"
-" not received the payment of the above mentioned invoice despite\n"
-" our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this\n"
-" notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your\n"
-" file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please\n"
-" advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this\n"
-" matter.\n"
-"\n"
-" Best regards\n"
-" "
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
-"Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
-" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
-"\n"
-" Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n"
-" Un décompte est disponible ci-joint.\n"
-"\n"
-" En vous remerciant de votre coopération\n"
-" "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-" \n"
-" \n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
-" collection agency. \n"
-" \n"
-" Should you need us to arrange a payment plan for you, please advise. \n"
-" A customer account statement is enclosed for you convenience. \n"
-" \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" \n"
-" Best regards"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
-"Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
-" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
-"\n"
-" Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n"
-" Un décompte est disponible ci-joint.\n"
-"\n"
-" En vous remerciant de votre coopération\n"
-" "
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
-" \n"
-" Should you need us to arrange a payment plan for you, please advise. \n"
-" A customer account statement is enclosed for you convenience. \n"
-" \n"
-" Thank you in advance for your anticipated cooperation in this matter. \n"
-" \n"
-" Best regards"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
-"Notre comptabilité nous indique que vous avez encore des factures ouvertes malgré nos précédents rappels.\n"
-" Si ce courrier a croisé votre paiement veuillez le considérer comme nul et non avenu.\n"
-" Si le paiement n'est pas effectué dans les 5 jours votre dossier sera transféré à une société de recouvrement.\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Si vous désirez un accord de paiement n'hésitez pas à nous contacter. \n"
-" Un décompte est disponible ci-joint.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" En vous remerciant de votre coopération\n"
-" "
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_mail_mail
@@ -1016,13 +935,13 @@ msgid "Partner"
msgstr "Partenaire"
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_run.py:108
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr "Utilisez l'action sur les factures clients"
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr "Utilisez l'action sur les factures clients"
@@ -1034,16 +953,20 @@ msgid "Policies"
msgstr "Politiques"
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_run.py:131
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
-msgstr "La politique de relance \"%s \" a généré %d lignes de relance . "
+msgstr ""
+"La politique de relance \"%s \" a généré %d lignes de "
+"relance . "
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_run.py:135
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
-msgstr "La politique de relance \"%s \" n'a pas généré de lignes de relance. "
+msgstr ""
+"La politique de relance \"%s \" n'a pas généré de lignes de "
+"relance. "
#. module: account_credit_control
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
@@ -1088,7 +1011,8 @@ msgid "Print the selected lines"
msgstr "Imprimer la sélection"
#. module: account_credit_control
-#: selection:credit.control.line,state:0 selection:credit.control.marker,name:0
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr "Prêt à l'envoi"
@@ -1179,23 +1103,39 @@ msgstr "Liste des factures en attente de règlement"
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
-msgid "The Credit Control Policy used for this invoice. If nothing is defined, it will use the account setting or the partner setting."
-msgstr "Il s'agit de la politique de relance propre à cette facture Si vide, la politique de relance par défaut sera utilisée."
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+"Il s'agit de la politique de relance propre à cette facture Si vide, la "
+"politique de relance par défaut sera utilisée."
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
-msgid "The Credit Control Policy used for this partner. This setting can be forced on the invoice. If nothing is defined, it will use the company setting."
-msgstr "Politique de relance utilisée pour ce client. (Vous pouvez aussi en définir une autre au niveau d'une des factures de ce client.) Si vide, la politique par défaut (au niveau de la société) sera appliquée."
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+"Politique de relance utilisée pour ce client. (Vous pouvez aussi en définir "
+"une autre au niveau d'une des factures de ce client.) Si vide, la politique "
+"par défaut (au niveau de la société) sera appliquée."
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
-msgid "The Credit Control Policy used on partners by default. This setting can be overridden on partners or invoices."
-msgstr "Politique de relance par défaut du client. (Ce paramétrage peut être défini plus spécifiquement au niveau de la facture)."
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+"Politique de relance par défaut du client. (Ce paramétrage peut être défini "
+"plus spécifiquement au niveau de la facture)."
#. module: account_credit_control
#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
-msgstr "La ligne a été remplacée par un changement manuel de politique sur la facture."
+msgstr ""
+"La ligne a été remplacée par un changement manuel de politique sur la "
+"facture."
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
@@ -1203,7 +1143,7 @@ msgid "The optional other currency if it is a multi-currency entry."
msgstr "L'autre devise optionelle si c'est une écriture multi devise."
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_policy.py:256
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr "Le premier niveau ne peut pas être basé sur un précédent rappel"
@@ -1216,12 +1156,18 @@ msgstr "Ces lignes sont prêtes à être traitées"
#. module: account_credit_control
#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
-msgstr "Cette politique de relance sera active seulement pour les comptes sélectionnés"
+msgstr ""
+"Cette politique de relance sera active seulement pour les comptes "
+"sélectionnés"
#. module: account_credit_control
#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
-msgid "This wizard will let you set the overdue policy and level for selected invoices"
-msgstr "Cette action vous permet de définir une politique et un niveau de relance pour les factures sélectionnées"
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+"Cette action vous permet de définir une politique et un niveau de relance "
+"pour les factures sélectionnées"
#. module: account_credit_control
#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
@@ -1245,13 +1191,16 @@ msgid "Warning: you will maybe not be able to revert this operation."
msgstr "Attention: Cette opération ne peut pas être annulée"
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_line.py:229
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
-msgid "You are not allowed to delete a credit control line that is not in draft state."
-msgstr "Vous ne pouvez pas supprimer une ligne de relance qui n'est pas en brouillon"
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+"Vous ne pouvez pas supprimer une ligne de relance qui n'est pas en brouillon"
#. module: account_credit_control
-#: code:addons/account_credit_control/models/credit_control_policy.py:201
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1262,13 +1211,15 @@ msgstr ""
" %s"
#. module: account_credit_control
-#: code:addons/account_credit_control/models/account_invoice.py:60
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
"A payment reminder has already been sent to the customer.\n"
"You must create a credit note and issue a new invoice."
-msgstr "Vous ne pouvez pas annuler cette facture ! Une lettre de relance a été envoyé au client. Vous devez créer un avoir et établir une nouvelle facture."
+msgstr ""
+"Vous ne pouvez pas annuler cette facture ! Une lettre de relance a été "
+"envoyé au client. Vous devez créer un avoir et établir une nouvelle facture."
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_communication
@@ -1279,16 +1230,3 @@ msgstr "Lettre de relance"
#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
msgid "credit.control.policy.changer"
msgstr "credit.control.policy.changer"
-
-#. module: account_credit_control
-#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
-msgid "credit.control.policy.level"
-msgstr "credit.control.policy.level"
-
-#. module: account_credit_control
-#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
-#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
-#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
-#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "ou"
diff --git a/account_credit_control/i18n/fr_CA.po b/account_credit_control/i18n/fr_CA.po
new file mode 100644
index 000000000..819c90ad8
--- /dev/null
+++ b/account_credit_control/i18n/fr_CA.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: French (Canada) (https://www.transifex.com/oca/teams/23907/fr_CA/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr_CA\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Annuler"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Créé par"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Créé le"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Afficher le nom"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "Identifiant"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Dernière mise à jour par"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Dernière mise à jour le"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/fr_CH.po b/account_credit_control/i18n/fr_CH.po
new file mode 100644
index 000000000..5737fc9a1
--- /dev/null
+++ b/account_credit_control/i18n/fr_CH.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: French (Switzerland) (https://www.transifex.com/oca/teams/23907/fr_CH/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr_CH\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Annuler"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Créé par"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Créé le"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nom affiché"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Dernière modification le"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Modifié par"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Modifié le"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/fr_FR.po b/account_credit_control/i18n/fr_FR.po
new file mode 100644
index 000000000..71cb59ab1
--- /dev/null
+++ b/account_credit_control/i18n/fr_FR.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: French (France) (https://www.transifex.com/oca/teams/23907/fr_FR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: fr_FR\n"
+"Plural-Forms: nplurals=2; plural=(n > 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Annuler"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/gl.po b/account_credit_control/i18n/gl.po
index a6b13ab92..7329cba48 100644
--- a/account_credit_control/i18n/gl.po
+++ b/account_credit_control/i18n/gl.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Galician (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/gl/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Galician (https://www.transifex.com/oca/teams/23907/gl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,33 +94,33 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
msgstr ""
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
msgstr "Creado por"
#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
msgstr "Creado en"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,109 +484,131 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última modificación"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
msgstr "ültima actualización por"
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
msgstr "Última actualización en"
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "ou"
diff --git a/account_credit_control/i18n/gl_ES.po b/account_credit_control/i18n/gl_ES.po
index f95f20862..598ef689f 100644
--- a/account_credit_control/i18n/gl_ES.po
+++ b/account_credit_control/i18n/gl_ES.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Galician (Spain) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/gl_ES/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Galician (Spain) (https://www.transifex.com/oca/teams/23907/gl_ES/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,33 +94,33 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
msgstr ""
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,109 +484,131 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
msgstr ""
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/gu.po b/account_credit_control/i18n/gu.po
index 8af85d545..9f21fbb77 100644
--- a/account_credit_control/i18n/gu.po
+++ b/account_credit_control/i18n/gu.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 16:14+0000\n"
-"Last-Translator: OCA Transbot \n"
-"Language-Team: Gujarati (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/gu/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Gujarati (https://www.transifex.com/oca/teams/23907/gu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,33 +94,33 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
msgstr ""
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
-msgstr ""
+msgstr "રદ કરો"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "કંપની"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
-msgstr "ડ્રાફ્ટ"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,109 +484,131 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "ગ્રુપ દ્વારા..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ઓળખ"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
msgstr ""
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/he.po b/account_credit_control/i18n/he.po
new file mode 100644
index 000000000..72c54457d
--- /dev/null
+++ b/account_credit_control/i18n/he.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Hebrew (https://www.transifex.com/oca/teams/23907/he/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: he\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "בטל"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "נוצר על ידי"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "נוצר ב-"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "השם המוצג"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "מזהה"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "תאריך שינוי אחרון"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "עודכן לאחרונה על ידי"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "עודכן לאחרונה על"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/hi.po b/account_credit_control/i18n/hi.po
new file mode 100644
index 000000000..936a93b6e
--- /dev/null
+++ b/account_credit_control/i18n/hi.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Hindi (https://www.transifex.com/oca/teams/23907/hi/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: hi\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "रद्द"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/hr.po b/account_credit_control/i18n/hr.po
index 4a01c1db3..bb2e4cb9f 100644
--- a/account_credit_control/i18n/hr.po
+++ b/account_credit_control/i18n/hr.po
@@ -3,14 +3,16 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
+# Bole , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Croatian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/hr/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: Bole , 2017\n"
+"Language-Team: Croatian (https://www.transifex.com/oca/teams/23907/hr/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +23,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +68,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +95,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
-msgstr ""
+msgstr "Konto"
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktivno"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +131,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Odustani"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +163,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,110 +178,102 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
msgid "Companies"
-msgstr ""
+msgstr "Poduzeća"
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Organizacija"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Kreirao"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Kreirano"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +281,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +300,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +327,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +390,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Prikaži ime"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +425,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Nacrt"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +444,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +459,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +475,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +485,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Grupiraj po..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Račun"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Zadnja izmjena dana"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Zadnji ažurirao"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Zadnje ažurirano dana"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +620,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +697,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +727,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Naziv"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +771,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +911,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +975,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +991,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1036,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Korisnik"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1171,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1180,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1194,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "ili"
diff --git a/account_credit_control/i18n/hr_HR.po b/account_credit_control/i18n/hr_HR.po
new file mode 100644
index 000000000..d4e46f215
--- /dev/null
+++ b/account_credit_control/i18n/hr_HR.po
@@ -0,0 +1,1199 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+# Bole , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: Bole , 2017\n"
+"Language-Team: Croatian (Croatia) (https://www.transifex.com/oca/teams/23907/hr_HR/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: hr_HR\n"
+"Plural-Forms: nplurals=3; plural=n%10==1 && n%100!=11 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Otkaži"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Poduzeća"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr "Poduzeće"
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Kreirao"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Kreirano"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Naziv"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr "Račun"
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Zadnje modificirano"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Zadnji ažurirao"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Zadnje ažurirano"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr "Partner"
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/hu.po b/account_credit_control/i18n/hu.po
index 4e7341308..3c2a1c87b 100644
--- a/account_credit_control/i18n/hu.po
+++ b/account_credit_control/i18n/hu.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Hungarian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/hu/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Hungarian (https://www.transifex.com/oca/teams/23907/hu/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktív"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Mégsem"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Vállalat"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Készítette"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Létrehozás dátuma"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Név megjelenítése"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Tervezet"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Csoportosítás"
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Számla"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Utolsó frissítés dátuma"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Utoljára frissítve, által"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Utoljára frissítve "
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Név"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Felhasználó"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "vagy"
diff --git a/account_credit_control/i18n/id.po b/account_credit_control/i18n/id.po
index 6c587263d..3c78d9576 100644
--- a/account_credit_control/i18n/id.po
+++ b/account_credit_control/i18n/id.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Indonesian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/id/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Indonesian (https://www.transifex.com/oca/teams/23907/id/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktif"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
-msgstr ""
+msgstr "Batalkan"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Perusahaan"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Dibuat oleh"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Dibuat pada"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nama Tampilan"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Faktur"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Terakhir Dimodifikasi pada"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Diperbaharui oleh"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Diperbaharui pada"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nama"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/it.po b/account_credit_control/i18n/it.po
index a0749b2fc..46ce60c26 100644
--- a/account_credit_control/i18n/it.po
+++ b/account_credit_control/i18n/it.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Italian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/it/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Italian (https://www.transifex.com/oca/teams/23907/it/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
-msgstr "Conto"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Attivo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Annulla"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,110 +177,102 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
msgid "Companies"
-msgstr ""
+msgstr "Azienda"
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Azienda"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
msgstr "Creato da"
#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
msgstr "Creato il"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
-msgstr ""
+msgstr "Valuta"
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nome da visualizzare"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -400,21 +421,21 @@ msgstr ""
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
msgid "Done"
-msgstr ""
+msgstr "Fatto"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Bozza"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,109 +484,131 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Raggruppa per..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Fattura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Ultima modifica il"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
msgstr "Last Updated by"
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
msgstr "Last Updated on"
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr "Righe"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nome"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
-msgstr "Stato"
+msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Utente"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "o"
diff --git a/account_credit_control/i18n/ja.po b/account_credit_control/i18n/ja.po
index 637971230..85959bb28 100644
--- a/account_credit_control/i18n/ja.po
+++ b/account_credit_control/i18n/ja.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Japanese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ja/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Japanese (https://www.transifex.com/oca/teams/23907/ja/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "有効"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "キャンセル"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "会社"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "作成者"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "作成日"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "表示名"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "ドラフト"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "グループ化…"
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "請求書"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "最終更新日"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "最終更新者"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "最終更新日"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "名前"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "パートナ"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "ユーザ"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/ko.po b/account_credit_control/i18n/ko.po
new file mode 100644
index 000000000..aad312fde
--- /dev/null
+++ b/account_credit_control/i18n/ko.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Korean (https://www.transifex.com/oca/teams/23907/ko/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: ko\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "취소"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "작성자"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "작성일"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "표시 이름"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "최근 수정"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "최근 갱신한 사람"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "최근 갱신 날짜"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/lo.po b/account_credit_control/i18n/lo.po
new file mode 100644
index 000000000..3be758a2a
--- /dev/null
+++ b/account_credit_control/i18n/lo.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Lao (https://www.transifex.com/oca/teams/23907/lo/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: lo\n"
+"Plural-Forms: nplurals=1; plural=0;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "ຍົກເລີອກ"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/lt.po b/account_credit_control/i18n/lt.po
index 27c8d0d00..1966c85fe 100644
--- a/account_credit_control/i18n/lt.po
+++ b/account_credit_control/i18n/lt.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Lithuanian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/lt/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Lithuanian (https://www.transifex.com/oca/teams/23907/lt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktyvus"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Atšaukti"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Įmonė"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Sukūrė"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Sukurta"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Vaizduojamas pavadinimas"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Juodraštis"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Grupuoti pagal..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Sąskaita-faktūra"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Paskutinį kartą keista"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Paskutinį kartą atnaujino"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Paskutinį kartą atnaujinta"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Pavadinimas"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partneris"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Naudotojas"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "arba"
diff --git a/account_credit_control/i18n/lt_LT.po b/account_credit_control/i18n/lt_LT.po
new file mode 100644
index 000000000..35cea7d13
--- /dev/null
+++ b/account_credit_control/i18n/lt_LT.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Lithuanian (Lithuania) (https://www.transifex.com/oca/teams/23907/lt_LT/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: lt_LT\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Atšaukti"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Sukūrė"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Sukurta"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Paskutinį kartą atnaujino"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Paskutinį kartą atnaujinta"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/lv.po b/account_credit_control/i18n/lv.po
new file mode 100644
index 000000000..78572bd60
--- /dev/null
+++ b/account_credit_control/i18n/lv.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Latvian (https://www.transifex.com/oca/teams/23907/lv/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: lv\n"
+"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n != 0 ? 1 : 2);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Atcelt"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Izveidoja"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Izveidots"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Pēdējo reizi atjaunoja"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Pēdējās izmaiņas"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/mk.po b/account_credit_control/i18n/mk.po
index 168b23330..aa16bc310 100644
--- a/account_credit_control/i18n/mk.po
+++ b/account_credit_control/i18n/mk.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Macedonian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/mk/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Macedonian (https://www.transifex.com/oca/teams/23907/mk/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Активно"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Откажи"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Компанија"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Креирано од"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Креирано на"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Прикажи име"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Нацрт"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Групирај по..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Фактура"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Последна промена на"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Последно ажурирање од"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Последно ажурирање на"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Име"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Партнер"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Корисник"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "или"
diff --git a/account_credit_control/i18n/mn.po b/account_credit_control/i18n/mn.po
index c0c71c828..299140ac6 100644
--- a/account_credit_control/i18n/mn.po
+++ b/account_credit_control/i18n/mn.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Mongolian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/mn/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Mongolian (https://www.transifex.com/oca/teams/23907/mn/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Идэвхитэй"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Цуцлах"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Компани"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Үүсгэгч"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Үүсгэсэн"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Дэлгэцийн Нэр"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Ноорог"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Бүлэглэх..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Нэхэмжлэл"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Сүүлийн засвар хийсэн огноо"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Сүүлийн засвар хийсэн"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Сүүлийн засвар хийсэн огноо"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Нэр"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Харилцагч"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Хэрэглэгч"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "эсвэл"
diff --git a/account_credit_control/i18n/nb.po b/account_credit_control/i18n/nb.po
index 79a198a50..e485034e0 100644
--- a/account_credit_control/i18n/nb.po
+++ b/account_credit_control/i18n/nb.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Norwegian Bokmål (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nb/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Norwegian Bokmål (https://www.transifex.com/oca/teams/23907/nb/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktiv"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Avbryt"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Firma"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Opprettet av"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Opprettet den"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Visnings navn"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Kladd"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Grupper etter ..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Faktura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Sist oppdatert "
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Sist oppdatert av"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Sist oppdatert"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Navn"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Bruker"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/nb_NO.po b/account_credit_control/i18n/nb_NO.po
new file mode 100644
index 000000000..5d628840f
--- /dev/null
+++ b/account_credit_control/i18n/nb_NO.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Norwegian Bokmål (Norway) (https://www.transifex.com/oca/teams/23907/nb_NO/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: nb_NO\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Lukk"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Laget av"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Laget den"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Vis navn"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Sist endret den"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Sist oppdatert av"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Sist oppdatert den"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/nl.po b/account_credit_control/i18n/nl.po
index bf5126735..d633c9994 100644
--- a/account_credit_control/i18n/nl.po
+++ b/account_credit_control/i18n/nl.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Dutch (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nl/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Dutch (https://www.transifex.com/oca/teams/23907/nl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Actief"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Annuleren"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Bedrijf"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Aangemaakt door"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Aangemaakt op"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Te tonen naam"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Concept"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Groepeer op..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Factuur"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Laatst bijgewerkt op"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Laatst bijgewerkt door"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Laatst bijgewerkt op"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Naam"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Relatie"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Gebruiker"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "of"
diff --git a/account_credit_control/i18n/nl_BE.po b/account_credit_control/i18n/nl_BE.po
index d03f4f4d0..c26f51d28 100644
--- a/account_credit_control/i18n/nl_BE.po
+++ b/account_credit_control/i18n/nl_BE.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Dutch (Belgium) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/nl_BE/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Dutch (Belgium) (https://www.transifex.com/oca/teams/23907/nl_BE/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Actief"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Annuleren"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Bedrijf"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Gemaakt door"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Gemaakt op"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Schermnaam"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Concept"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Groeperen op..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Factuur"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Laatst Aangepast op"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Laatst bijgewerkt door"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Laatst bijgewerkt op"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Naam"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Relatie"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Gebruiker"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "of"
diff --git a/account_credit_control/i18n/pl.po b/account_credit_control/i18n/pl.po
index 9b1a6112f..a4939c893 100644
--- a/account_credit_control/i18n/pl.po
+++ b/account_credit_control/i18n/pl.po
@@ -3,46 +3,47 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Polish (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pl/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Polish (https://www.transifex.com/oca/teams/23907/pl/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Language: pl\n"
-"Plural-Forms: nplurals=3; plural=(n==1 ? 0 : n%10>=2 && n%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"
+"Plural-Forms: nplurals=4; plural=(n==1 ? 0 : (n%10>=2 && n%10<=4) && (n%100<12 || n%100>14) ? 1 : n!=1 && (n%10>=0 && n%10<=1) || (n%10>=5 && n%10<=9) || (n%100>=12 && n%100<=14) ? 2 : 3);\n"
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Aktywny"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Anuluj"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Utworzone przez"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Utworzono"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Wyświetlana nazwa "
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Projekt"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Grupuj wg..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Faktura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Ostatnio modyfikowano"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Ostatnio modyfikowane przez"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Ostatnia zmiana"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partner"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Użytkownik"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
-msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
diff --git a/account_credit_control/i18n/pt.po b/account_credit_control/i18n/pt.po
index 2ee39667a..6a04620ce 100644
--- a/account_credit_control/i18n/pt.po
+++ b/account_credit_control/i18n/pt.po
@@ -3,14 +3,16 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
+# Pedro Castro Silva , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Portuguese (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pt/)\n"
+"POT-Creation-Date: 2017-12-08 23:22+0000\n"
+"PO-Revision-Date: 2017-12-08 23:22+0000\n"
+"Last-Translator: Pedro Castro Silva , 2017\n"
+"Language-Team: Portuguese (https://www.transifex.com/oca/teams/23907/pt/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +23,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +68,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +95,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
-msgstr "Contas"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Activo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +131,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +163,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,110 +178,102 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_res_company
msgid "Companies"
-msgstr ""
+msgstr "Empresas"
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Empresa"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Criado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Criado em"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +281,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +300,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +327,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +390,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nome"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -400,21 +422,21 @@ msgstr ""
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
msgid "Done"
-msgstr ""
+msgstr "Feito"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Rascunho"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +444,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +459,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +475,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +485,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Grupo por..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Fatura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última Modificação Em"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Atualizado pela última vez por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Atualizado pela última vez em"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +620,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +697,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +727,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nome"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +771,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +911,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Parceiro"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +975,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +991,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1036,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Utilizador"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1171,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1180,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1194,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "ou"
diff --git a/account_credit_control/i18n/pt_BR.po b/account_credit_control/i18n/pt_BR.po
index 696d15c96..ee4519920 100644
--- a/account_credit_control/i18n/pt_BR.po
+++ b/account_credit_control/i18n/pt_BR.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Portuguese (Brazil) (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/pt_BR/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Portuguese (Brazil) (https://www.transifex.com/oca/teams/23907/pt_BR/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
-msgstr "Conta"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Ativo"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Cancelar"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr "Empresas"
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Empresa"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Criado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Criado em"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nome para Mostrar"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Provisório"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Agrupar Por..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "Identificação"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Fatura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Última atualização em"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Última atualização por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Última atualização em"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nome"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Parceiro"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Usuário"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "ou"
diff --git a/account_credit_control/i18n/pt_PT.po b/account_credit_control/i18n/pt_PT.po
new file mode 100644
index 000000000..b620c113a
--- /dev/null
+++ b/account_credit_control/i18n/pt_PT.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Portuguese (Portugal) (https://www.transifex.com/oca/teams/23907/pt_PT/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: pt_PT\n"
+"Plural-Forms: nplurals=2; plural=(n != 1);\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Cancelar"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr "Empresa"
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Criado por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Criado em"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nome a exibir"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr "Feito"
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr "Rascunho"
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Modificado pela última vez em"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Atualizado pela última vez por"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Atualizado pela última vez em"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr "Nome"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/ro.po b/account_credit_control/i18n/ro.po
index 49a40c9d3..a1f9e57b3 100644
--- a/account_credit_control/i18n/ro.po
+++ b/account_credit_control/i18n/ro.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Romanian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ro/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Romanian (https://www.transifex.com/oca/teams/23907/ro/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Activ(a)"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Anuleaza"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Companie"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Creat de"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Creat la"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Nume Afişat"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Ciorna"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Grupeaza dupa..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Factura"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Ultima actualizare în"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
msgid "Last Updated by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+msgstr "Ultima actualizare făcută de"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Ultima actualizare la"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Nume"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Partener"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Utilizator"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "sau"
diff --git a/account_credit_control/i18n/ru.po b/account_credit_control/i18n/ru.po
index 5c8413c48..75333b990 100644
--- a/account_credit_control/i18n/ru.po
+++ b/account_credit_control/i18n/ru.po
@@ -3,14 +3,15 @@
# * account_credit_control
#
# Translators:
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-07-01 13:25+0000\n"
-"PO-Revision-Date: 2015-06-03 15:57+0000\n"
-"Last-Translator: <>\n"
-"Language-Team: Russian (http://www.transifex.com/oca/OCA-account-financial-tools-8-0/language/ru/)\n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Russian (https://www.transifex.com/oca/teams/23907/ru/)\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
@@ -21,28 +22,28 @@ msgstr ""
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
msgid ""
"\n"
-" Our records indicate that we still have not received the payment of the above mentioned invoice despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-" Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
-#: model:email.template,body_html:account_credit_control.email_template_credit_control_base
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
msgid ""
"\n"
-" Dear ${object.contact_address.name or ''}\n"
-" \n"
-" \n"
-" ${object.current_policy_level.custom_mail_text}\n"
-" "
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -66,13 +67,23 @@ msgstr ""
msgid "60 days last reminder"
msgstr ""
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_credit_control_line
msgid "A credit control line"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:93
+#: code:addons/account_credit_control/models/credit_control_run.py:78
#, python-format
msgid "A credit control line more recent than %s exists at %s"
msgstr ""
@@ -83,35 +94,35 @@ msgid "A credit control policy level"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:161
+#: code:addons/account_credit_control/models/credit_control_run.py:144
#, python-format
msgid ""
"A credit control run is already running in background, please try later."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:86
+#: code:addons/account_credit_control/models/credit_control_run.py:71
#, python-format
msgid "A run has already been executed more recently than %s"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,account_id:0
#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Account"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: field:credit.control.policy,account_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Accounts"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,active:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
msgid "Active"
-msgstr "Активное"
+msgstr ""
#. module: account_credit_control
#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
@@ -119,28 +130,28 @@ msgid "Allows to manually change credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "An error has occured during the sending of the email."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:308
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
#, python-format
msgid "Can not get function for computation mode: %s is not implemented"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Cancel"
msgstr "Отменена"
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change Lines' State"
msgstr ""
@@ -151,12 +162,12 @@ msgid "Change current credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Change the overdue level of current invoice"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Change the state of the selected lines"
msgstr ""
@@ -166,9 +177,9 @@ msgid "Change the state of the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,channel:0
-#: field:credit.control.policy.level,channel:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Channel"
msgstr ""
@@ -178,98 +189,90 @@ msgid "Companies"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,company_id:0
-#: field:credit.control.line,company_id:0
-#: field:credit.control.policy,company_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
msgid "Company"
msgstr "Компания"
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Compute Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,computation_mode:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
msgid "Compute Mode"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,contact_address:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
msgid "Contact Address"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_form
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: view:credit.control.line:account_credit_control.credit_control_line_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
msgid "Control Credit Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
msgid "Controlling Date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
msgid "Controlling date"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,create_uid:0
-#: field:credit.control.emailer,create_uid:0
-#: field:credit.control.line,create_uid:0
-#: field:credit.control.marker,create_uid:0
-#: field:credit.control.policy,create_uid:0
-#: field:credit.control.policy.changer,create_uid:0
-#: field:credit.control.policy.level,create_uid:0
-#: field:credit.control.printer,create_uid:0
-#: field:credit.control.run,create_uid:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
msgid "Created by"
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.communication,create_date:0
-#: field:credit.control.emailer,create_date:0
-#: field:credit.control.line,create_date:0
-#: field:credit.control.marker,create_date:0
-#: field:credit.control.policy,create_date:0
-#: field:credit.control.policy.changer,create_date:0
-#: field:credit.control.policy.level,create_date:0
-#: field:credit.control.printer,create_date:0
-#: field:credit.control.run,create_date:0
+msgstr "Создано"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
msgid "Created on"
-msgstr ""
+msgstr "Создан"
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.module.category,name:account_credit_control.category_credit_control
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_info
-msgid "Credit Control Info"
-msgstr ""
-
-#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
-#: field:credit.control.emailer,line_ids:0
-#: field:credit.control.marker,line_ids:0
-#: field:credit.control.printer,line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
-#: field:res.partner,credit_control_line_ids:0
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Credit Control Lines"
msgstr ""
-#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
-msgid "Credit Control Manager"
-msgstr ""
-
#. module: account_credit_control
#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
@@ -277,8 +280,10 @@ msgid "Credit Control Policies"
msgstr ""
#. module: account_credit_control
-#: field:account.invoice,credit_policy_id:0
-#: field:res.company,credit_policy_id:0 field:res.partner,credit_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
msgid "Credit Control Policy"
msgstr ""
@@ -294,26 +299,24 @@ msgid "Credit Control Summary"
msgstr ""
#. module: account_credit_control
-#: field:res.company,credit_control_tolerance:0
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
msgid "Credit Control Tolerance"
msgstr ""
#. module: account_credit_control
-#: model:res.groups,name:account_credit_control.group_account_credit_control_user
-msgid "Credit Control User"
-msgstr ""
-
-#. module: account_credit_control
-#: model:email.template,subject:account_credit_control.email_template_credit_control_base
-msgid "Credit Control: (${object.current_policy_level.name or 'n/a'})"
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
msgstr ""
#. module: account_credit_control
-#: field:account.account,credit_control_line_ids:0
-#: field:account.invoice,credit_control_line_ids:0
-#: field:credit.control.communication,credit_control_line_ids:0
#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
msgid "Credit Lines"
msgstr ""
@@ -323,55 +326,60 @@ msgid "Credit control line generator"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy:account_credit_control.credit_control_policy_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
msgid "Credit control policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Credit control policy Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.level:account_credit_control.credit_control_policy_level_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
msgid "Credit control policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: view:credit.control.run:account_credit_control.credit_control_run_tree
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
msgid "Credit control run"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Credit policy level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,currency_id:0
-#: field:credit.control.line,currency_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
msgid "Currency"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_mail_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
msgid "Custom Mail Message"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,custom_text:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
msgid "Custom Message"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Date due"
msgstr ""
@@ -381,18 +389,31 @@ msgid "Define a reminder policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,delay_days:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
msgid "Delay (in days)"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Delay Setting"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
msgid "Do nothing"
msgstr ""
@@ -403,18 +424,18 @@ msgid "Done"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft"
msgstr "Черновик"
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Draft lines have to be triaged."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,state:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
msgid ""
"Draft lines need to be triaged.\n"
"Ignored lines are lines for which we do not want to send something.\n"
@@ -422,7 +443,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,amount_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
msgid "Due Amount Tax incl."
msgstr ""
@@ -437,12 +458,12 @@ msgid "Due Date, End Of Month"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,balance_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
msgid "Due balance"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_due:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
msgid "Due date"
msgstr ""
@@ -453,7 +474,7 @@ msgid "Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.level,email_template_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
msgid "Email Template"
msgstr ""
@@ -463,111 +484,133 @@ msgid "Emailing Error"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_entry:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
msgid "Entry date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Error"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Filters"
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,do_nothing:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
msgid "For policies which should not generate lines or are obsolete"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
msgid "Generated lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "Group By..."
-msgstr "Группировать по ..."
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,id:0 field:credit.control.emailer,id:0
-#: field:credit.control.line,id:0 field:credit.control.marker,id:0
-#: field:credit.control.policy,id:0 field:credit.control.policy.changer,id:0
-#: field:credit.control.policy.level,id:0 field:credit.control.printer,id:0
-#: field:credit.control.run,id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
msgid "ID"
-msgstr ""
+msgstr "ID"
#. module: account_credit_control
-#: help:credit.control.run,manual_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
msgid ""
"If a credit control line has been generatedon a policy and the policy has "
"been changed in the meantime, it has to be handled manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ignored"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,invoice_id:0
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Invoice"
msgstr "Счет"
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice date"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoice number"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Invoiced amount"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Issued Lines"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_uid:0
-#: field:credit.control.emailer,write_uid:0
-#: field:credit.control.line,write_uid:0
-#: field:credit.control.marker,write_uid:0
-#: field:credit.control.policy,write_uid:0
-#: field:credit.control.policy.changer,write_uid:0
-#: field:credit.control.policy.level,write_uid:0
-#: field:credit.control.printer,write_uid:0
-#: field:credit.control.run,write_uid:0
-msgid "Last Updated by"
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,write_date:0
-#: field:credit.control.emailer,write_date:0
-#: field:credit.control.line,write_date:0
-#: field:credit.control.marker,write_date:0
-#: field:credit.control.policy,write_date:0
-#: field:credit.control.policy.changer,write_date:0
-#: field:credit.control.policy.level,write_date:0
-#: field:credit.control.printer,write_date:0
-#: field:credit.control.run,write_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Последний раз обновлено"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
msgid "Last Updated on"
-msgstr ""
+msgstr "Последний раз обновлено"
#. module: account_credit_control
#: selection:credit.control.line,channel:0
@@ -576,67 +619,73 @@ msgid "Letter"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,current_policy_level:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.policy.level,level:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines already sent."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Lines marker"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Lines report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.run,manual_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
msgid "Lines to handle manually"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Lines which have been ignored from previous runs."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Mail and reporting"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Mailer"
msgstr ""
#. module: account_credit_control
-#: view:account.invoice:account_credit_control.invoice_followup_form_view
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
msgid "Manual Credit Control Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Manual Lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Manual change"
msgstr ""
@@ -647,17 +696,17 @@ msgid "Manual no follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,manually_overridden:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
msgid "Manually overridden"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.marker,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
msgid "Mark as"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Mark letter lines as sent"
msgstr ""
@@ -677,44 +726,40 @@ msgid "Mass printer"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-msgid "More..."
-msgstr ""
-
-#. module: account_credit_control
-#: field:credit.control.line,move_line_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
msgid "Move line"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,move_line_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
msgid "Move line to change"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Move lines to affect"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,name:0 field:credit.control.policy.level,name:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
msgid "Name"
msgstr "Название"
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
msgid "New Policy to Apply"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,new_policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
msgid "New level to apply"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_emailer.py:62
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:74
-#: code:addons/account_credit_control/wizard/credit_control_printer.py:60
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
#, python-format
msgid "No credit control lines selected."
msgstr ""
@@ -725,154 +770,138 @@ msgid "No follow"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy.changer,do_nothing:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
msgid "No follow policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_marker.py:78
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
#, python-format
msgid "No lines will be changed. All the selected lines are already done."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.printer,mark_as_sent:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
msgid "Only letter lines will be marked."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Open Credit Control Lines"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Open amount"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
-msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
-msgstr ""
-
-#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the above mentioned invoice.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
msgid ""
-"Our records indicate that we have not received the payment of the invoices mentioned in the attached document.\n"
-"If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the above mentioned invoice despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
"\n"
-"Best regards\n"
-" "
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
msgid ""
-"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder.\n"
-" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
-"\n"
-"Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-"Best regards\n"
-" "
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the above mentioned invoice despite our reminder.\n"
-"\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
-"\n"
-"If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-"If your payment has not been received in the next 5 days, your file will be transfered to our debt\n"
-" collection agency.\n"
-"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
-"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
-"\n"
-" Best regards\n"
-" "
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
msgstr ""
#. module: account_credit_control
-#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
msgid ""
-"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders.\n"
-" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
-" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
"\n"
-" Should you need us to arrange a payment plan for you, please advise.\n"
-" A customer account statement is enclosed for you convenience.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
"\n"
-" Thank you in advance for your anticipated cooperation in this matter.\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
"\n"
-" Best regards\n"
-" "
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
msgstr ""
#. module: account_credit_control
@@ -881,61 +910,61 @@ msgid "Outgoing Mails"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_level_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
msgid "Overdue Level"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,partner_id:0
-#: view:credit.control.line:account_credit_control.credit_control_line_search
-#: field:credit.control.line,partner_id:0
#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Partner"
msgstr "Контрагент"
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:109
+#: code:addons/account_credit_control/models/credit_control_run.py:92
#, python-format
msgid "Please select a policy"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:61
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
#, python-format
msgid "Please use wizard on customer invoices"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,policy_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Policies"
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:132
+#: code:addons/account_credit_control/models/credit_control_run.py:115
#, python-format
msgid "Policy \"%s \" has generated %d Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/run.py:136
+#: code:addons/account_credit_control/models/credit_control_run.py:119
#, python-format
msgid "Policy \"%s \" has not generated any Credit Control Lines. "
msgstr ""
#. module: account_credit_control
-#: field:credit.control.policy,level_ids:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
msgid "Policy Levels"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
-#: view:credit.control.policy.level:account_credit_control.credit_mangement_policy_level_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
msgid "Policy level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
msgid "Policy levels"
msgstr ""
@@ -945,7 +974,7 @@ msgid "Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print"
msgstr ""
@@ -961,36 +990,36 @@ msgid "Print selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
msgid "Print the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
#: selection:credit.control.line,state:0
#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Ready To Send"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,policy_id:0
-#: field:credit.control.policy.level,policy_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
msgid "Related Policy"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.run:account_credit_control.credit_control_run_form
-#: field:credit.control.run,report:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
msgid "Report"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,report_date:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
msgid "Report Date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Run date"
msgstr ""
@@ -1006,131 +1035,134 @@ msgid "Send an email for the selected lines."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send emails for the selected lines"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
msgid "Send the emails"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "Sent"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,mail_message_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
msgid "Sent Email"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,date_sent:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
msgid "Sent date"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set current credit level"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid "Set new policy"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,run_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
msgid "Source"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,state:0 field:credit.control.run,state:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
msgid "State"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
msgid "Summary"
msgstr ""
#. module: account_credit_control
-#: help:account.invoice,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
msgid ""
"The Credit Control Policy used for this invoice. If nothing is defined, it "
"will use the account setting or the partner setting."
msgstr ""
#. module: account_credit_control
-#: help:res.partner,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
msgid ""
"The Credit Control Policy used for this partner. This setting can be forced "
"on the invoice. If nothing is defined, it will use the company setting."
msgstr ""
#. module: account_credit_control
-#: help:res.company,credit_policy_id:0
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
msgid ""
"The Credit Control Policy used on partners by default. This setting can be "
"overridden on partners or invoices."
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "The line was deprecated by a manual change of policy on invoice."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.line,currency_id:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
msgid "The optional other currency if it is a multi-currency entry."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:258
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
#, python-format
msgid "The smallest level can not be of type Previous Reminder"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.line:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
msgid "These lines are ready to send by email or by letter using the Actions."
msgstr ""
#. module: account_credit_control
-#: help:credit.control.policy,account_ids:0
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
msgid "This policy will be active only for the selected accounts"
msgstr ""
#. module: account_credit_control
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
msgid ""
"This wizard will let you set the overdue policy and level for selected "
"invoices"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
msgid "Total Due"
msgstr ""
#. module: account_credit_control
-#: view:website:account_credit_control.report_credit_control_summary_document
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
msgid "Total Invoiced"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.communication,user_id:0
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
msgid "User"
-msgstr "Пользователь"
+msgstr ""
#. module: account_credit_control
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
msgid "Warning: you will maybe not be able to revert this operation."
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/line.py:226
+#: code:addons/account_credit_control/models/credit_control_line.py:214
#, python-format
msgid ""
"You are not allowed to delete a credit control line that is not in draft "
@@ -1138,7 +1170,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/policy.py:203
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
#, python-format
msgid ""
"You can only use a policy set on account %s.\n"
@@ -1147,7 +1179,7 @@ msgid ""
msgstr ""
#. module: account_credit_control
-#: code:addons/account_credit_control/invoice.py:57
+#: code:addons/account_credit_control/models/account_invoice.py:45
#, python-format
msgid ""
"You cannot cancel this invoice.\n"
@@ -1161,14 +1193,6 @@ msgid "credit control communication"
msgstr ""
#. module: account_credit_control
-#: field:credit.control.line,level:0
-msgid "credit.control.policy.level"
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
msgstr ""
-
-#. module: account_credit_control
-#: view:credit.control.emailer:account_credit_control.credit_line_emailer_form
-#: view:credit.control.marker:account_credit_control.credit_line_marker_form
-#: view:credit.control.policy.changer:account_credit_control.credit_control_policy_changer_form
-#: view:credit.control.printer:account_credit_control.credit_line_printer_form
-msgid "or"
-msgstr "или"
diff --git a/account_credit_control/i18n/sk.po b/account_credit_control/i18n/sk.po
new file mode 100644
index 000000000..039c36ee1
--- /dev/null
+++ b/account_credit_control/i18n/sk.po
@@ -0,0 +1,1198 @@
+# Translation of Odoo Server.
+# This file contains the translation of the following modules:
+# * account_credit_control
+#
+# Translators:
+# OCA Transbot , 2017
+msgid ""
+msgstr ""
+"Project-Id-Version: Odoo Server 10.0\n"
+"Report-Msgid-Bugs-To: \n"
+"POT-Creation-Date: 2017-11-28 23:23+0000\n"
+"PO-Revision-Date: 2017-11-28 23:23+0000\n"
+"Last-Translator: OCA Transbot , 2017\n"
+"Language-Team: Slovak (https://www.transifex.com/oca/teams/23907/sk/)\n"
+"MIME-Version: 1.0\n"
+"Content-Type: text/plain; charset=UTF-8\n"
+"Content-Transfer-Encoding: \n"
+"Language: sk\n"
+"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_3
+msgid ""
+"\n"
+" Our records indicate that we still have not received the payment of the invoice mentioned below despite our two reminders.\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,body_html:account_credit_control.email_template_credit_control_base
+msgid ""
+"\n"
+" Dear ${object.contact_address.name or ''}\n"
+" \n"
+" \n"
+" ${object.current_policy_level.custom_mail_text | safe}\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_3
+msgid "10 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.3_time_1
+msgid "10 days net"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_1
+#: model:credit.control.policy.level,name:account_credit_control.3_time_2
+msgid "30 days end of month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.2_time_2
+msgid "60 days last reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Due "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Total Invoiced "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_line
+msgid "A credit control line"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:78
+#, python-format
+msgid "A credit control line more recent than %s exists at %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_level
+msgid "A credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:144
+#, python-format
+msgid ""
+"A credit control run is already running in background, please try later."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:71
+#, python-format
+msgid "A run has already been executed more recently than %s"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_account
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_account_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Account"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_account_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_active
+msgid "Active"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.action_wizard_credit_policy_changer
+msgid "Allows to manually change credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "An error has occured during the sending of the email."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:296
+#, python-format
+msgid "Can not get function for computation mode: %s is not implemented"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Cancel"
+msgstr "Zrušiť"
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_marker_wizard_menu_action
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change Lines' State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer
+#: model:ir.actions.act_window,name:account_credit_control.action_wizard_credit_policy_changer_menu_action
+msgid "Change current credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Change the overdue level of current invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Change the state of the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_marker_wizard
+msgid "Change the state of the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_channel
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_channel
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Channel"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_company
+msgid "Companies"
+msgstr "Spoločnosti"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_company_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_company_id
+msgid "Company"
+msgstr "Spoločnosť"
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Compute Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_computation_mode
+msgid "Compute Mode"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_contact_address
+msgid "Contact Address"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_tree
+msgid "Control Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_date
+msgid "Controlling Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date
+msgid "Controlling date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_uid
+msgid "Created by"
+msgstr "Vytvoril"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_create_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_create_date
+msgid "Created on"
+msgstr "Vytvorené"
+
+#. module: account_credit_control
+#: model:ir.module.category,name:account_credit_control.category_credit_control
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_configuration_menu
+#: model:ir.ui.menu,name:account_credit_control.base_credit_control_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_line_action
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_control_line_ids
+#: model:ir.ui.menu,name:account_credit_control.credit_control_line_action_menu
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_policy_configuration_action
+#: model:ir.ui.menu,name:account_credit_control.credit_policy_configuration_action_menu
+msgid "Credit Control Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_res_users_credit_policy_id
+msgid "Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.credit_control_run
+#: model:ir.ui.menu,name:account_credit_control.credit_control_run_menu
+msgid "Credit Control Run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.report.xml,name:account_credit_control.credit_control_summary
+msgid "Credit Control Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_res_company_credit_control_tolerance
+msgid "Credit Control Tolerance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:mail.template,subject:account_credit_control.email_template_credit_control_base
+msgid ""
+"Credit Control:\n"
+" (${object.current_policy_level.name or 'n/a'})\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.act_account_credit_relation_relation
+#: model:ir.actions.act_window,name:account_credit_control.act_partner_credit_relation_relation
+#: model:ir.model.fields,field_description:account_credit_control.field_account_account_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_account_invoice_credit_control_line_ids
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_credit_control_line_ids
+msgid "Credit Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_run
+msgid "Credit control line generator"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_tree
+msgid "Credit control policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Credit control policy Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_level_tree
+msgid "Credit control policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_tree
+msgid "Credit control run"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Credit policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_currency_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_currency_id
+msgid "Currency"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_mail_text
+msgid "Custom Mail Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text
+msgid "Custom Message"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_custom_text_after_details
+msgid "Custom Message after details"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Date due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy
+msgid "Define a reminder policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_delay_days
+msgid "Delay (in days)"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Delay Setting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_display_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_display_name
+msgid "Display Name"
+msgstr "Zobraziť meno"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_do_nothing
+msgid "Do nothing"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0 selection:credit.control.run,state:0
+msgid "Done"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0 selection:credit.control.run,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Draft lines have to be triaged."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_state
+msgid ""
+"Draft lines need to be triaged.\n"
+"Ignored lines are lines for which we do not want to send something.\n"
+"Draft and ignored lines will be generated again on the next run."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_amount_due
+msgid "Due Amount Tax incl."
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Due Date, End Of Month"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_balance_due
+msgid "Due balance"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_due
+msgid "Due date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_email_template_id
+msgid "Email Template"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+msgid "Emailing Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_entry
+msgid "Entry date"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Error"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Filters"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_do_nothing
+msgid "For policies which should not generate lines or are obsolete"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_line_ids
+msgid "Generated lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Group By"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_id
+msgid "ID"
+msgstr "ID"
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_run_manual_ids
+msgid ""
+"If a credit control line has been generatedon a policy and the policy has "
+"been changed in the meantime, it has to be handled manually"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ignored"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_info
+msgid "Info"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_account_invoice
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_invoice_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Invoice"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoice number"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Invoiced amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Issued Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer___last_update
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run___last_update
+msgid "Last Modified on"
+msgstr "Posledná modifikácia"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_uid
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_uid
+msgid "Last Updated by"
+msgstr "Naposledy upravil"
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_emailer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_write_date
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_write_date
+msgid "Last Updated on"
+msgstr "Naposledy upravené"
+
+#. module: account_credit_control
+#: selection:credit.control.line,channel:0
+#: selection:credit.control.policy.level,channel:0
+msgid "Letter"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_current_policy_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_level
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_level
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines already sent."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Lines marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Lines report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_manual_ids
+msgid "Lines to handle manually"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Lines which have been ignored from previous runs."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Mail and reporting"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Mailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:res.groups,name:account_credit_control.group_account_credit_control_manager
+msgid "Manager"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.invoice_followup_form_view
+msgid "Manual Credit Control Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Manual Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Manual change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.no_follow_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.no_follow_1
+msgid "Manual no follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_manually_overridden
+msgid "Manually overridden"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_marker_name
+msgid "Mark as"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Mark letter lines as sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_emailer
+msgid "Mass credit line emailer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_marker
+msgid "Mass marker"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_printer
+msgid "Mass printer"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_move_line_id
+msgid "Move line"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_move_line_ids
+msgid "Move line to change"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Move lines to affect"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_name
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_name
+msgid "Name"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_id
+msgid "New Policy to Apply"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_new_policy_level_id
+msgid "New level to apply"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_emailer.py:47
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:59
+#: code:addons/account_credit_control/wizard/credit_control_printer.py:45
+#, python-format
+msgid "No credit control lines selected."
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,name:account_credit_control.no_follow_1
+msgid "No follow"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_changer_do_nothing
+msgid "No follow policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_marker.py:63
+#, python-format
+msgid "No lines will be changed. All the selected lines are already done."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_printer_mark_as_sent
+msgid "Only letter lines will be marked."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Open Credit Control Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Open amount"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_1
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoice mentioned below.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_1
+msgid ""
+"Our records indicate that we have not received the payment of the invoices mentioned in the attached document. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 10 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoice mentioned below despite our first reminder.\n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_2
+msgid ""
+"Our records indicate that we have not yet received the payment of the invoices mentioned in the attached document despite our first reminder. \n"
+" If it has already been sent, please disregard this notice. If not, please proceed with payment within 5 days. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our reminder.\n"
+" \n"
+" \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt \n"
+" collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_mail_text:account_credit_control.3_time_3
+msgid ""
+"Our records indicate that we still have not received the payment of the invoices mentioned in the attached document despite our two reminders. \n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment. \n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency. \n"
+" \n"
+" Should you need us to arrange a payment plan for you, please advise. \n"
+" A customer account statement is enclosed for you convenience. \n"
+" \n"
+" Thank you in advance for your anticipated cooperation in this matter. \n"
+" \n"
+" Best regards"
+msgstr ""
+
+#. module: account_credit_control
+#: model:credit.control.policy.level,custom_text:account_credit_control.2_time_2
+msgid ""
+"Our records indicate that we still have not received the payment of the mentioned below invoice despite our reminder.\n"
+"\n"
+" If payment have already been sent, please disregard this notice. If not, please proceed with payment.\n"
+" If your payment has not been received in the next 5 days, your file will be transfered to our debt collection agency.\n"
+"\n"
+" Should you need us to arrange a payment plan for you, please advise.\n"
+" A customer account statement is enclosed for you convenience.\n"
+"\n"
+" Thank you in advance for your anticipated cooperation in this matter.\n"
+"\n"
+" Best regards\n"
+" "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_mail_mail
+msgid "Outgoing Mails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_level_id
+msgid "Overdue Level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_res_partner
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_partner_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_partner_id
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Partner"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:92
+#, python-format
+msgid "Please select a policy"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/wizard/credit_control_policy_changer.py:47
+#, python-format
+msgid "Please use wizard on customer invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_policy_ids
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Policies"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:115
+#, python-format
+msgid "Policy \"%s \" has generated %d Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_run.py:119
+#, python-format
+msgid "Policy \"%s \" has not generated any Credit Control Lines. "
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_ids
+msgid "Policy Levels"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+#: model:ir.ui.view,arch_db:account_credit_control.credit_mangement_policy_level_form
+msgid "Policy level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_form
+msgid "Policy levels"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.policy.level,computation_mode:0
+msgid "Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_printer_wizard_menu_action
+msgid "Print Lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_printer_wizard
+msgid "Print selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_printer_form
+msgid "Print the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: selection:credit.control.line,state:0
+#: selection:credit.control.marker,name:0
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Ready To Send"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_policy_id
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_policy_level_policy_id
+msgid "Related Policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_report
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_run_form
+msgid "Report"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_report_date
+msgid "Report Date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Run date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard
+#: model:ir.actions.act_window,name:account_credit_control.open_credit_line_emailer_wizard_menu_action
+msgid "Send By Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.actions.act_window,help:account_credit_control.open_credit_line_emailer_wizard
+msgid "Send an email for the selected lines."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send emails for the selected lines"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_emailer_form
+msgid "Send the emails"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "Sent"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_mail_message_id
+msgid "Sent Email"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_date_sent
+msgid "Sent date"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set current credit level"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid "Set new policy"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_run_id
+msgid "Source"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_line_state
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_run_state
+msgid "State"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.report_credit_control_summary_document
+msgid "Summary"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_account_invoice_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this invoice. If nothing is defined, it "
+"will use the account setting or the partner setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_partner_credit_policy_id
+#: model:ir.model.fields,help:account_credit_control.field_res_users_credit_policy_id
+msgid ""
+"The Credit Control Policy used for this partner. This setting can be forced "
+"on the invoice. If nothing is defined, it will use the company setting."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_res_company_credit_policy_id
+msgid ""
+"The Credit Control Policy used on partners by default. This setting can be "
+"overridden on partners or invoices."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "The line was deprecated by a manual change of policy on invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_line_currency_id
+msgid "The optional other currency if it is a multi-currency entry."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:246
+#, python-format
+msgid "The smallest level can not be of type Previous Reminder"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_line_search
+msgid "These lines are ready to send by email or by letter using the Actions."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,help:account_credit_control.field_credit_control_policy_account_ids
+msgid "This policy will be active only for the selected accounts"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_control_policy_changer_form
+msgid ""
+"This wizard will let you set the overdue policy and level for selected "
+"invoices"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_due
+msgid "Total Due"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_total_invoiced
+msgid "Total Invoiced"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model.fields,field_description:account_credit_control.field_credit_control_communication_user_id
+#: model:res.groups,name:account_credit_control.group_account_credit_control_user
+msgid "User"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.ui.view,arch_db:account_credit_control.credit_line_marker_form
+msgid "Warning: you will maybe not be able to revert this operation."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_line.py:214
+#, python-format
+msgid ""
+"You are not allowed to delete a credit control line that is not in draft "
+"state."
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/credit_control_policy.py:186
+#, python-format
+msgid ""
+"You can only use a policy set on account %s.\n"
+"Please choose one of the following policies:\n"
+" %s"
+msgstr ""
+
+#. module: account_credit_control
+#: code:addons/account_credit_control/models/account_invoice.py:45
+#, python-format
+msgid ""
+"You cannot cancel this invoice.\n"
+"A payment reminder has already been sent to the customer.\n"
+"You must create a credit note and issue a new invoice."
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_communication
+msgid "credit control communication"
+msgstr ""
+
+#. module: account_credit_control
+#: model:ir.model,name:account_credit_control.model_credit_control_policy_changer
+msgid "credit.control.policy.changer"
+msgstr ""
diff --git a/account_credit_control/i18n/sl.po b/account_credit_control/i18n/sl.po
index d9e07e097..6c0266267 100644
--- a/account_credit_control/i18n/sl.po
+++ b/account_credit_control/i18n/sl.po
@@ -3,15 +3,15 @@
# * account_credit_control
#
# Translators:
-# Matjaž Mozetič , 2015
+# OCA Transbot , 2017
msgid ""
msgstr ""
-"Project-Id-Version: account-financial-tools (8.0)\n"
+"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
-"POT-Creation-Date: 2015-10-03 22:27+0000\n"
-"PO-Revision-Date: 2015-09-30 11:24+0000\n"
-"Last-Translator: Matjaž Mozetič