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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -6,8 +6,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n" "Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-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-22 18:06:55+0000\n" "PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -31,11 +31,6 @@ msgstr ""
msgid "All payable entries" msgid "All payable entries"
msgstr "" msgstr ""
#. module: account_followup
#: view:account.move.line:0
msgid "Partner entries"
msgstr ""
#. module: account_followup #. module: account_followup
#: rml:account_followup.followup.print:0 #: rml:account_followup.followup.print:0
msgid "Date:" msgid "Date:"
@ -406,6 +401,11 @@ msgstr ""
msgid "Total debit" msgid "Total debit"
msgstr "" msgstr ""
#. module: account_followup
#: view:account.move.line:0
msgid "Partner entries"
msgstr ""
#. module: account_followup #. module: account_followup
#: rml:account_followup.followup.print:0 #: rml:account_followup.followup.print:0
msgid "Maturity date" msgid "Maturity date"
@ -442,13 +442,13 @@ msgstr ""
msgid "Balance" msgid "Balance"
msgstr "" msgstr ""
#. module: account_followup
#: field:account.move.line,followup_line_id:0
msgid "Follow-up Level"
msgstr ""
#. module: account_followup #. module: account_followup
#: field:account_followup.followup,company_id:0 #: field:account_followup.followup,company_id:0
msgid "Company" msgid "Company"
msgstr "" 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 "" msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n" "Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-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-22 18:06:55+0000\n" "PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -36,6 +36,11 @@ msgstr ""
msgid "Title" msgid "Title"
msgstr "" 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 #. module: account_invoice_layout
#: rml:account.invoice.layout:0 #: rml:account.invoice.layout:0
msgid "Disc. (%)" msgid "Disc. (%)"
@ -52,8 +57,8 @@ msgid "Supplier Invoice"
msgstr "" msgstr ""
#. module: account_invoice_layout #. module: account_invoice_layout
#: model:ir.actions.wizard,name:account_invoice_layout.wizard_notify_message #: help:notify.message,msg:0
msgid "Invoice + Message" msgid "This notification will appear at the bottom of the Invoices when printed."
msgstr "" msgstr ""
#. module: account_invoice_layout #. module: account_invoice_layout
@ -163,7 +168,6 @@ msgstr ""
#. module: account_invoice_layout #. module: account_invoice_layout
#: rml:account.invoice.layout:0 #: rml:account.invoice.layout:0
#: model:ir.actions.report.xml,name:account_invoice_layout.account_invoices_1
msgid "Invoice" msgid "Invoice"
msgstr "" msgstr ""
@ -202,6 +206,11 @@ msgstr ""
msgid "Total (excl. taxes):" msgid "Total (excl. taxes):"
msgstr "" 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 #. module: account_invoice_layout
#: rml:account.invoice.layout:0 #: rml:account.invoice.layout:0
msgid "Draft Invoice" msgid "Draft Invoice"
@ -237,11 +246,6 @@ msgstr ""
msgid "Tax" msgid "Tax"
msgstr "" 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 #. module: account_invoice_layout
#: rml:account.invoice.layout:0 #: rml:account.invoice.layout:0
msgid "(incl. taxes):" msgid "(incl. taxes):"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -6,8 +6,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n" "Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-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-22 18:06:55+0000\n" "PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -439,8 +439,8 @@ msgid "Vertical modules/Manufacturing industries"
msgstr "" msgstr ""
#. module: base_module_publish #. 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/module_zip.py:0
#: code:addons/base_module_publish/wizard/base_module_publish.py:0
#, python-format #, python-format
msgid "Error" msgid "Error"
msgstr "" 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]) 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['detail'] = detail + '\n|}\n'
res_format['summary'] = data_list[0] res_format['summary'] = data_list[0]
elif test=='terp':
res_format['summary'] = data_list[0]
res_format['detail'] = data_list[1]
return res_format return res_format
def add_quatation(self, x, y): def add_quatation(self, x, y):

