bzr revid: fp@tinyerp.com-20081230220837-ntqebqlrx1ds6oeo
This commit is contained in:
Fabien Pinckaers 2008-12-30 23:08:37 +01:00
commit d6e7e4e1ec
108 changed files with 848 additions and 592 deletions

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -310,6 +310,12 @@ msgstr ""
msgid "Select period"
msgstr ""
#. module: account
#: code:addons/account/invoice.py:0
#, python-format
msgid "Please verify the price of the invoice !\nThe real total does not match the computed total."
msgstr ""
#. module: account
#: field:account.invoice.line,origin:0
#: field:account.invoice,origin:0
@ -767,6 +773,11 @@ msgstr ""
msgid "account.move.line"
msgstr ""
#. module: account
#: model:process.transition,name:account.process_transition_supplieranalyticcost0
msgid "Analytic Invoice"
msgstr ""
#. module: account
#: field:account.journal.column,field:0
msgid "Field Name"
@ -1311,11 +1322,6 @@ msgstr ""
msgid "Value"
msgstr ""
#. module: account
#: model:process.node,name:account.process_node_invoiceinvoice0
msgid "Create Invoice"
msgstr ""
#. module: account
#: wizard_field:account.invoice.pay,addendum,writeoff_acc_id:0
#: wizard_field:account.move.line.reconcile,addendum,writeoff_acc_id:0
@ -1554,9 +1560,8 @@ msgid "Open for reconciliation"
msgstr ""
#. module: account
#: code:addons/account/account.py:0
#, python-format
msgid "Purchase Journal"
#: model:process.node,name:account.process_node_invoiceinvoice0
msgid "Create Invoice"
msgstr ""
#. module: account
@ -1677,12 +1682,12 @@ msgid "Unreconciliation"
msgstr ""
#. module: account
#: code:addons/account/account.py:0
#: code:addons/account/invoice.py:0
#: code:addons/account/account_move_line.py:0
#: code:addons/account/account.py:0
#: code:addons/account/wizard/wizard_fiscalyear_close.py:0
#: code:addons/account/wizard/wizard_open_closed_fiscalyear.py:0
#: code:addons/account/wizard/wizard_journal.py:0
#: code:addons/account/wizard/wizard_fiscalyear_close.py:0
#, python-format
msgid "UserError"
msgstr ""
@ -2498,6 +2503,7 @@ msgstr ""
#. module: account
#: code:addons/account/invoice.py:0
#: code:addons/account/account_move_line.py:0
#, python-format
msgid "No Analytic Journal !"
msgstr ""
@ -2572,6 +2578,7 @@ msgstr ""
#. module: account
#: model:process.transition,note:account.process_transition_analyticinvoice0
#: model:process.transition,note:account.process_transition_supplieranalyticcost0
msgid "From analytic accounts, Create invoice."
msgstr ""
@ -2690,6 +2697,7 @@ msgstr ""
#: rml:account.analytic.account.journal:0
#: model:ir.ui.menu,name:account.next_id_40
#: model:process.node,name:account.process_node_analytic0
#: model:process.node,name:account.process_node_analyticcost0
msgid "Analytic"
msgstr ""
@ -2701,6 +2709,7 @@ msgstr ""
#. module: account
#: model:process.node,note:account.process_node_analytic0
#: model:process.node,note:account.process_node_analyticcost0
msgid "Analytic costs to reinvoice purchases, timesheets, ..."
msgstr ""
@ -2776,6 +2785,12 @@ msgstr ""
msgid "Invoice Number"
msgstr ""
#. module: account
#: code:addons/account/invoice.py:0
#, python-format
msgid "You have to define an analytic journal of type '%s' !"
msgstr ""
#. module: account
#: wizard_button:populate_statement_from_inv,customer,finish:0
#: wizard_button:populate_statement_from_inv,supplier,finish:0
@ -2863,6 +2878,11 @@ msgstr ""
msgid "Total credit"
msgstr ""
#. module: account
#: help:account.journal,centralisation:0
msgid "Check this box if you want that each entry doesn't create a counterpart but share the same counterpart for each entry of this journal. This is used in fiscal year closing."
msgstr ""
#. module: account
#: rml:account.overdue:0
msgid "Best regards."
@ -3350,6 +3370,11 @@ msgstr ""
msgid "Total debit"
msgstr ""
#. module: account
#: help:account.journal,group_invoice_lines:0
msgid "If this box is cheked, the system will try to group the accouting lines when generating them from invoices."
msgstr ""
#. module: account
#: code:addons/account/wizard/wizard_bank_reconcile.py:0
#, python-format
@ -3409,11 +3434,6 @@ msgstr ""
msgid "If a default tax if given in the partner it only override taxes from account (or product) of the same group."
msgstr ""
#. module: account
#: help:account.model.line,sequence:0
msgid "The sequence field is used to order the resources from the lowest sequences to the higher ones"
msgstr ""
#. module: account
#: view:account.bank.statement:0
msgid "Real Entries"
@ -3459,8 +3479,8 @@ msgid "Date of the day"
msgstr ""
#. module: account
#: help:account.journal,centralisation:0
msgid "Check this box if you want that each entry doesn't create a counterpart but share the same counterpart for each entry of this journal."
#: help:account.model.line,sequence:0
msgid "The sequence field is used to order the resources from the lowest sequences to the higher ones"
msgstr ""
#. module: account
@ -3508,10 +3528,10 @@ msgstr ""
#. module: account
#: code:addons/account/account_bank_statement.py:0
#: code:addons/account/account_analytic_line.py:0
#: code:addons/account/account_move_line.py:0
#: code:addons/account/account.py:0
#: code:addons/account/wizard/wizard_pay_invoice.py:0
#: code:addons/account/account_move_line.py:0
#: code:addons/account/wizard/wizard_refund.py:0
#: code:addons/account/wizard/wizard_pay_invoice.py:0
#, python-format
msgid "Error !"
msgstr ""
@ -3717,8 +3737,8 @@ msgid "Invoice Date"
msgstr ""
#. module: account
#: code:addons/account/wizard/wizard_open_closed_fiscalyear.py:0
#: code:addons/account/wizard/wizard_fiscalyear_close.py:0
#: code:addons/account/wizard/wizard_open_closed_fiscalyear.py:0
#, python-format
msgid "The journal must have centralised counterpart"
msgstr ""
@ -3805,6 +3825,11 @@ msgstr ""
msgid "Balance:"
msgstr ""
#. module: account
#: model:process.transition,name:account.process_transition_confirmstatementfromdraft0
msgid "Confirm statement from draft"
msgstr ""
#. module: account
#: rml:account.overdue:0
msgid "Customer account statement"
@ -3865,6 +3890,12 @@ msgstr ""
msgid "Active"
msgstr ""
#. module: account
#: code:addons/account/account.py:0
#, python-format
msgid "Purchase Journal"
msgstr ""
#. module: account
#: model:process.node,note:account.process_node_electronicfile0
msgid "Import from your bank statements"
@ -4536,11 +4567,6 @@ msgstr ""
msgid "account.config.wizard"
msgstr ""
#. module: account
#: model:process.transition,name:account.process_transition_confirmstatementfromdraft0
msgid "Confirm statement from draft"
msgstr ""
#. module: account
#: wizard_field:account.fiscalyear.close,init,report_new:0
msgid "Create new entries"
@ -4760,9 +4786,8 @@ msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:0
#: code:addons/account/wizard/wizard_validate_account_move.py:0
#, python-format
msgid "Warning"
msgid "You have to define an analytic journal on the '%s' journal!"
msgstr ""
#. module: account
@ -4943,6 +4968,13 @@ msgstr ""
msgid "Have a number and entries are generated"
msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:0
#: code:addons/account/wizard/wizard_validate_account_move.py:0
#, python-format
msgid "Warning"
msgstr ""
#. module: account
#: rml:account.analytic.account.analytic.check:0
msgid "Analytic Check -"
@ -4954,9 +4986,8 @@ msgid "Account Balance -"
msgstr ""
#. module: account
#: code:addons/account/invoice.py:0
#, python-format
msgid "Please verify the price of the invoice !\nThe real total does not match the computed total."
#: field:account.journal,group_invoice_lines:0
msgid "Group invoice lines"
msgstr ""
#. module: account
@ -5296,7 +5327,6 @@ msgstr ""
#. module: account
#: selection:account.bank.statement,state:0
#: view:account.bank.statement:0
#: model:process.transition.action,name:account.process_transition_action_draftconfirmstatement0
msgid "Confirm"
msgstr ""
@ -5386,8 +5416,8 @@ msgid "Bad account !"
msgstr ""
#. module: account
#: code:addons/account/account_move_line.py:0
#: code:addons/account/account.py:0
#: code:addons/account/account_move_line.py:0
#: code:addons/account/wizard/wizard_open_closed_fiscalyear.py:0
#, python-format
msgid "Error"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -31,11 +31,6 @@ msgstr ""
msgid "All payable entries"
msgstr ""
#. module: account_followup
#: view:account.move.line:0
msgid "Partner entries"
msgstr ""
#. module: account_followup
#: rml:account_followup.followup.print:0
msgid "Date:"
@ -406,6 +401,11 @@ msgstr ""
msgid "Total debit"
msgstr ""
#. module: account_followup
#: view:account.move.line:0
msgid "Partner entries"
msgstr ""
#. module: account_followup
#: rml:account_followup.followup.print:0
msgid "Maturity date"
@ -442,13 +442,13 @@ msgstr ""
msgid "Balance"
msgstr ""
#. module: account_followup
#: field:account.move.line,followup_line_id:0
msgid "Follow-up Level"
msgstr ""
#. module: account_followup
#: field:account_followup.followup,company_id:0
msgid "Company"
msgstr ""
#. module: account_followup
#: field:account.move.line,followup_line_id:0
msgid "Follow-up Level"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -36,6 +36,11 @@ msgstr ""
msgid "Title"
msgstr ""
#. module: account_invoice_layout
#: model:ir.actions.wizard,name:account_invoice_layout.wizard_notify_message
msgid "Invoices with Layout and Message"
msgstr ""
#. module: account_invoice_layout
#: rml:account.invoice.layout:0
msgid "Disc. (%)"
@ -52,8 +57,8 @@ msgid "Supplier Invoice"
msgstr ""
#. module: account_invoice_layout
#: model:ir.actions.wizard,name:account_invoice_layout.wizard_notify_message
msgid "Invoice + Message"
#: help:notify.message,msg:0
msgid "This notification will appear at the bottom of the Invoices when printed."
msgstr ""
#. module: account_invoice_layout
@ -163,7 +168,6 @@ msgstr ""
#. module: account_invoice_layout
#: rml:account.invoice.layout:0
#: model:ir.actions.report.xml,name:account_invoice_layout.account_invoices_1
msgid "Invoice"
msgstr ""
@ -202,6 +206,11 @@ msgstr ""
msgid "Total (excl. taxes):"
msgstr ""
#. module: account_invoice_layout
#: model:ir.actions.report.xml,name:account_invoice_layout.account_invoices_1
msgid "Invoices with Layout"
msgstr ""
#. module: account_invoice_layout
#: rml:account.invoice.layout:0
msgid "Draft Invoice"
@ -237,11 +246,6 @@ msgstr ""
msgid "Tax"
msgstr ""
#. module: account_invoice_layout
#: help:notify.message,msg:0
msgid "This notification will appear at the bottom of the Invoices when printed."
msgstr ""
#. module: account_invoice_layout
#: rml:account.invoice.layout:0
msgid "(incl. taxes):"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -59,6 +59,16 @@ msgid "The amount which should be paid at the current date\n"
"minus the amount which is already in payment order"
msgstr ""
#. module: account_payment
#: help:payment.line,date:0
msgid "If no payment date is specified, the bank will treat this payment line directly"
msgstr ""
#. module: account_payment
#: field:payment.order,date_prefered:0
msgid "Preferred date"
msgstr ""
#. module: account_payment
#: selection:payment.line,state:0
msgid "Free"
@ -85,13 +95,13 @@ msgid "_Add to payment order"
msgstr ""
#. module: account_payment
#: rml:payement.order:0
#: rml:payment.order:0
#: view:payment.order:0
msgid "Amount"
msgstr ""
#. module: account_payment
#: rml:payement.order:0
#: rml:payment.order:0
msgid "Execution date:"
msgstr ""
@ -112,7 +122,7 @@ msgid "New Payment Order"
msgstr ""
#. module: account_payment
#: rml:payement.order:0
#: rml:payment.order:0
#: field:payment.order,reference:0
msgid "Reference"
msgstr ""
@ -128,8 +138,11 @@ msgid "Directly"
msgstr ""
#. module: account_payment
#: selection:payment.order,state:0
msgid "Draft"
#: model:ir.actions.act_window,name:account_payment.action_payment_line_form
#: model:ir.model,name:account_payment.model_payment_line
#: view:payment.line:0
#: view:payment.order:0
msgid "Payment Line"
msgstr ""
#. module: account_payment
@ -178,6 +191,11 @@ msgstr ""
msgid "Total debit"
msgstr ""
#. module: account_payment
#: field:payment.line,ml_inv_ref:0
msgid "Invoice Ref."
msgstr ""
#. module: account_payment
#: field:payment.line,move_line_id:0
msgid "Entry line"
@ -248,7 +266,7 @@ msgid "Communication Type"
msgstr ""
#. module: account_payment
#: rml:payement.order:0
#: rml:payment.order:0
#: field:payment.line,partner_id:0
msgid "Partner"
msgstr ""
@ -291,11 +309,8 @@ msgid "Draft payment order"
msgstr ""
#. module: account_payment
#: model:ir.actions.act_window,name:account_payment.action_payment_line_form
#: model:ir.model,name:account_payment.model_payment_line
#: view:payment.line:0
#: view:payment.order:0
msgid "Payment Line"
#: selection:payment.order,state:0
msgid "Draft"
msgstr ""
#. module: account_payment
@ -335,12 +350,12 @@ msgid "Payment Lines"
msgstr ""
#. module: account_payment
#: rml:payement.order:0
#: rml:payment.order:0
msgid "Date"
msgstr ""
#. module: account_payment
#: rml:payement.order:0
#: rml:payment.order:0
msgid "Reference:"
msgstr ""
@ -389,11 +404,6 @@ msgstr ""
msgid "The Ordering Customer"
msgstr ""
#. module: account_payment
#: field:payment.line,ml_inv_ref:0
msgid "Invoice Ref"
msgstr ""
#. module: account_payment
#: field:payment.type,code:0
msgid "Code"
@ -453,7 +463,7 @@ msgid "Pay"
msgstr ""
#. module: account_payment
#: model:ir.actions.report.xml,name:account_payment.payment_order
#: model:ir.actions.report.xml,name:account_payment.payment_order1
#: model:ir.model,name:account_payment.model_payment_order
msgid "Payment Order"
msgstr ""
@ -489,7 +499,7 @@ msgid "Cash Journal for the Payment Mode"
msgstr ""
#. module: account_payment
#: rml:payement.order:0
#: rml:payment.order:0
#: field:payment.mode,bank_id:0
msgid "Bank account"
msgstr ""
@ -504,11 +514,6 @@ msgstr ""
msgid "Company Currency"
msgstr ""
#. module: account_payment
#: help:payment.line,date:0
msgid "If no payment date is specified, the bank will treat this payment line direclty"
msgstr ""
#. module: account_payment
#: model:ir.ui.menu,name:account_payment.menu_main
#: model:ir.ui.menu,name:account_payment.next_id_44
@ -577,11 +582,6 @@ msgstr ""
msgid "Select the Payment Type for the Payment Mode."
msgstr ""
#. module: account_payment
#: field:payment.order,date_prefered:0
msgid "Prefered date"
msgstr ""
#. module: account_payment
#: model:ir.actions.act_window,name:account_payment.action_payment_mode_form
#: model:ir.model,name:account_payment.model_payment_mode

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -66,11 +66,6 @@ msgstr ""
msgid "Courier-BoldOblique"
msgstr ""
#. module: account_reporting
#: model:ir.ui.menu,name:account_reporting.bs_report_action_form
msgid "Balance Sheet Rrport Form"
msgstr ""
#. module: account_reporting
#: help:account.account.balancesheet.report,init,periods:0
msgid "All periods if empty"
@ -122,6 +117,11 @@ msgstr ""
msgid "Notes"
msgstr ""
#. module: account_reporting
#: model:ir.ui.menu,name:account_reporting.bs_report_action_form
msgid "Balance Sheet Report Form"
msgstr ""
#. module: account_reporting
#: wizard_button:account.account.balancesheet.report,init,report:0
msgid "Print BalanceSheet"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -256,11 +256,6 @@ msgstr ""
msgid "Name"
msgstr ""
#. module: account_voucher
#: model:ir.ui.menu,name:account_voucher.menu_action_view_cash_rec_voucher_form
msgid "New Cash Receipt"
msgstr ""
#. module: account_voucher
#: field:account.voucher,reference_type:0
msgid "Reference Type"
@ -315,6 +310,11 @@ msgstr ""
msgid "Receiver's Signature"
msgstr ""
#. module: account_voucher
#: model:ir.ui.menu,name:account_voucher.menu_action_view_cash_rec_voucher_form
msgid "New Cash Receipt"
msgstr ""
#. module: account_voucher
#: model:ir.ui.menu,name:account_voucher.menu_action_view_bank_pay_voucher_form
msgid "New Bank Payment"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -50,8 +50,8 @@ msgid "First Name"
msgstr ""
#. module: base_contact
#: field:res.partner.job,state:0
msgid "State"
#: model:ir.model,name:base_contact.model_res_partner_job
msgid "Contact Partner Function"
msgstr ""
#. module: base_contact
@ -59,6 +59,11 @@ msgstr ""
msgid "Contact to function"
msgstr ""
#. module: base_contact
#: field:res.partner.job,function_id:0
msgid "Partner Function"
msgstr ""
#. module: base_contact
#: model:process.transition,note:base_contact.process_transition_partnertoaddress0
msgid "Define partners and their addresses."
@ -185,11 +190,6 @@ msgstr ""
msgid "Extra Information"
msgstr ""
#. module: base_contact
#: field:res.partner.job,function_id:0
msgid "Job Title"
msgstr ""
#. module: base_contact
#: field:res.partner.contact,job_ids:0
#: view:res.partner.contact:0
@ -254,6 +254,11 @@ msgstr ""
msgid "base_contact workflow"
msgstr ""
#. module: base_contact
#: field:res.partner.job,state:0
msgid "State"
msgstr ""
#. module: base_contact
#: view:res.partner.contact:0
#: view:res.partner.job:0
@ -270,11 +275,6 @@ msgstr ""
msgid "General Information"
msgstr ""
#. module: base_contact
#: model:ir.model,name:base_contact.model_res_partner_job
msgid "Contact Job Title"
msgstr ""
#. module: base_contact
#: field:res.partner.job,name:0
msgid "Partner"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -439,8 +439,8 @@ msgid "Vertical modules/Manufacturing industries"
msgstr ""
#. module: base_module_publish
#: code:addons/base_module_publish/wizard/base_module_publish.py:0
#: code:addons/base_module_publish/wizard/module_zip.py:0
#: code:addons/base_module_publish/wizard/base_module_publish.py:0
#, python-format
msgid "Error"
msgstr ""

