# Translation of OpenERP Server. # This file contains the translation of the following modules: # * sale_exceptions # msgid "" msgstr "" "Project-Id-Version: OpenERP Server 7.0\n" "Report-Msgid-Bugs-To: \n" "POT-Creation-Date: 2013-05-02 06:57+0000\n" "PO-Revision-Date: 2013-05-02 06:57+0000\n" "Last-Translator: <>\n" "Language-Team: \n" "MIME-Version: 1.0\n" "Content-Type: text/plain; charset=UTF-8\n" "Content-Transfer-Encoding: \n" "Plural-Forms: \n" #. module: sale_exceptions #: model:ir.model,name:sale_exceptions.model_sale_exception_confirm msgid "sale.exception.confirm" msgstr "" #. module: sale_exceptions #: selection:sale.exception,model:0 msgid "Sale Order Line" msgstr "" #. module: sale_exceptions #: field:sale.exception,model:0 msgid "Apply on" msgstr "" #. module: sale_exceptions #: model:sale.exception,name:sale_exceptions.excep_no_stock msgid "Not Enough Virtual Stock" msgstr "" #. module: sale_exceptions #: field:sale.exception,description:0 msgid "Description" msgstr "" #. module: sale_exceptions #: help:sale.exception,sequence:0 msgid "Gives the sequence order when applying the test" msgstr "" #. module: sale_exceptions #: view:sale.exception.confirm:0 msgid "Sale Exceptions On Sale Order" msgstr "" #. module: sale_exceptions #: field:sale.exception.confirm,exception_ids:0 msgid "Exceptions to resolve" msgstr "" #. module: sale_exceptions #: view:sale.exception.confirm:0 msgid "_Ok" msgstr "" #. module: sale_exceptions #: view:sale.exception:0 #: view:sale.exception.confirm:0 msgid "Sale Exception" msgstr "" #. module: sale_exceptions #: view:sale.order:0 msgid "TO FIX" msgstr "" #. module: sale_exceptions #: help:sale.exception,code:0 msgid "Python code executed to check if the exception apply or not. The code must apply block = True to apply the exception." msgstr "" #. module: sale_exceptions #: view:sale.order:0 msgid "Exception" msgstr "" #. module: sale_exceptions #: view:sale.order:0 msgid "Error:" msgstr "" #. module: sale_exceptions #: selection:sale.exception,model:0 msgid "Sale Order" msgstr "" #. module: sale_exceptions #: field:sale.exception.confirm,sale_id:0 msgid "Sale" msgstr "" #. module: sale_exceptions #: field:sale.exception,active:0 msgid "Active" msgstr "" #. module: sale_exceptions #: field:sale.exception,name:0 msgid "Exception Name" msgstr "" #. module: sale_exceptions #: field:sale.order,exception_ids:0 msgid "Exceptions" msgstr "" #. module: sale_exceptions #: model:ir.actions.act_window,name:sale_exceptions.action_sale_exception_confirm #: model:ir.model,name:sale_exceptions.model_sale_exception #: view:sale.exception.confirm:0 msgid "Sale Exceptions" msgstr "" #. module: sale_exceptions #: model:ir.actions.act_window,name:sale_exceptions.action_sale_test_tree #: model:ir.ui.menu,name:sale_exceptions.menu_sale_test msgid "Exception Rules" msgstr "" #. module: sale_exceptions #: model:ir.model,name:sale_exceptions.model_sale_order msgid "Sales Order" msgstr "" #. module: sale_exceptions #: field:sale.exception,sequence:0 msgid "Sequence" msgstr "" #. module: sale_exceptions #: field:sale.exception,code:0 msgid "Python Code" msgstr "" #. module: sale_exceptions #: view:sale.order:0 msgid "Sales" msgstr "" #. module: sale_exceptions #: model:sale.exception,name:sale_exceptions.excep_no_zip msgid "No ZIP code on destination" msgstr "" #. module: sale_exceptions #: view:sale.exception:0 msgid "Sale Exception Setup" msgstr "" #. module: sale_exceptions #: view:sale.exception:0 msgid "Affected Sales Orders" msgstr "" #. module: sale_exceptions #: field:sale.exception,sale_order_ids:0 msgid "Sale Orders" msgstr "" #. module: sale_exceptions #: field:sale.exception.confirm,ignore:0 #: field:sale.order,ignore_exceptions:0 msgid "Ignore Exceptions" msgstr "" #. module: sale_exceptions #: field:sale.order,main_exception_id:0 msgid "Main Exception" msgstr ""