View File

@ -6,8 +6,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n" "Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-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-22 18:06:55+0000\n" "PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -16,22 +16,59 @@ msgstr ""
"Plural-Forms: \n" "Plural-Forms: \n"
#. module: base_module_quality #. module: base_module_quality
#: model:ir.actions.wizard,name:base_module_quality.base_module_quality #: field:quality.check.detail,general_info:0
msgid "Check the Quality of module" msgid "General Info"
msgstr "" msgstr ""
#. module: base_module_quality #. module: base_module_quality
#: wizard_button:base.module.quality,init,end:0 #: view:quality.check.detail: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
msgid "Summary" msgid "Summary"
msgstr "" 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 =""" summary ="""
===Pylint Test===: ===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" """ #+ "Score: " + str(self.score) + "/10\n"
else: else:

View File

@ -64,8 +64,8 @@ class quality_test(base_module_quality.abstract_quality_check):
if size: if size:
c1 = cr.count 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 code_base_complexity = cr.count - c1
pool.get(obj).read(cr, uid, ids[:size/2]) pool.get(obj).read(cr, uid, ids[:size/2])

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -6,8 +6,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n" "Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-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-22 18:06:55+0000\n" "PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -632,11 +632,6 @@ msgstr ""
msgid "Set responsible to" msgid "Set responsible to"
msgstr "" msgstr ""
#. module: crm
#: view:crm.case:0
msgid "General"
msgstr ""
#. module: crm #. module: crm
#: view:crm.case.rule:0 #: 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." 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 " msgid "All Pending "
msgstr "" msgstr ""
#. module: crm
#: view:crm.case:0
msgid "General"
msgstr ""
#. module: crm #. module: crm
#: model:ir.model,name:crm.model_crm_segmentation #: model:ir.model,name:crm.model_crm_segmentation
#: view:crm.segmentation:0 #: view:crm.segmentation:0

View File

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

View File

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

View File

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

View File