View File

@ -136,6 +136,9 @@ class abstract_quality_check(object):
detail += ('\n|-\n| %s \n| %s \n| %s \n| %s \n| %s \n| %s ') % (data[0], data[1], data[2], data[3], data[4], data[5])
res_format['detail'] = detail + '\n|}\n'
res_format['summary'] = data_list[0]
elif test=='terp':
res_format['summary'] = data_list[0]
res_format['detail'] = data_list[1]
return res_format
def add_quatation(self, x, y):

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -16,22 +16,59 @@ msgstr ""
"Plural-Forms: \n"
#. module: base_module_quality
#: model:ir.actions.wizard,name:base_module_quality.base_module_quality
msgid "Check the Quality of module"
#: field:quality.check.detail,general_info:0
msgid "General Info"
msgstr ""
#. module: base_module_quality
#: wizard_button:base.module.quality,init,end:0
msgid "Ok"
msgstr ""
#. module: base_module_quality
#: wizard_view:base.module.quality,init:0
msgid "Check quality"
msgstr ""
#. module: base_module_quality
#: wizard_view:base.module.quality,init:0
#: view:quality.check.detail:0
msgid "Summary"
msgstr ""
#. module: base_module_quality
#: constraint:ir.ui.view:0
msgid "Invalid XML for View Architecture!"
msgstr ""
#. module: base_module_quality
#: constraint:ir.model:0
msgid "The Object name must start with x_ and not contain any special character !"
msgstr ""
#. module: base_module_quality
#: field:quality.check.detail,detail:0
#: view:quality.check.detail:0
msgid "Detail"
msgstr ""
#. module: base_module_quality
#: field:wizard.quality.check,verbose_detail:0
msgid "Verbose Detail"
msgstr ""
#. module: base_module_quality
#: model:ir.model,name:base_module_quality.model_quality_check_detail
msgid "quality.check.detail"
msgstr ""
#. module: base_module_quality
#: view:wizard.quality.check:0
#: view:quality.check.detail:0
msgid "Result"
msgstr ""
#. module: base_module_quality
#: model:ir.model,name:base_module_quality.model_wizard_quality_check
msgid "wizard.quality.check"
msgstr ""
#. module: base_module_quality
#: view:wizard.quality.check:0
msgid "Verbose detail"
msgstr ""
#. module: base_module_quality
#: field:quality.check.detail,quality_check:0
msgid "Quality"
msgstr ""