@ -583,6 +583,9 @@ class document_file(osv.osv):
default.update({'name': name+ " (copy)"}) default.update({'name': name+ " (copy)"})
return super(document_file,self).copy(cr,uid,id,default,context) return super(document_file,self).copy(cr,uid,id,default,context)
def write(self, cr, uid, ids, vals, context=None): 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'): if not self._check_duplication(cr,uid,vals,ids,'write'):
raise except_orm('ValidateError', 'File name must be unique!') raise except_orm('ValidateError', 'File name must be unique!')
result = super(document_file,self).write(cr,uid,ids,vals,context=context) result = super(document_file,self).write(cr,uid,ids,vals,context=context)

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -6,8 +6,8 @@ msgid ""
msgstr "" msgstr ""
"Project-Id-Version: OpenERP Server 5.0.0_rc2\n" "Project-Id-Version: OpenERP Server 5.0.0_rc2\n"
"Report-Msgid-Bugs-To: support@openerp.com\n" "Report-Msgid-Bugs-To: support@openerp.com\n"
"POT-Creation-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-22 18:06:55+0000\n" "PO-Revision-Date: 2008-12-30 13:19:55+0000\n"
"Last-Translator: <>\n" "Last-Translator: <>\n"
"Language-Team: \n" "Language-Team: \n"
"MIME-Version: 1.0\n" "MIME-Version: 1.0\n"
@ -21,13 +21,24 @@ msgid "Receivable"
msgstr "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_equity #: constraint:ir.model:0
msgid "Equity" msgid "The Object name must start with x_ and not contain any special character !"
msgstr "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_immobilisations #: field:l10n.fr.report,code:0
msgid "Immobilisations" 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 "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
@ -35,6 +46,12 @@ msgstr ""
msgid "Print Balance Sheet" msgid "Print Balance Sheet"
msgstr "" 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 #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_asset #: model:account.account.type,name:l10n_fr.account_type_asset
msgid "Asset" msgid "Asset"
@ -45,6 +62,22 @@ msgstr ""
msgid "Income" msgid "Income"
msgstr "" 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 #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_dettes #: model:account.account.type,name:l10n_fr.account_type_dettes
msgid "Dettes long terme" msgid "Dettes long terme"
@ -55,16 +88,39 @@ msgstr ""
msgid "Provisions" msgid "Provisions"
msgstr "" 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 #. module: l10n_fr
#: wizard_field:account.chart.report,init,company_id:0 #: wizard_field:account.chart.report,init,company_id:0
msgid "Company" msgid "Company"
msgstr "" 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 #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_payable #: model:account.account.type,name:l10n_fr.account_type_payable
msgid "Payable" msgid "Payable"
msgstr "" 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 #. module: l10n_fr
#: constraint:account.tax.code.template:0 #: constraint:account.tax.code.template:0
msgid "Error ! You can not create recursive Tax Codes." msgid "Error ! You can not create recursive Tax Codes."
@ -75,16 +131,47 @@ msgstr ""
msgid "Engagements" msgid "Engagements"
msgstr "" msgstr ""
#. module: l10n_fr
#: model:ir.model,name:l10n_fr.model_l10n_fr_line
msgid "Report Lines for l10n_fr"
msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: wizard_field:account.chart.report,init,target_move:0 #: wizard_field:account.chart.report,init,target_move:0
msgid "Target Moves" msgid "Target Moves"
msgstr "" 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 #. module: l10n_fr
#: selection:account.chart.report,init,target_move:0 #: selection:account.chart.report,init,target_move:0
msgid "All Posted Entries" msgid "All Posted Entries"
msgstr "" msgstr ""
#. module: l10n_fr
#: field:l10n.fr.report,line_ids:0
msgid "Lines"
msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_cash #: model:account.account.type,name:l10n_fr.account_type_cash
msgid "Cash" msgid "Cash"
@ -101,8 +188,19 @@ msgid "Comptes spéciaux"
msgstr "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_stocks #: model:ir.actions.act_window,name:l10n_fr.action_l10n_fr_report_tree
msgid "Actif circulant" #: 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 "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
@ -120,20 +218,24 @@ msgstr ""
msgid "Expense" msgid "Expense"
msgstr "" msgstr ""
#. module: l10n_fr
#: wizard_view:l10n.fr.cdr.report,init:0
msgid "Select period"
msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_view #: model:account.account.type,name:l10n_fr.account_type_view
msgid "View" msgid "View"
msgstr "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: model:ir.actions.todo,note:l10n_fr.config_call_account_template #: model:account.account.type,name:l10n_fr.account_type_stock
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" msgid "Stocks"
"This is the same wizard that runs from Financial Management/Configuration/Financial Accounting/Financial Accounts/Generate Chart of Accounts from a Chart Template."
msgstr "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: model:account.account.type,name:l10n_fr.account_type_stock #: model:ir.ui.menu,name:l10n_fr.menu_synthesis_config
msgid "Stocks" msgid "Configuration"
msgstr "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
@ -149,11 +251,15 @@ msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: wizard_field:account.chart.report,init,fiscalyear:0 #: 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" msgid "Fiscal year"
msgstr "" msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: wizard_button:account.chart.report,init,end:0 #: 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" msgid "Cancel"
msgstr "" msgstr ""
@ -162,6 +268,11 @@ msgstr ""
msgid "Cloture" msgid "Cloture"
msgstr "" msgstr ""
#. module: l10n_fr
#: field:l10n.fr.line,code:0
msgid "Variable Name"
msgstr ""
#. module: l10n_fr #. module: l10n_fr
#: selection:account.chart.report,init,target_move:0 #: selection:account.chart.report,init,target_move:0
msgid "All Entries" msgid "All Entries"

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

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