View File

@ -81,7 +81,7 @@ class quality_test(base_module_quality.abstract_quality_check):
summary ="""
===Pylint Test===:
This test checks if the module satisfy the current coding standard used by OpenERP.
This test checks if the module satisfies the current coding standard used by OpenERP.
""" #+ "Score: " + str(self.score) + "/10\n"
else:

View File

@ -64,8 +64,8 @@ class quality_test(base_module_quality.abstract_quality_check):
if size:
c1 = cr.count
pool.get(obj).read(cr, uid, ids[0])
pool.get(obj).read(cr, uid, ids[0])
pool.get(obj).read(cr, uid, [ids[0]])
pool.get(obj).read(cr, uid, [ids[0]])
code_base_complexity = cr.count - c1
pool.get(obj).read(cr, uid, ids[:size/2])

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -242,11 +242,6 @@ msgstr ""
msgid "Parent Menu"
msgstr ""
#. module: base_report_creator
#: view:base_report_creator.report:0
msgid "Fields"
msgstr ""
#. module: base_report_creator
#: field:base_report_creator.report,type:0
msgid "Report Type"
@ -314,6 +309,11 @@ msgstr ""
msgid "Graph Orientation"
msgstr ""
#. module: base_report_creator
#: view:base_report_creator.report:0
msgid "Fields"
msgstr ""
#. module: base_report_creator
#: view:base_report_creator.report:0
msgid "Authorized Groups (empty for all)"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -1209,7 +1209,7 @@ msgstr ""
#: selection:base_setup.base_setup,company,country_id:0
#: selection:base_setup.base_setup,update,country_id:0
#: selection:base_setup.base_setup,init,country_id:0
msgid "Czech Republic"
msgid "Northern Mariana Islands"
msgstr ""
#. module: base_setup
@ -1872,10 +1872,10 @@ msgid "Neutral Zone"
msgstr ""
#. module: base_setup
#: selection:base_setup.base_setup,company,state_id:0
#: selection:base_setup.base_setup,update,state_id:0
#: selection:base_setup.base_setup,init,state_id:0
msgid "Amapá"
#: selection:base_setup.base_setup,company,country_id:0
#: selection:base_setup.base_setup,update,country_id:0
#: selection:base_setup.base_setup,init,country_id:0
msgid "Vanuatu"
msgstr ""
#. module: base_setup
@ -2395,10 +2395,10 @@ msgid "GBP"
msgstr ""
#. module: base_setup
#: selection:base_setup.base_setup,company,country_id:0
#: selection:base_setup.base_setup,update,country_id:0
#: selection:base_setup.base_setup,init,country_id:0
msgid "Vanuatu"
#: selection:base_setup.base_setup,company,state_id:0
#: selection:base_setup.base_setup,update,state_id:0
#: selection:base_setup.base_setup,init,state_id:0
msgid "Amapá"
msgstr ""
#. module: base_setup
@ -3608,7 +3608,7 @@ msgstr ""
#: selection:base_setup.base_setup,company,country_id:0
#: selection:base_setup.base_setup,update,country_id:0
#: selection:base_setup.base_setup,init,country_id:0
msgid "Northern Mariana Islands"
msgid "Czech Republic"
msgstr ""
#. module: base_setup

View File

@ -25,7 +25,7 @@
"version" : "1.0",
"author" : "Tiny",
"category" : "Generic Modules/Base",
"depends" : ["base"],
"depends" : ["base","account"],
"update_xml" : ["base_vat_data.xml"],
"active": False,
"installable": True

View File

@ -5,7 +5,7 @@
<record id="view_partner_form" model="ir.ui.view">
<field name="name">res.partner.vat.inherit</field>
<field name="model">res.partner</field>
<field name="inherit_id" ref="base.view_partner_form"/>
<field name="inherit_id" ref="account.view_partner_property_form"/>
<field name="arch" type="xml">
<field name="property_account_position" position="after">
<group colspan="1" col="2">

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -106,8 +106,3 @@ msgstr ""
msgid "CRM - Statistics Dashboard"
msgstr ""
#. module: board_crm_configuration
#: view:board.board:0
msgid "My Jobs Requests"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -632,11 +632,6 @@ msgstr ""
msgid "Set responsible to"
msgstr ""
#. module: crm
#: view:crm.case:0
msgid "General"
msgstr ""
#. module: crm
#: view:crm.case.rule:0
msgid "The rule use a AND operator. The case must match all non empty fields so that the rule execute the action described in the 'Actions' tab."
@ -1196,6 +1191,11 @@ msgstr ""
msgid "All Pending "
msgstr ""
#. module: crm
#: view:crm.case:0
msgid "General"
msgstr ""
#. module: crm
#: model:ir.model,name:crm.model_crm_segmentation
#: view:crm.segmentation:0

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -910,11 +910,6 @@ msgstr ""
msgid "My Unclosed Requests"
msgstr ""
#. module: crm_configuration
#: model:ir.ui.menu,name:crm_configuration.menu_presale
msgid "Pre-Sales"
msgstr ""
#. module: crm_configuration
#: field:crm.menu.config_wizard,name:0
#: view:crm.case:0
@ -1425,6 +1420,11 @@ msgstr ""
msgid "Cases by section and stage"
msgstr ""
#. module: crm_configuration
#: model:ir.ui.menu,name:crm_configuration.menu_presale
msgid "Sales"
msgstr ""
#. module: crm_configuration
#: view:crm.case:0
msgid "General"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -583,6 +583,9 @@ class document_file(osv.osv):
default.update({'name': name+ " (copy)"})
return super(document_file,self).copy(cr,uid,id,default,context)
def write(self, cr, uid, ids, vals, context=None):
res=self.search(cr,uid,[('id','in',ids)])
if not len(res):
return False
if not self._check_duplication(cr,uid,vals,ids,'write'):
raise except_orm('ValidateError', 'File name must be unique!')
result = super(document_file,self).write(cr,uid,ids,vals,context=context)

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -96,11 +96,6 @@ msgstr ""
msgid "Work from"
msgstr ""
#. module: hr
#: model:process.transition,note:hr.process_transition_employeeuser0
msgid "Create openerp user"
msgstr ""
#. module: hr
#: code:addons/hr/wizard/sign_in_out.py:0
#, python-format
@ -117,11 +112,6 @@ msgstr ""
msgid "Female"
msgstr ""
#. module: hr
#: model:process.node,note:hr.process_node_jobshiring0
msgid "Process to search, interview and evaluate new candidates"
msgstr ""
#. module: hr
#: code:addons/hr/wizard/sign_in_out.py:0
#, python-format
@ -268,11 +258,6 @@ msgstr ""
msgid "Note"
msgstr ""
#. module: hr
#: model:process.transition,note:hr.process_transition_employeejob0
msgid "After confirming job, he will be a employee"
msgstr ""
#. module: hr
#: view:hr.employee:0
msgid "Contact Information"
@ -310,11 +295,6 @@ msgstr ""
msgid "Day of week"
msgstr ""
#. module: hr
#: model:process.transition,name:hr.process_transition_employeejob0
msgid "Employee Job"
msgstr ""
#. module: hr
#: field:hr.employee,ssnid:0
msgid "SSN No"
@ -335,6 +315,12 @@ msgstr ""
msgid "Employee Complete Form"
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.open_view_categ_form
#: model:ir.ui.menu,name:hr.menu_view_employee_category_form
msgid "Categories of Employee"
msgstr ""
#. module: hr
#: view:hr.department:0
msgid "Companies"
@ -346,14 +332,8 @@ msgid "Wednesday"
msgstr ""
#. module: hr
#: model:ir.actions.act_window,name:hr.open_view_categ_form
#: model:ir.ui.menu,name:hr.menu_view_employee_category_form
msgid "Categories of Employee"
msgstr ""
#. module: hr
#: model:process.node,name:hr.process_node_jobshiring0
msgid "Jobs hiring"
#: model:process.transition,note:hr.process_transition_employeeuser0
msgid "Create openerp user"
msgstr ""
#. module: hr

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -43,9 +43,9 @@ msgid "(*) A positive delay means that the employee worked less than recorded."
msgstr ""
#. module: hr_attendance
#: wizard_view:hr.si_so,si_ask_so:0
#: wizard_view:hr.si_so,so_ask_si:0
#: wizard_view:hr.si_so,init:0
#: wizard_view:hr.si_so,si_ask_so:0
#: model:ir.actions.wizard,name:hr_attendance.si_so
#: model:ir.ui.menu,name:hr_attendance.menu_si_so
msgid "Sign in / Sign out"
@ -196,8 +196,8 @@ msgid "Define attendance reason"
msgstr ""
#. module: hr_attendance
#: wizard_button:hr.si_so,init,si_test:0
#: wizard_button:hr.si_so,si_ask_so,si:0
#: wizard_button:hr.si_so,init,si_test:0
#: selection:hr.action.reason,action_type:0
msgid "Sign in"
msgstr ""
@ -229,9 +229,9 @@ msgid "Attendance Errors"
msgstr ""
#. module: hr_attendance
#: wizard_field:hr.si_so,si_ask_so,name:0
#: wizard_field:hr.si_so,so_ask_si,name:0
#: wizard_field:hr.si_so,init,name:0
#: wizard_field:hr.si_so,si_ask_so,name:0
msgid "Employee's name"
msgstr ""
@ -301,9 +301,9 @@ msgid "Warning"
msgstr ""
#. module: hr_attendance
#: wizard_button:hr.si_so,si_ask_so,end:0
#: wizard_button:hr.si_so,so_ask_si,end:0
#: wizard_button:hr.si_so,init,end:0
#: wizard_button:hr.si_so,si_ask_so,end:0
#: wizard_button:hr.timesheet.attendance.report,init,end:0
msgid "Cancel"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -26,8 +26,8 @@ msgid "Profit"
msgstr ""
#. module: hr_timesheet_invoice
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:0
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_final_invoice_create.py:0
#: code:addons/hr_timesheet_invoice/wizard/hr_timesheet_invoice_create.py:0
#, python-format
msgid "Analytic account incomplete"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -15,14 +15,9 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: hr_timesheet_project
#: model:process.node,note:hr_timesheet_project.process_node_taskwork0
msgid "Work on task"
msgstr ""
#. module: hr_timesheet_project
#: model:process.node,name:hr_timesheet_project.process_node_timesheettask0
msgid "Timesheet_task"
msgid "Timesheet task"
msgstr ""
#. module: hr_timesheet_project
@ -45,14 +40,19 @@ msgstr ""
msgid "Task encoding"
msgstr ""
#. module: hr_timesheet_project
#: model:process.transition,note:hr_timesheet_project.process_transition_tasktimesheet0
msgid "Moves task entry into the timesheet line"
msgstr ""
#. module: hr_timesheet_project
#: model:process.transition,name:hr_timesheet_project.process_transition_tasktimesheet0
msgid "Task timesheet"
msgstr ""
#. module: hr_timesheet_project
#: model:process.transition,note:hr_timesheet_project.process_transition_tasktimesheet0
msgid "Moves task entry into the timesheet line"
#: model:process.node,name:hr_timesheet_project.process_node_workontask0
msgid "Work on Task"
msgstr ""
#. module: hr_timesheet_project
@ -81,7 +81,7 @@ msgid "Hours From Tasks"
msgstr ""
#. module: hr_timesheet_project
#: model:process.node,name:hr_timesheet_project.process_node_workontask0
msgid "Work on Task"
#: model:process.node,note:hr_timesheet_project.process_node_taskwork0
msgid "Work on task"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -70,7 +70,8 @@ msgstr ""
#. module: hr_timesheet_sheet
#: view:hr_timesheet_sheet.sheet:0
#: model:process.node,name:hr_timesheet_sheet.process_node_timesheet0
#: model:process.transition,name:hr_timesheet_sheet.process_transition_timesheet0
#: model:process.node,name:hr_timesheet_sheet.process_node_timesheetconfirming0
#: model:process.transition,name:hr_timesheet_sheet.process_transition_timesheetdraft0
msgid "Timesheet"
msgstr ""
@ -144,8 +145,8 @@ msgid "Total Difference"
msgstr ""
#. module: hr_timesheet_sheet
#: model:process.node,name:hr_timesheet_sheet.process_node_timesheetconfirming0
msgid "Timesheet Confirming"
#: model:process.transition,name:hr_timesheet_sheet.process_transition_phonecallencoding0
msgid "Phone call encoding"
msgstr ""
#. module: hr_timesheet_sheet
@ -212,7 +213,7 @@ msgstr ""
#. module: hr_timesheet_sheet
#: field:hr_timesheet_sheet.sheet.day,total_attendance:0
#: model:process.node,name:hr_timesheet_sheet.process_node_attendance0
#: model:process.transition,name:hr_timesheet_sheet.process_transition_attendance0
#: model:process.transition,name:hr_timesheet_sheet.process_transition_attendancetimesheet0
msgid "Attendance"
msgstr ""
@ -350,8 +351,8 @@ msgid "Review of work"
msgstr ""
#. module: hr_timesheet_sheet
#: model:process.node,name:hr_timesheet_sheet.process_node_timesheetline0
msgid "Timesheet Line"
#: model:process.node,name:hr_timesheet_sheet.process_node_invoiceonwork0
msgid "Invoice on Work"
msgstr ""
#. module: hr_timesheet_sheet
@ -442,11 +443,6 @@ msgstr ""
msgid "Invoice based on timesheet"
msgstr ""
#. module: hr_timesheet_sheet
#: model:process.transition,note:hr_timesheet_sheet.process_transition_reviewofwork0
msgid "Review of your work at the end of the day"
msgstr ""
#. module: hr_timesheet_sheet
#: model:process.transition,note:hr_timesheet_sheet.process_transition_invoiceontimesheet0
msgid "Creates invoice based on timesheet"
@ -480,7 +476,7 @@ msgid "Confirmed Timesheet"
msgstr ""
#. module: hr_timesheet_sheet
#: model:process.transition,note:hr_timesheet_sheet.process_transition_attendance0
#: model:process.transition,note:hr_timesheet_sheet.process_transition_attendancetimesheet0
msgid "Attendance entry moves into the timesheet"
msgstr ""
@ -490,8 +486,8 @@ msgid "Creates your analytic cost accoording to quantity"
msgstr ""
#. module: hr_timesheet_sheet
#: model:process.node,name:hr_timesheet_sheet.process_node_invoiceonwork0
msgid "Invoice on Work"
#: model:process.node,name:hr_timesheet_sheet.process_node_timesheetline0
msgid "Timesheet Line"
msgstr ""
#. module: hr_timesheet_sheet
@ -571,7 +567,7 @@ msgid "Absent"
msgstr ""
#. module: hr_timesheet_sheet
#: model:process.transition,note:hr_timesheet_sheet.process_transition_timesheet0
#: model:process.transition,note:hr_timesheet_sheet.process_transition_timesheetdraft0
msgid "timesheet entry is into draft state."
msgstr ""
@ -591,8 +587,8 @@ msgid "Encode how much time u spent on phone call"
msgstr ""
#. module: hr_timesheet_sheet
#: model:process.transition,name:hr_timesheet_sheet.process_transition_phonecallencoding0
msgid "Phone call encoding"
#: model:process.transition,note:hr_timesheet_sheet.process_transition_reviewofwork0
msgid "Review of your work at the end of the day"
msgstr ""
#. module: hr_timesheet_sheet

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -21,13 +21,24 @@ msgid "Receivable"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_equity
msgid "Equity"
#: constraint:ir.model:0
msgid "The Object name must start with x_ and not contain any special character !"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_immobilisations
msgid "Immobilisations"
#: field:l10n.fr.report,code:0
msgid "Code"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_stocks
msgid "Actif circulant"
msgstr ""
#. module: l10n_fr
#: model:ir.actions.todo,note:l10n_fr.config_call_account_template
msgid "Generate Chart of Accounts from a Chart Template. You will be asked to pass the name of the company, the chart template to follow, the no. of digits to generate the code for your accounts and Bank account, currency to create Journals. Thus,the pure copy of chart Template is generated.\n"
" This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template."
msgstr ""
#. module: l10n_fr
@ -35,6 +46,12 @@ msgstr ""
msgid "Print Balance Sheet"
msgstr ""
#. module: l10n_fr
#: model:ir.actions.wizard,name:l10n_fr.wizard_l10n_fr_cdr_report
#: model:ir.ui.menu,name:l10n_fr.menu_action_cdr
msgid "Compte de resultat"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_asset
msgid "Asset"
@ -45,6 +62,22 @@ msgstr ""
msgid "Income"
msgstr ""
#. module: l10n_fr
#: wizard_button:l10n.fr.bilan.report,init,report:0
#: wizard_button:l10n.fr.cdr.report,init,report:0
msgid "Print"
msgstr ""
#. module: l10n_fr
#: model:ir.model,name:l10n_fr.model_l10n_fr_report
msgid "Report for l10n_fr"
msgstr ""
#. module: l10n_fr
#: wizard_view:l10n.fr.bilan.report,init:0
msgid "Select year"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_dettes
msgid "Dettes long terme"
@ -55,16 +88,39 @@ msgstr ""
msgid "Provisions"
msgstr ""
#. module: l10n_fr
#: model:ir.actions.act_window,name:l10n_fr.action_l10n_fr_line_tree
#: model:ir.ui.menu,name:l10n_fr.menu_l10n_fr_line_tree
#: view:l10n.fr.line:0
msgid "Entrées"
msgstr ""
#. module: l10n_fr
#: wizard_field:account.chart.report,init,company_id:0
msgid "Company"
msgstr ""
#. module: l10n_fr
#: model:ir.actions.wizard,name:l10n_fr.wizard_l10n_fr_bilan_report
#: model:ir.ui.menu,name:l10n_fr.menu_action_bilan
msgid "Bilan"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_payable
msgid "Payable"
msgstr ""
#. module: l10n_fr
#: view:l10n.fr.report:0
msgid "Rapport"
msgstr ""
#. module: l10n_fr
#: field:l10n.fr.line,report_id:0
msgid "Report"
msgstr ""
#. module: l10n_fr
#: constraint:account.tax.code.template:0
msgid "Error ! You can not create recursive Tax Codes."
@ -75,16 +131,47 @@ msgstr ""
msgid "Engagements"
msgstr ""
#. module: l10n_fr
#: model:ir.model,name:l10n_fr.model_l10n_fr_line
msgid "Report Lines for l10n_fr"
msgstr ""
#. module: l10n_fr
#: wizard_field:account.chart.report,init,target_move:0
msgid "Target Moves"
msgstr ""
#. module: l10n_fr
#: model:ir.ui.menu,name:l10n_fr.menu_synthesis
msgid "Documents de synthèse"
msgstr ""
#. module: l10n_fr
#: field:l10n.fr.line,definition:0
msgid "Definition"
msgstr ""
#. module: l10n_fr
#: constraint:ir.ui.view:0
msgid "Invalid XML for View Architecture!"
msgstr ""
#. module: l10n_fr
#: field:l10n.fr.line,name:0
#: field:l10n.fr.report,name:0
msgid "Name"
msgstr ""
#. module: l10n_fr
#: selection:account.chart.report,init,target_move:0
msgid "All Posted Entries"
msgstr ""
#. module: l10n_fr
#: field:l10n.fr.report,line_ids:0
msgid "Lines"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_cash
msgid "Cash"
@ -101,8 +188,19 @@ msgid "Comptes spéciaux"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_stocks
msgid "Actif circulant"
#: model:ir.actions.act_window,name:l10n_fr.action_l10n_fr_report_tree
#: model:ir.ui.menu,name:l10n_fr.menu_l10n_fr_report_tree
msgid "Rapports"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_equity
msgid "Equity"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_immobilisations
msgid "Immobilisations"
msgstr ""
#. module: l10n_fr
@ -120,20 +218,24 @@ msgstr ""
msgid "Expense"
msgstr ""
#. module: l10n_fr
#: wizard_view:l10n.fr.cdr.report,init:0
msgid "Select period"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_view
msgid "View"
msgstr ""
#. module: l10n_fr
#: model:ir.actions.todo,note:l10n_fr.config_call_account_template
msgid "Generate Chart of Accounts from a Chart Template. You will be asked to pass the name of the company, the chart template to follow, the no. of digits to generate the code for your accounts and Bank account, currency to create Journals. Thus,the pure copy of chart Template is generated.\n"
"This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template."
#: model:account.account.type,name:l10n_fr.account_type_stock
msgid "Stocks"
msgstr ""
#. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_stock
msgid "Stocks"
#: model:ir.ui.menu,name:l10n_fr.menu_synthesis_config
msgid "Configuration"
msgstr ""
#. module: l10n_fr
@ -149,11 +251,15 @@ msgstr ""
#. module: l10n_fr
#: wizard_field:account.chart.report,init,fiscalyear:0
#: wizard_field:l10n.fr.bilan.report,init,fiscalyear:0
#: wizard_field:l10n.fr.cdr.report,init,fiscalyear:0
msgid "Fiscal year"
msgstr ""
#. module: l10n_fr
#: wizard_button:account.chart.report,init,end:0
#: wizard_button:l10n.fr.bilan.report,init,end:0
#: wizard_button:l10n.fr.cdr.report,init,end:0
msgid "Cancel"
msgstr ""
@ -162,6 +268,11 @@ msgstr ""
msgid "Cloture"
msgstr ""
#. module: l10n_fr
#: field:l10n.fr.line,code:0
msgid "Variable Name"
msgstr ""
#. module: l10n_fr
#: selection:account.chart.report,init,target_move:0
msgid "All Entries"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -35,11 +35,6 @@ msgstr ""
msgid "Revision"
msgstr ""
#. module: mrp
#: model:process.node,name:mrp.process_node_stockableorder0
msgid "Stockable Order"
msgstr ""
#. module: mrp
#: model:ir.actions.wizard,name:mrp.wiz_mrp_proc2
#: model:ir.ui.menu,name:mrp.menu_wiz_mrp_proc2
@ -62,11 +57,6 @@ msgstr ""
msgid "Finnished Products"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_maketostock1
msgid "If Procurement is make to stock"
msgstr ""
#. module: mrp
#: rml:bom.structure:0
msgid "UoM"
@ -128,6 +118,11 @@ msgstr ""
msgid "Set / Pack"
msgstr ""
#. module: mrp
#: constraint:ir.ui.view:0
msgid "Invalid XML for View Architecture!"
msgstr ""
#. module: mrp
#: help:res.company,security_lead:0
msgid "This is the days added to what you promise to customers for security purpose"
@ -198,7 +193,7 @@ msgid "Packing Exception"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_requestforquotation2
#: model:process.node,note:mrp.process_node_orderrfq0
msgid "A purchase order is created for a sub-contracting demand."
msgstr ""
@ -212,6 +207,11 @@ msgstr ""
msgid "Analytic Accounting"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_servicemts0
msgid "Do nothing"
msgstr ""
#. module: mrp
#: code:addons/mrp/report/price.py:0
#, python-format
@ -267,7 +267,7 @@ msgid "Status"
msgstr ""
#. module: mrp
#: model:process.transition,name:mrp.process_transition_stockableproductionorder0
#: model:process.transition,name:mrp.process_transition_stockproduction0
msgid "Stockable Production Order"
msgstr ""
@ -282,7 +282,7 @@ msgid "This wizard will schedule procurements."
msgstr ""
#. module: mrp
#: model:process.transition,name:mrp.process_transition_stockablerequest0
#: model:process.transition,name:mrp.process_transition_stockrfq0
msgid "Stockable Request"
msgstr ""
@ -292,6 +292,11 @@ msgstr ""
msgid "Workcenter name"
msgstr ""
#. module: mrp
#: model:process.node,name:mrp.process_node_serviceonorder0
msgid "Service on Order"
msgstr ""
#. module: mrp
#: help:stock.warehouse.orderpoint,product_max_qty:0
#: help:stock.warehouse.orderpoint,product_min_qty:0
@ -299,7 +304,7 @@ msgid "When the virtual stock goes belong the Min Quantity, Open ERP generates a
msgstr ""
#. module: mrp
#: model:process.transition,name:mrp.process_transition_stockablemaketostock0
#: model:process.transition,name:mrp.process_transition_stockmts0
msgid "Stockable Make to Stock"
msgstr ""
@ -361,7 +366,7 @@ msgid "Production orders"
msgstr ""
#. module: mrp
#: model:process.transition,note:mrp.process_transition_stockableproductionorder0
#: model:process.transition,note:mrp.process_transition_stockproduction0
msgid "If Procure method is Make to order and supply method is produce"
msgstr ""
@ -387,8 +392,8 @@ msgid "BoM Lines"
msgstr ""
#. module: mrp
#: model:process.transition,note:mrp.process_transition_stockablemaketostock0
#: model:process.transition,note:mrp.process_transition_stockablerequest0
#: model:process.transition,note:mrp.process_transition_stockmts0
#: model:process.transition,note:mrp.process_transition_stockrfq0
msgid "If Product type is Stockable and procure method is make to stock"
msgstr ""
@ -465,7 +470,7 @@ msgid "Author"
msgstr ""
#. module: mrp
#: model:process.transition,name:mrp.process_transition_stockableproductstock0
#: model:process.transition,name:mrp.process_transition_stockproduct0
msgid "Stockable Product Stock"
msgstr ""
@ -520,6 +525,11 @@ msgstr ""
msgid "Reservation"
msgstr ""
#. module: mrp
#: model:process.process,name:mrp.process_process_serviceproductworkflow0
msgid "Service Product Workflow"
msgstr ""
#. module: mrp
#: field:res.company,manufacturing_lead:0
msgid "Manufacturity Lead Time"
@ -564,7 +574,7 @@ msgid "Time in hours for doing one cycle."
msgstr ""
#. module: mrp
#: model:process.transition,note:mrp.process_transition_stockableproductstock0
#: model:process.transition,note:mrp.process_transition_stockproduct0
msgid "Product type is Stockable and procure method is make to stock"
msgstr ""
@ -609,7 +619,8 @@ msgid "Type"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_stockableproduct0
#: model:process.node,note:mrp.process_node_stockproduct0
#: model:process.node,note:mrp.process_node_stockproduct1
msgid "For stockable and consumable"
msgstr ""
@ -640,8 +651,9 @@ msgid "Printing date"
msgstr ""
#. module: mrp
#: constraint:ir.ui.view:0
msgid "Invalid XML for View Architecture!"
#: model:process.node,name:mrp.process_node_orderrfq0
#: model:process.node,name:mrp.process_node_rfq0
msgid "RFQ"
msgstr ""
#. module: mrp
@ -656,7 +668,7 @@ msgid "Hours Cost"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_productionorder1
#: model:process.node,note:mrp.process_node_production0
msgid "Production orders are created for the product manufacturing."
msgstr ""
@ -688,12 +700,18 @@ msgid "Procurement Lines"
msgstr ""
#. module: mrp
#: model:process.transition,note:mrp.process_transition_servicemaketostock0
#: model:process.transition,note:mrp.process_transition_servicemts0
msgid "If Product type is service and procure method is Make to stock"
msgstr ""
#. module: mrp
#: model:process.process,name:mrp.process_process_stockableproductworkflow0
msgid "Stockable Product Workflow"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_serviceproduct0
#: model:process.node,note:mrp.process_node_serviceproduct1
msgid "If Product type is service"
msgstr ""
@ -740,12 +758,12 @@ msgid "This wizard will planify the procurement for this product. This procureme
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_maketostock0
#: model:process.node,note:mrp.process_node_mts0
msgid "The system waits for requested products in stock."
msgstr ""
#. module: mrp
#: model:process.transition,name:mrp.process_transition_serivcestockableorder0
#: model:process.transition,name:mrp.process_transition_servicemto0
msgid "Serivce Stockable Order"
msgstr ""
@ -760,7 +778,8 @@ msgid "Properties categories"
msgstr ""
#. module: mrp
#: model:process.node,name:mrp.process_node_stockableproduct0
#: model:process.node,name:mrp.process_node_stockproduct0
#: model:process.node,name:mrp.process_node_stockproduct1
msgid "Stockable Product"
msgstr ""
@ -790,8 +809,8 @@ msgid "Property Group"
msgstr ""
#. module: mrp
#: model:process.transition,note:mrp.process_transition_billofmaterialrouting0
msgid "An entry is being made from billing material to routing."
#: field:mrp.bom,bom_id:0
msgid "Parent BoM"
msgstr ""
#. module: mrp
@ -835,7 +854,7 @@ msgid "Machine"
msgstr ""
#. module: mrp
#: model:process.node,name:mrp.process_node_maketostock1
#: model:process.node,name:mrp.process_node_servicemts0
msgid "Make to stock"
msgstr ""
@ -952,7 +971,7 @@ msgid "Time Efficiency"
msgstr ""
#. module: mrp
#: model:process.node,name:mrp.process_node_stockablestock0
#: model:process.node,name:mrp.process_node_stock0
msgid "Stockable Stock"
msgstr ""
@ -997,12 +1016,6 @@ msgstr ""
msgid "Per week"
msgstr ""
#. module: mrp
#: model:process.node,name:mrp.process_node_requestforquotation1
#: model:process.node,name:mrp.process_node_requestforquotation2
msgid "Request For Quotation"
msgstr ""
#. module: mrp
#: wizard_button:mrp.procurement.compute.all,init,compute:0
#: wizard_button:mrp.procurement.compute,init,compute:0
@ -1011,7 +1024,7 @@ msgid "Compute Procurements"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_stockablestock0
#: model:process.node,note:mrp.process_node_stock0
msgid "Wait for available products for reservation"
msgstr ""
@ -1078,7 +1091,7 @@ msgid "Orderpoint minimum rule"
msgstr ""
#. module: mrp
#: model:process.transition,name:mrp.process_transition_servicemaketostock0
#: model:process.transition,name:mrp.process_transition_servicemts0
msgid "Service Make to Stock"
msgstr ""
@ -1134,12 +1147,12 @@ msgid "Procurement orders"
msgstr ""
#. module: mrp
#: model:process.node,name:mrp.process_node_maketostock0
#: model:process.node,name:mrp.process_node_mts0
msgid "Make to Stock"
msgstr ""
#. module: mrp
#: model:process.transition,note:mrp.process_transition_serivcestockableorder0
#: model:process.transition,note:mrp.process_transition_servicemto0
msgid "If product type is service and procure method is Make to order"
msgstr ""
@ -1465,7 +1478,7 @@ msgid "Source Location"
msgstr ""
#. module: mrp
#: model:process.transition,name:mrp.process_transition_stockableorderrequest0
#: model:process.transition,name:mrp.process_transition_servicerfq0
msgid "Stockable Order Request"
msgstr ""
@ -1486,7 +1499,7 @@ msgid "numeric indices"
msgstr ""
#. module: mrp
#: model:process.transition,note:mrp.process_transition_stockableorderrequest0
#: model:process.transition,note:mrp.process_transition_servicerfq0
msgid "If Procure method is Make to order and supply method is buy"
msgstr ""
@ -1557,8 +1570,8 @@ msgstr ""
#: model:ir.actions.report.xml,name:mrp.report_mrp_production_report
#: field:mrp.production.product.line,production_id:0
#: field:mrp.production.workcenter.line,production_id:0
#: model:process.node,name:mrp.process_node_production0
#: model:process.node,name:mrp.process_node_productionorder0
#: model:process.node,name:mrp.process_node_productionorder1
msgid "Production Order"
msgstr ""
@ -1654,7 +1667,7 @@ msgid "Recreate Picking"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_stockableorder0
#: model:process.node,note:mrp.process_node_serviceonorder0
msgid "If procurement is make to order"
msgstr ""
@ -1749,7 +1762,7 @@ msgid "New Production Order"
msgstr ""
#. module: mrp
#: model:process.node,note:mrp.process_node_requestforquotation1
#: model:process.node,note:mrp.process_node_rfq0
msgid "A Request for Quotation is created and sent to the supplier."
msgstr ""
@ -1803,8 +1816,8 @@ msgid "Procurement Reason"
msgstr ""
#. module: mrp
#: field:mrp.bom,bom_id:0
msgid "Parent BoM"
#: model:process.transition,note:mrp.process_transition_billofmaterialrouting0
msgid "An entry is being made from billing material to routing."
msgstr ""
#. module: mrp
@ -1889,6 +1902,7 @@ msgstr ""
#. module: mrp
#: model:process.node,name:mrp.process_node_serviceproduct0
#: model:process.node,name:mrp.process_node_serviceproduct1
msgid "Service Product"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -15,6 +15,11 @@ msgstr ""
"Content-Transfer-Encoding: \n"
"Plural-Forms: \n"
#. module: mrp_operations
#: model:process.node,name:mrp_operations.process_node_startoperation0
msgid "Start Operation"
msgstr ""
#. module: mrp_operations
#: selection:mrp.production.workcenter.line,state:0
msgid "In Progress"
@ -32,6 +37,16 @@ msgstr ""
msgid "The Object name must start with x_ and not contain any special character !"
msgstr ""
#. module: mrp_operations
#: model:process.node,note:mrp_operations.process_node_startoperation0
msgid "Operation is started"
msgstr ""
#. module: mrp_operations
#: model:process.node,name:mrp_operations.process_node_productionorder0
msgid "Production Order"
msgstr ""
#. module: mrp_operations
#: view:mrp.production.workcenter.line:0
msgid "Start working"
@ -43,9 +58,9 @@ msgid "mrp_operations.operation.code"
msgstr ""
#. module: mrp_operations
#: code:addons/mrp_operations/mrp_operations.py:0
#, python-format
msgid "Production Order Cannot start in [%s] state"
#: model:process.node,note:mrp_operations.process_node_canceloperation0
#: model:process.transition,note:mrp_operations.process_transition_startcanceloperation0
msgid "Operation is cancelled"
msgstr ""
#. module: mrp_operations
@ -74,6 +89,11 @@ msgstr ""
msgid "Draft"
msgstr ""
#. module: mrp_operations
#: model:process.node,name:mrp_operations.process_node_workorder0
msgid "Work Center"
msgstr ""
#. module: mrp_operations
#: view:mrp.production.workcenter.line:0
msgid "Set Draft"
@ -115,6 +135,11 @@ msgstr ""
msgid "Product"
msgstr ""
#. module: mrp_operations
#: model:process.transition,name:mrp_operations.process_transition_startcanceloperation0
msgid "Start Cancel Operation"
msgstr ""
#. module: mrp_operations
#: selection:mrp_operations.operation.code,start_stop:0
#: view:mrp.production.workcenter.line:0
@ -153,6 +178,11 @@ msgstr ""
msgid "Operation is already finished !"
msgstr ""
#. module: mrp_operations
#: model:process.transition,name:mrp_operations.process_transition_startdoneoperation0
msgid "Start Done Operation"
msgstr ""
#. module: mrp_operations
#: code:addons/mrp_operations/mrp_operations.py:0
#, python-format
@ -171,6 +201,16 @@ msgstr ""
msgid "Sorry!"
msgstr ""
#. module: mrp_operations
#: model:process.node,note:mrp_operations.process_node_productionorder0
msgid "Production order for any products"
msgstr ""
#. module: mrp_operations
#: model:process.transition,note:mrp_operations.process_transition_workstartoperation0
msgid "From work order, define the cycles and hour for creating product"
msgstr ""
#. module: mrp_operations
#: field:mrp_operations.operation.code,name:0
msgid "Operation Name"
@ -198,6 +238,12 @@ msgstr ""
msgid "This is delay between operation start and stop in this workcenter"
msgstr ""
#. module: mrp_operations
#: code:addons/mrp_operations/mrp_operations.py:0
#, python-format
msgid "Production Order Cannot start in [%s] state"
msgstr ""
#. module: mrp_operations
#: model:ir.ui.menu,name:mrp_operations.menu_mrp_production_operation_action
msgid "Work Order Events Using Bar Codes"
@ -219,10 +265,21 @@ msgstr ""
msgid "Operation is not started yet !"
msgstr ""
#. module: mrp_operations
#: model:process.node,name:mrp_operations.process_node_canceloperation0
msgid "Cancel Operation"
msgstr ""
#. module: mrp_operations
#: code:addons/mrp_operations/mrp_operations.py:0
#, python-format
msgid "Error!"
msgid " You cannot Resume the operation other then Pause state !"
msgstr ""
#. module: mrp_operations
#: model:process.node,note:mrp_operations.process_node_doneoperation0
#: model:process.transition,note:mrp_operations.process_transition_startdoneoperation0
msgid "Operation is done"
msgstr ""
#. module: mrp_operations
@ -230,6 +287,16 @@ msgstr ""
msgid "Workcenter"
msgstr ""
#. module: mrp_operations
#: model:process.node,note:mrp_operations.process_node_workorder0
msgid "Production Work Center"
msgstr ""
#. module: mrp_operations
#: model:process.transition,name:mrp_operations.process_transition_productionstart0
msgid "Production start Operation"
msgstr ""
#. module: mrp_operations
#: view:mrp.production.workcenter.line:0
msgid "Graph view in hours by workcenter"
@ -263,15 +330,25 @@ msgstr ""
msgid "Work Orders to Do"
msgstr ""
#. module: mrp_operations
#: code:addons/mrp_operations/mrp_operations.py:0
#, python-format
msgid "Error!"
msgstr ""
#. module: mrp_operations
#: model:process.transition,name:mrp_operations.process_transition_workstartoperation0
msgid "Work start Operation"
msgstr ""
#. module: mrp_operations
#: model:ir.actions.report.xml,name:mrp_operations.report_code_barcode
msgid "Start/Stop Barcode"
msgstr ""
#. module: mrp_operations
#: code:addons/mrp_operations/mrp_operations.py:0
#, python-format
msgid " You cannot Resume the operation other then Pause state !"
#: model:process.node,name:mrp_operations.process_node_doneoperation0
msgid "Done Operation"
msgstr ""
#. module: mrp_operations
@ -284,6 +361,11 @@ msgstr ""
msgid "Canceled"
msgstr ""
#. module: mrp_operations
#: model:process.transition,note:mrp_operations.process_transition_productionstart0
msgid "From production order, create the workorder"
msgstr ""
#. module: mrp_operations
#: selection:mrp_operations.operation.code,start_stop:0
msgid "Done"
@ -322,3 +404,8 @@ msgstr ""
msgid "Operation has already started !' 'You can either Pause /Finish/Cancel the operation"
msgstr ""
#. module: mrp_operations
#: model:process.process,name:mrp_operations.process_process_mrpoperationworkflow0
msgid "Mrp Operation Workflow"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -107,6 +107,7 @@ msgstr ""
#. module: process
#: field:process.condition,model_id:0
#: field:process.node,model_id:0
#: field:process.process,model_id:0
msgid "Object"
msgstr ""
@ -204,6 +205,12 @@ msgstr ""
msgid "Action ID"
msgstr ""
#. module: process
#: code:addons/process/process.py:0
#, python-format
msgid "%s - Resource: %s, State: %s"
msgstr ""
#. module: process
#: selection:process.transition.action,state:0
msgid "Action"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -36,8 +36,8 @@ msgid "Service"
msgstr ""
#. module: product
#: field:product.pricelist.item,price_min_margin:0
msgid "Price Min. Margin"
#: help:product.template,purchase_ok:0
msgid "Determine if the product is visible in the list of products within a selection from a purchase order line."
msgstr ""
#. module: product
@ -95,12 +95,6 @@ msgstr ""
msgid "Consumable"
msgstr ""
#. module: product
#: model:product.category,name:product.product_category_7
#: model:product.template,name:product.product_product_1_product_template
msgid "Onsite Intervention"
msgstr ""
#. module: product
#: wizard_field:product.price_list,init,price_list:0
msgid "PriceList"
@ -157,11 +151,6 @@ msgstr ""
msgid "Company"
msgstr ""
#. module: product
#: help:product.template,purchase_ok:0
msgid "Determine if the product is visible in the list of products within a selection from a purchase order line."
msgstr ""
#. module: product
#: field:product.product,lst_price:0
msgid "List Price"
@ -251,6 +240,11 @@ msgstr ""
msgid "Partner section of the product form"
msgstr ""
#. module: product
#: constraint:product.pricelist.version:0
msgid "You can not have 2 pricelist version that overlaps!"
msgstr ""
#. module: product
#: help:product.packaging,rows:0
msgid "The number of layer on a palet or box"
@ -291,8 +285,8 @@ msgid "Warning !"
msgstr ""
#. module: product
#: help:product.pricelist.item,product_id:0
msgid "Set a product if this rule only apply to one product. Keep empty for all products"
#: field:product.pricelist.item,price_min_margin:0
msgid "Price Min. Margin"
msgstr ""
#. module: product
@ -997,6 +991,12 @@ msgstr ""
msgid "Active"
msgstr ""
#. module: product
#: model:product.category,name:product.product_category_7
#: model:product.template,name:product.product_product_1_product_template
msgid "Onsite Intervention"
msgstr ""
#. module: product
#: field:product.product,price_margin:0
msgid "Variant Price Margin"
@ -1114,8 +1114,10 @@ msgid "Variable"
msgstr ""
#. module: product
#: help:product.template,uom_id:0
msgid "Default Unit of Measure used for all stock operation."
#: field:product.category,sequence:0
#: field:product.packaging,sequence:0
#: field:product.pricelist.item,sequence:0
msgid "Sequence"
msgstr ""
#. module: product
@ -1266,6 +1268,11 @@ msgstr ""
msgid "Unit Price"
msgstr ""
#. module: product
#: field:product.template,warranty:0
msgid "Warranty (months)"
msgstr ""
#. module: product
#: model:process.node,name:product.process_node_supplier0
msgid "Supplier Info"
@ -1369,8 +1376,8 @@ msgid "Variants"
msgstr ""
#. module: product
#: field:product.template,warranty:0
msgid "Warranty (months)"
#: help:product.template,uom_id:0
msgid "Default Unit of Measure used for all stock operation."
msgstr ""
#. module: product
@ -1488,11 +1495,6 @@ msgstr ""
msgid "The weight of a full of products palet or box."
msgstr ""
#. module: product
#: constraint:product.pricelist.version:0
msgid "You can not have 2 pricelist version that overlaps!"
msgstr ""
#. module: product
#: field:product.product,virtual_available:0
msgid "Virtual Stock"
@ -1526,10 +1528,8 @@ msgid "Unit"
msgstr ""
#. module: product
#: field:product.category,sequence:0
#: field:product.packaging,sequence:0
#: field:product.pricelist.item,sequence:0
msgid "Sequence"
#: help:product.pricelist.item,product_id:0
msgid "Set a product if this rule only apply to one product. Keep empty for all products"
msgstr ""
#. module: product

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -905,11 +905,6 @@ msgstr ""
msgid "Remaining Hours"
msgstr ""
#. module: project
#: model:process.node,note:project.process_node_triggerinvoice0
msgid "Trigger invoices from sale order lines (sale subflow)"
msgstr ""
#. module: project
#: field:project.project,timesheet_id:0
msgid "Working Time"
@ -1033,6 +1028,11 @@ msgstr ""
msgid "Hours Spent"
msgstr ""
#. module: project
#: model:process.node,note:project.process_node_triggerinvoice0
msgid "Trigger invoices from sale order lines"
msgstr ""
#. module: project
#: model:ir.actions.act_window,name:project.open_view_template_project
#: model:ir.ui.menu,name:project.menu_template_project

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -21,7 +21,7 @@ msgid "For each product, on type service and on order"
msgstr ""
#. module: project_mrp
#: model:process.node,name:project_mrp.process_node_procuretask0
#: model:process.node,name:project_mrp.process_node_mrptask0
#: model:process.node,name:project_mrp.process_node_procuretasktask0
msgid "Task"
msgstr ""
@ -41,23 +41,13 @@ msgstr ""
msgid "If procure method is Make to order and supply method is produce"
msgstr ""
#. module: project_mrp
#: model:process.transition.action,name:project_mrp.process_transition_action_orderconfirmtask0
msgid "Confirm"
msgstr ""
#. module: project_mrp
#: model:process.transition,name:project_mrp.process_transition_procuretask0
msgid "Procure Task"
msgstr ""
#. module: project_mrp
#: model:process.transition.action,name:project_mrp.process_transition_action_taskrunprocurement0
msgid "Run Procurement"
msgstr ""
#. module: project_mrp
#: model:process.node,note:project_mrp.process_node_procuretask0
#: model:process.node,note:project_mrp.process_node_mrptask0
msgid "A task is created to provide the service."
msgstr ""
@ -66,23 +56,18 @@ msgstr ""
msgid "Order Task"
msgstr ""
#. module: project_mrp
#: model:process.node,name:project_mrp.process_node_saleordertask0
msgid "Sale Order Task"
msgstr ""
#. module: project_mrp
#: model:process.transition,name:project_mrp.process_transition_createtask0
msgid "Create Task"
msgstr ""
#. module: project_mrp
#: model:process.transition.action,name:project_mrp.process_transition_action_ordercanceltask0
msgid "Cancel"
msgstr ""
#. module: project_mrp
#: model:process.node,note:project_mrp.process_node_saleordertask0
msgid "In case you sell services on sale order (task subflow)"
msgstr ""
#. module: project_mrp
#: model:process.node,name:project_mrp.process_node_saleordertask0
msgid "Sale_Order_Task"
msgid "In case you sell services on sale order"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -97,6 +97,11 @@ msgstr ""
msgid "Fax :"
msgstr ""
#. module: purchase
#: model:process.transition,note:purchase.process_transition_productrecept0
msgid "Create invoice from product recept"
msgstr ""
#. module: purchase
#: help:purchase.order,pricelist_id:0
msgid "The pricelist sets the currency used for this purchase order. It also computes the supplier price for the selected products/quantities."
@ -241,6 +246,11 @@ msgid "From Order: a draft invoice will be pre-generated based on the purchase o
"Manual: no invoice will be pre-generated. The accountant will have to encode manually."
msgstr ""
#. module: purchase
#: model:process.node,note:purchase.process_node_packinginvoice0
msgid "Invoice based on deliveries"
msgstr ""
#. module: purchase
#: rml:purchase.order:0
msgid "Net Price"
@ -268,6 +278,11 @@ msgstr ""
msgid "Confirmed"
msgstr ""
#. module: purchase
#: model:process.node,name:purchase.process_node_productrecept0
msgid "Product Receipt"
msgstr ""
#. module: purchase
#: model:process.transition.action,name:purchase.process_transition_action_confirmpurchaseorder0
msgid "Confirm"
@ -278,6 +293,12 @@ msgstr ""
msgid "Invoice Control"
msgstr ""
#. module: purchase
#: model:process.node,name:purchase.process_node_draftpurchaseorder0
#: model:process.node,name:purchase.process_node_draftpurchaseorder1
msgid "RFQ"
msgstr ""
#. module: purchase
#: selection:purchase.order,state:0
msgid "Waiting"
@ -522,6 +543,11 @@ msgstr ""
msgid "Request for quotation is proposed by the system."
msgstr ""
#. module: purchase
#: model:process.transition,name:purchase.process_transition_packinginvoice0
msgid "Packing Invoice"
msgstr ""
#. module: purchase
#: model:process.transition,note:purchase.process_transition_invoicefrompackinglist0
msgid "Creates invoice from packin list"
@ -543,6 +569,11 @@ msgstr ""
msgid "There is no expense account defined for this product: \"%s\" (id:%d)"
msgstr ""
#. module: purchase
#: model:process.node,name:purchase.process_node_packinginvoice0
msgid "Out Packing"
msgstr ""
#. module: purchase
#: model:process.transition,note:purchase.process_transition_purchaseinvoice0
msgid "After Purchase order , Create invoice."
@ -669,8 +700,6 @@ msgstr ""
#. module: purchase
#: model:ir.actions.report.xml,name:purchase.report_purchase_quotation
#: selection:purchase.order,state:0
#: model:process.node,name:purchase.process_node_draftpurchaseorder0
#: model:process.node,name:purchase.process_node_draftpurchaseorder1
msgid "Request for Quotation"
msgstr ""
@ -679,6 +708,11 @@ msgstr ""
msgid "Tél. :"
msgstr ""
#. module: purchase
#: model:process.node,note:purchase.process_node_productrecept0
msgid "Control invoices on receptions"
msgstr ""
#. module: purchase
#: rml:purchase.order:0
msgid "Date Req."
@ -707,6 +741,11 @@ msgstr ""
msgid "Description"
msgstr ""
#. module: purchase
#: model:process.transition,name:purchase.process_transition_productrecept0
msgid "Product recept invoice"
msgstr ""
#. module: purchase
#: rml:purchase.quotation:0
msgid "Expected Delivery address:"
@ -801,6 +840,11 @@ msgstr ""
msgid "Purchase Management"
msgstr ""
#. module: purchase
#: model:process.transition,note:purchase.process_transition_packinginvoice0
msgid "From Packing list, Create invoice."
msgstr ""
#. module: purchase
#: field:purchase.order,amount_total:0
msgid "Total"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"
@ -153,13 +153,6 @@ msgstr ""
msgid "Origin"
msgstr ""
#. module: sale
#: model:process.node,name:sale.process_node_quotation0
#: model:process.node,note:sale.process_node_saleorder0
#: model:process.node,name:sale.process_node_saleorder0
msgid "Ok"
msgstr ""
#. module: sale
#: view:sale.order:0
msgid "Stock Moves"
@ -179,6 +172,7 @@ msgstr ""
#: model:ir.model,name:sale.model_sale_order
#: field:stock.picking,sale_id:0
#: view:sale.order:0
#: model:process.node,name:sale.process_node_saleorder0
#: model:res.request.link,name:sale.req_link_sale_order
msgid "Sale Order"
msgstr ""
@ -610,6 +604,11 @@ msgstr ""
msgid "Packing Default Policy"
msgstr ""
#. module: sale
#: model:process.node,note:sale.process_node_saleorder0
msgid "Manages the delivery and invoicing progress"
msgstr ""
#. module: sale
#: field:sale.config.picking_policy,order_policy:0
msgid "Shipping Default Policy"
@ -813,6 +812,7 @@ msgstr ""
#. module: sale
#: selection:sale.order,state:0
#: model:process.node,name:sale.process_node_quotation0
msgid "Quotation"
msgstr ""

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

View File

@ -6,8 +6,8 @@ msgid ""
msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-Date: 2008-12-22 18:06:55+0000\n"
"PO-Revision-Date: 2008-12-22 18:06:55+0000\n"
"POT-Creation-Date: 2008-12-30 13:19:55+0000\n"
"PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n"
"Language-Team: \n"
"MIME-Version: 1.0\n"

Some files were not shown because too many files have changed in this diff Show More