diff --git a/crm_claim_ext/__openerp__.py b/crm_claim_ext/__openerp__.py index 37874d5c..8c39128d 100644 --- a/crm_claim_ext/__openerp__.py +++ b/crm_claim_ext/__openerp__.py @@ -50,7 +50,7 @@ author (Akretion) take a decision on them. ], 'demo_xml': [], 'test': [], - 'installable': True, + 'installable': False, 'active': False, 'certificate' : '', } diff --git a/crm_claim_rma/i18n/crm_claim_rma.pot b/crm_claim_rma/i18n/crm_claim_rma.pot new file mode 100644 index 00000000..4b359f44 --- /dev/null +++ b/crm_claim_rma/i18n/crm_claim_rma.pot @@ -0,0 +1,965 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * crm_claim_rma +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-11-15 13:25+0000\n" +"PO-Revision-Date: 2013-11-15 13:25+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: crm_claim_rma +#: view:claim.line:0 +msgid "Returned good" +msgstr "" + +#. module: crm_claim_rma +#: view:res.company:0 +msgid "Crm product return address" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Draft and Open Claims" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Group By..." +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,claim_descr:0 +msgid "More precise description of the problem" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,guarantee_limit:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_guarantee_limit +msgid "Warranty limit" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model.fields,field_description:crm_claim_rma.field_res_company_crm_return_address_id +#: field:res.company,crm_return_address_id:0 +msgid "Crm return address" +msgstr "" + +#. module: crm_claim_rma +#: view:stock.picking.in:0 +#: view:stock.picking.out:0 +msgid "To Invoice" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,refund_line_id:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_refund_line_id +msgid "Refund Line" +msgstr "" + +#. module: crm_claim_rma +#: help:res.company,crm_return_address_id:0 +msgid "Default address where the customers has to send back the returned product in a crm claim. If empty the address is the company address" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,applicable_guarantee:0 +msgid "Company" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,claim_descr:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_claim_descr +msgid "Claim description" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,move_out_id:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_move_out_id +msgid "Move Line from picking out" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,last_state_change:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_last_state_change +msgid "Last change" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,product_id:0 +msgid "Returned product" +msgstr "" + +#. module: crm_claim_rma +#: view:claim_make_picking.wizard:0 +msgid "Create picking" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "New Delivery" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Calculate warranty state" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/account_invoice.py:74 +#, python-format +msgid "A refund has already been created for this claim !" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Compute Waranty" +msgstr "" + +#. module: crm_claim_rma +#: field:account.invoice,claim_id:0 +#: model:ir.model,name:crm_claim_rma.model_crm_claim +#: model:ir.model.fields,field_description:crm_claim_rma.field_account_invoice_claim_id +#: model:ir.model.fields,field_description:crm_claim_rma.field_stock_picking_claim_id +#: model:ir.model.fields,field_description:crm_claim_rma.field_stock_picking_claim_id_4064 +#: model:ir.model.fields,field_description:crm_claim_rma.field_stock_picking_claim_id_4065 +#: field:stock.picking,claim_id:0 +#: field:stock.picking.in,claim_id:0 +#: field:stock.picking.out,claim_id:0 +msgid "Claim" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,location_dest_id:0 +msgid "The return stock location of the returned product" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,substate_id:0 +msgid "Select a sub state to precise the standard state. Example 1: state = refused; substate could be warranty over, not in warranty, no problem,... . Example 2: state = to treate; substate could be to refund, to exchange, to repair,..." +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim13 +msgid "General Adjustement" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.actions.act_window,name:crm_claim_rma.action_claim_picking_out +msgid "Create Outgoing Shipments" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,warranty_return_partner:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_warranty_return_partner +msgid "Warranty return" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +#: field:claim.line,warning:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_warning +msgid "Warranty" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,warning:0 +msgid "If warranty has expired" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim11 +msgid "Customer Return" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_stock_move +msgid "Stock Move" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,product_returned_quantity:0 +msgid "Quantity of product returned" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,planned_cost:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_planned_cost +msgid "Expected cost" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/wizard/claim_make_picking.py:65 +#, python-format +msgid "A picking has already been created for this claim !" +msgstr "" + +#. module: crm_claim_rma +#: model:stock.location,name:crm_claim_rma.stock_location_carrier_loss +msgid "Carrier Loss" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "Receptions / Deliveries" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,location_dest_id:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_location_dest_id +msgid "Return Stock Location" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_stock_picking_out +msgid "Delivery Orders" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/crm_claim_rma.py:185 +#, python-format +msgid "valid" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,last_state_change:0 +msgid "To set the last state / substate change" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_returned_lines_from_serial_wizard +msgid "Wizard to create product return lines from serial numbers" +msgstr "" + +#. module: crm_claim_rma +#: help:claim_make_picking.wizard,claim_line_source_location:0 +#: help:claim_make_picking_from_picking.wizard,picking_line_source_location:0 +msgid "Location where the returned products are from." +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Returned lines" +msgstr "" + +#. module: crm_claim_rma +#: view:claim_make_picking.wizard:0 +msgid "Locations" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,applicable_guarantee:0 +#: selection:crm.claim,claim_type:0 +msgid "Supplier" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +#: field:claim.line,state:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_state +msgid "State" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,applicable_guarantee:0 +#: field:claim.line,warranty_type:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_applicable_guarantee +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_warranty_type +msgid "Warranty type" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_stock_picking +msgid "Picking List" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,warehouse_id:0 +#: model:ir.model,name:crm_claim_rma.model_stock_warehouse +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_warehouse_id +msgid "Warehouse" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,claim_origine:0 +msgid "To describe the line product problem" +msgstr "" + +#. module: crm_claim_rma +#: help:claim_make_picking.wizard,claim_line_dest_location:0 +#: help:claim_make_picking_from_picking.wizard,picking_line_dest_location:0 +msgid "Location where the system will stock the returned products." +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "More" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,claim_origine:0 +msgid "Legal retractation" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/account_invoice.py:73 +#: code:addons/crm_claim_rma/crm_claim_rma.py:191 +#: code:addons/crm_claim_rma/crm_claim_rma.py:253 +#: code:addons/crm_claim_rma/wizard/claim_make_picking.py:64 +#: code:addons/crm_claim_rma/wizard/claim_make_picking.py:167 +#, python-format +msgid "Error !" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,guarantee_limit:0 +msgid "The warranty limit is computed as: invoice date + warranty defined on selected product." +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/crm_claim_rma.py:254 +#, python-format +msgid "PLEASE SET PRODUCT & INVOICE!" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,claim_origine:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_claim_origine +msgid "Claim Subject" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,real_cost:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_real_cost +msgid "Real cost" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,claim_id:0 +msgid "To link to the case.claim object" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim18 +msgid "Pricing Error" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,product_returned_quantity:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_product_returned_quantity +msgid "Quantity" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,warranty_type:0 +msgid "From product form" +msgstr "" + +#. module: crm_claim_rma +#: field:claim_make_picking_from_picking.wizard,picking_line_ids:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_make_picking_from_picking_wizard_picking_line_ids +msgid "Picking lines" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,state:0 +msgid "Confirmed, waiting for product" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,claim_line_ids:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_claim_line_ids +#: model:ir.ui.menu,name:crm_claim_rma.menu_crm_case_claims_claim_lines +msgid "Return lines" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "Stage" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,planned_revenue:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_planned_revenue +msgid "Expected revenue" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,state:0 +msgid "Controlled, to treate" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_claim_rma_refunds_out +msgid "Customer Refunds" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model.fields,field_description:crm_claim_rma.field_stock_warehouse_lot_breakage_loss_id +#: field:stock.warehouse,lot_breakage_loss_id:0 +msgid "Location Breakage Loss" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_claim_rma_sale_orders +msgid "Quotations and Sales" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,claim_origine:0 +msgid "Lost during transport" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,claim_origine:0 +msgid "Shipping error" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/wizard/claim_make_picking.py:168 +#, python-format +msgid "A product return cannot be created for various destination location, please chose line with a same destination location." +msgstr "" + +#. module: crm_claim_rma +#: help:crm.claim,invoice_id:0 +msgid "Related original Cusotmer invoice" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim12 +msgid "Buyer Cancelled" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,claim_id:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_claim_id +msgid "Related claim" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,invoice_line_id:0 +#: model:ir.model,name:crm_claim_rma.model_account_invoice_line +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_invoice_line_id +msgid "Invoice Line" +msgstr "" + +#. module: crm_claim_rma +#: field:claim_make_picking.wizard,claim_line_dest_location:0 +#: field:claim_make_picking_from_picking.wizard,picking_line_dest_location:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_make_picking_from_picking_wizard_picking_line_dest_location +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_make_picking_wizard_claim_line_dest_location +msgid "Dest. Location" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,move_in_id:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_move_in_id +msgid "Move Line from picking in" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim20 +msgid "Delivered Late by Carrier" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "Product Return" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "Generated Documents" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,prodlot_id:0 +msgid "The serial/lot of the returned product" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "New Refund" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,substate_id:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_substate_id +#: model:ir.model.fields,field_description:crm_claim_rma.field_substate_substate_name +#: field:substate.substate,name:0 +msgid "Sub state" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_claim_rma_refunds_in +msgid "Supplier Refunds" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,claim_origine:0 +msgid "Order cancellation" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,real_revenue:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_real_revenue +msgid "Real revenue" +msgstr "" + +#. module: crm_claim_rma +#: view:claim_make_picking.wizard:0 +msgid "Select lines for picking" +msgstr "" + +#. module: crm_claim_rma +#: model:stock.location,name:crm_claim_rma.stock_location_refurbish +msgid "Refurbish" +msgstr "" + +#. module: crm_claim_rma +#: view:claim_make_picking.wizard:0 +msgid "Select exchange lines to add in picking" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,state:0 +msgid "Draft" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim14 +msgid "Could Not Ship" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_claim_line +msgid "List of product to return" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim10 +msgid "No Inventory" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,unit_sale_price:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_unit_sale_price +msgid "Unit sale price" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,refund_line_id:0 +msgid "The refund line related to the returned product" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/crm_claim_rma.py:183 +#, python-format +msgid "expired" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_stock_picking_in +msgid "Incoming Shipments" +msgstr "" + +#. module: crm_claim_rma +#: help:substate.substate,substate_descr:0 +msgid "To give more information about the sub state" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_claim_substates +msgid "Claim line substates" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Returned line" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,claim_origine:0 +msgid "Not specified" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,picking_ids:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_picking_ids +#: model:stock.location,name:crm_claim_rma.stock_location_rma +#: view:stock.picking.in:0 +#: view:stock.picking.out:0 +msgid "RMA" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model.fields,field_description:crm_claim_rma.field_stock_warehouse_lot_rma_id +#: field:stock.warehouse,lot_rma_id:0 +msgid "Location RMA" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,applicable_guarantee:0 +msgid "Brand manufacturer" +msgstr "" + +#. module: crm_claim_rma +#: model:stock.location,name:crm_claim_rma.stock_location_mistake_loss +msgid "Mistake Loss" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,prodlot_id:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_prodlot_id +msgid "Serial/Lot n°" +msgstr "" + +#. module: crm_claim_rma +#: sql_constraint:crm.claim:0 +msgid "Number/Reference must be unique per Company!" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,warranty_return_partner:0 +msgid "Where the customer has to send back the product(s)" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/crm_claim_rma.py:274 +#, python-format +msgid "There is no warehouse for the current user's company!" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_res_company +msgid "Companies" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,claim_origine:0 +msgid "Damaged delivered product" +msgstr "" + +#. module: crm_claim_rma +#: field:claim_make_picking.wizard,claim_line_ids:0 +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_case_claim_lines +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_make_picking_wizard_claim_line_ids +msgid "Claim lines" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/crm_claim_rma.py:192 +#, python-format +msgid "Cannot find any date for invoice ! Must be a validated invoice !" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "Action" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "Claims" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Problem" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,state:0 +msgid "Treated" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim16 +msgid "Merchandise Not Received" +msgstr "" + +#. module: crm_claim_rma +#: help:crm.claim,number:0 +msgid "Company internal claim unique number" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.ui.menu,name:crm_claim_rma.menu_crm_case_claims_claim_line_substates +msgid "Returned line substates" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Substate" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_claim_rma_invoice_out +msgid "Customer Invoices" +msgstr "" + +#. module: crm_claim_rma +#: field:claim_make_picking.wizard,claim_line_source_location:0 +#: field:claim_make_picking_from_picking.wizard,picking_line_source_location:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_make_picking_from_picking_wizard_picking_line_source_location +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_make_picking_wizard_claim_line_source_location +msgid "Source Location" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Claim n°" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_claim_rma_picking_out +msgid "Deliveries" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +#: field:crm.claim,invoice_id:0 +#: model:ir.model,name:crm_claim_rma.model_account_invoice +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_invoice_id +msgid "Invoice" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,invoice_line_id:0 +msgid "The invoice line related to the returned product" +msgstr "" + +#. module: crm_claim_rma +#: view:claim_make_picking.wizard:0 +msgid "Cancel" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim21 +msgid "Missed Fulfilment Promise" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "In Progress" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.section,name:crm_claim_rma.section_after_sales_service +msgid "After Sales Service" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,state:0 +msgid "Received, to control" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim17 +msgid "Merchandise Not As Described" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,claim_origine:0 +msgid "Exchange request" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_substate_substate +msgid "substate that precise a given state" +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/crm_claim_rma.py:170 +#, python-format +msgid "not_define" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.actions.act_window,name:crm_claim_rma.action_claim_picking_in +msgid "Return Products" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Current" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,claim_origine:0 +#: selection:crm.claim,claim_type:0 +msgid "Other" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "New Products Return" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_claim_rma_invoice_in +msgid "Supplier Invoices" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +#: field:claim.line,product_id:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_product_id +msgid "Product" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,name:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_name +#: model:ir.model.fields,field_description:crm_claim_rma.field_substate_substate_substate_descr +#: field:substate.substate,substate_descr:0 +msgid "Description" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "Search Claims" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,claim_type:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_claim_type +msgid "Claim type" +msgstr "" + +#. module: crm_claim_rma +#: selection:claim.line,state:0 +msgid "Refused" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,unit_sale_price:0 +msgid "Unit sale price of the product. Auto filed if retrun done by invoice selection. BE CAREFUL AND CHECK the automatic value as don't take into account previous refounds, invoice discount, can be for 0 if product for free,..." +msgstr "" + +#. module: crm_claim_rma +#: code:addons/crm_claim_rma/crm_claim_rma.py:273 +#, python-format +msgid "Error!" +msgstr "" + +#. module: crm_claim_rma +#: field:crm.claim,number:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_number +msgid "Number" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model.fields,field_description:crm_claim_rma.field_stock_warehouse_lot_carrier_loss_id +#: field:stock.warehouse,lot_carrier_loss_id:0 +msgid "Location Carrier Loss" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "Follow Up" +msgstr "" + +#. module: crm_claim_rma +#: selection:crm.claim,claim_type:0 +msgid "Customer" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +#: field:crm.claim,invoice_ids:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_crm_claim_invoice_ids +msgid "Refunds" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_account_invoice_refund +msgid "Invoice Refund" +msgstr "" + +#. module: crm_claim_rma +#: field:claim.line,return_value:0 +#: model:ir.model.fields,field_description:crm_claim_rma.field_claim_line_return_value +msgid "Total return" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,return_value:0 +msgid "Quantity returned * Unit sold price" +msgstr "" + +#. module: crm_claim_rma +#: help:crm.claim,claim_type:0 +msgid "customer = from customer to company ; supplier = from company to supplier" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim19 +msgid "Shipping Address Undeliverable" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.actions.act_window,name:crm_claim_rma.act_crm_claim_rma_picking_in +msgid "Incomming Shipment and Returns" +msgstr "" + +#. module: crm_claim_rma +#: view:stock.picking.out:0 +msgid "Delivery orders to invoice" +msgstr "" + +#. module: crm_claim_rma +#: help:claim.line,move_in_id:0 +#: help:claim.line,move_out_id:0 +msgid "The move line related to the returned product" +msgstr "" + +#. module: crm_claim_rma +#: model:stock.location,name:crm_claim_rma.stock_location_breakage_loss +msgid "Breakage Loss" +msgstr "" + +#. module: crm_claim_rma +#: view:crm.claim:0 +msgid "Sales Team" +msgstr "" + +#. module: crm_claim_rma +#: model:crm.case.categ,name:crm_claim_rma.categ_claim15 +msgid "Different Item" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_claim_make_picking_wizard +msgid "Wizard to create pickings from claim lines" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model,name:crm_claim_rma.model_claim_make_picking_from_picking_wizard +msgid "Wizard to create pickings from picking lines" +msgstr "" + +#. module: crm_claim_rma +#: view:claim.line:0 +msgid "In Progress Claims" +msgstr "" + +#. module: crm_claim_rma +#: model:ir.model.fields,field_description:crm_claim_rma.field_stock_warehouse_lot_refurbish_id +#: field:stock.warehouse,lot_refurbish_id:0 +msgid "Location Refurbish" +msgstr "" + diff --git a/crm_rma_advance_location/i18n/crm_rma_advance_location.pot b/crm_rma_advance_location/i18n/crm_rma_advance_location.pot new file mode 100644 index 00000000..537f89e4 --- /dev/null +++ b/crm_rma_advance_location/i18n/crm_rma_advance_location.pot @@ -0,0 +1,122 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * crm_rma_advance_location +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-11-15 13:27+0000\n" +"PO-Revision-Date: 2013-11-15 13:27+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: crm_rma_advance_location +#: model:ir.actions.act_window,name:crm_rma_advance_location.action_claim_picking_loss +msgid "Create Products Loss" +msgstr "" + +#. module: crm_rma_advance_location +#: model:ir.actions.act_window,name:crm_rma_advance_location.action_used_picking_from_claim_picking +msgid "Create Incomming Shipment to Refurbish Location" +msgstr "" + +#. module: crm_rma_advance_location +#: view:claim_make_picking_from_picking.wizard:0 +msgid "Locations" +msgstr "" + +#. module: crm_rma_advance_location +#: view:claim_make_picking_from_picking.wizard:0 +msgid "Select lines for picking" +msgstr "" + +#. module: crm_rma_advance_location +#: model:stock.location,name:crm_rma_advance_location.stock_location_breakage_loss +msgid "Breakage Loss" +msgstr "" + +#. module: crm_rma_advance_location +#: model:ir.model,name:crm_rma_advance_location.model_claim_make_picking_wizard +msgid "Wizard to create pickings from claim lines" +msgstr "" + +#. module: crm_rma_advance_location +#: model:stock.location,name:crm_rma_advance_location.stock_location_carrier_loss +msgid "Carrier Loss" +msgstr "" + +#. module: crm_rma_advance_location +#: model:stock.location,name:crm_rma_advance_location.stock_location_mistake_loss +msgid "Mistake Loss" +msgstr "" + +#. module: crm_rma_advance_location +#: model:ir.actions.act_window,name:crm_rma_advance_location.action_loss_picking_from_claim_picking +msgid "Create Incomming Shipment to Breakkage Loss Location" +msgstr "" + +#. module: crm_rma_advance_location +#: view:stock.picking.in:0 +msgid "Product to refurbish stock" +msgstr "" + +#. module: crm_rma_advance_location +#: model:ir.model,name:crm_rma_advance_location.model_stock_warehouse +msgid "Warehouse" +msgstr "" + +#. module: crm_rma_advance_location +#: model:stock.location,name:crm_rma_advance_location.stock_location_rma +msgid "RMA" +msgstr "" + +#. module: crm_rma_advance_location +#: model:stock.location,name:crm_rma_advance_location.stock_location_refurbish +msgid "Refurbish" +msgstr "" + +#. module: crm_rma_advance_location +#: view:stock.picking.in:0 +msgid "Product to stock" +msgstr "" + +#. module: crm_rma_advance_location +#: model:ir.actions.act_window,name:crm_rma_advance_location.action_stock_picking_from_claim_picking +msgid "Create Incomming Shipment to Stock" +msgstr "" + +#. module: crm_rma_advance_location +#: view:claim_make_picking_from_picking.wizard:0 +msgid "Create picking" +msgstr "" + +#. module: crm_rma_advance_location +#: view:claim_make_picking_from_picking.wizard:0 +msgid "Cancel" +msgstr "" + +#. module: crm_rma_advance_location +#: view:crm.claim:0 +msgid "New Product Loss" +msgstr "" + +#. module: crm_rma_advance_location +#: model:ir.model,name:crm_rma_advance_location.model_claim_make_picking_from_picking_wizard +msgid "Wizard to create pickings from picking lines" +msgstr "" + +#. module: crm_rma_advance_location +#: view:stock.picking.in:0 +msgid "Product to Loss" +msgstr "" + +#. module: crm_rma_advance_location +#: view:claim_make_picking_from_picking.wizard:0 +msgid "Select lines to add in picking" +msgstr "" + diff --git a/crm_rma_by_shop/i18n/crm_rma_by_shop.pot b/crm_rma_by_shop/i18n/crm_rma_by_shop.pot new file mode 100644 index 00000000..3bac4bc1 --- /dev/null +++ b/crm_rma_by_shop/i18n/crm_rma_by_shop.pot @@ -0,0 +1,34 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * crm_rma_by_shop +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-11-15 13:29+0000\n" +"PO-Revision-Date: 2013-11-15 13:29+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: crm_rma_by_shop +#: view:crm.claim:0 +#: field:crm.claim,shop_id:0 +#: model:ir.model.fields,field_description:crm_rma_by_shop.field_crm_claim_shop_id +msgid "Shop" +msgstr "" + +#. module: crm_rma_by_shop +#: model:ir.model,name:crm_rma_by_shop.model_crm_claim +msgid "Claim" +msgstr "" + +#. module: crm_rma_by_shop +#: view:crm.claim:0 +msgid "Type" +msgstr "" + diff --git a/crm_rma_lot_mass_return/i18n/crm_rma_lot_mass_return.pot b/crm_rma_lot_mass_return/i18n/crm_rma_lot_mass_return.pot new file mode 100644 index 00000000..11c60937 --- /dev/null +++ b/crm_rma_lot_mass_return/i18n/crm_rma_lot_mass_return.pot @@ -0,0 +1,67 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * crm_rma_lot_mass_return +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-11-15 13:30+0000\n" +"PO-Revision-Date: 2013-11-15 13:30+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: crm_rma_lot_mass_return +#: view:crm.claim:0 +msgid "Mass return from serial/lot" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: view:returned_lines_from_serial.wizard:0 +msgid "Claim short description" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: view:returned_lines_from_serial.wizard:0 +msgid "Select serial numbers to create" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: model:ir.actions.act_window,name:crm_rma_lot_mass_return.action_create_return_serial +msgid "action_create_return_serial" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: model:ir.model,name:crm_rma_lot_mass_return.model_returned_lines_from_serial_wizard +msgid "Wizard to create product return lines from serial numbers" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: view:returned_lines_from_serial.wizard:0 +msgid "Quantity returned" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: view:returned_lines_from_serial.wizard:0 +msgid "Save and close" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: view:returned_lines_from_serial.wizard:0 +msgid "Save and new" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: view:returned_lines_from_serial.wizard:0 +msgid "Cancel" +msgstr "" + +#. module: crm_rma_lot_mass_return +#: view:returned_lines_from_serial.wizard:0 +msgid "Serial / Lot Number" +msgstr "" + diff --git a/product_warranty/i18n/product_warranty.pot b/product_warranty/i18n/product_warranty.pot new file mode 100644 index 00000000..1b858c25 --- /dev/null +++ b/product_warranty/i18n/product_warranty.pot @@ -0,0 +1,100 @@ +# Translation of OpenERP Server. +# This file contains the translation of the following modules: +# * product_warranty +# +msgid "" +msgstr "" +"Project-Id-Version: OpenERP Server 7.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2013-11-15 13:30+0000\n" +"PO-Revision-Date: 2013-11-15 13:30+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: product_warranty +#: model:ir.model.fields,field_description:product_warranty.field_product_supplierinfo_warranty_duration +#: field:product.supplierinfo,warranty_duration:0 +msgid "Warranty" +msgstr "" + +#. module: product_warranty +#: model:ir.model.fields,field_description:product_warranty.field_product_supplierinfo_warranty_return_address +#: field:product.supplierinfo,warranty_return_address:0 +msgid "Warranty return address" +msgstr "" + +#. module: product_warranty +#: model:ir.model.fields,field_description:product_warranty.field_return_instruction_name +#: field:return.instruction,name:0 +msgid "Title" +msgstr "" + +#. module: product_warranty +#: help:product.supplierinfo,warranty_duration:0 +msgid "Warranty in month for this product/supplier relation. Only for company/supplier relation (purchase order) ; the customer/company relation (sale order) always use the product main warranty field" +msgstr "" + +#. module: product_warranty +#: model:ir.model,name:product_warranty.model_return_instruction +#: help:product.supplierinfo,return_instructions:0 +#: help:return.instruction,instructions:0 +msgid "Instructions for product return" +msgstr "" + +#. module: product_warranty +#: model:ir.model.fields,field_description:product_warranty.field_product_supplierinfo_active_supplier +#: field:product.supplierinfo,active_supplier:0 +msgid "Active supplier" +msgstr "" + +#. module: product_warranty +#: model:ir.model.fields,field_description:product_warranty.field_return_instruction_is_default +#: field:return.instruction,is_default:0 +msgid "Is default" +msgstr "" + +#. module: product_warranty +#: help:return.instruction,is_default:0 +msgid "If is default, will be use to set the default value in supplier infos. Be careful to have only one default" +msgstr "" + +#. module: product_warranty +#: model:ir.actions.act_window,name:product_warranty.product_return_instructions_action +#: model:ir.ui.menu,name:product_warranty.menu_product_return_instructions_action +msgid "Products return instructions" +msgstr "" + +#. module: product_warranty +#: model:ir.model,name:product_warranty.model_product_supplierinfo +msgid "Information about a product supplier" +msgstr "" + +#. module: product_warranty +#: model:ir.model.fields,field_description:product_warranty.field_product_supplierinfo_warranty_return_partner +#: field:product.supplierinfo,warranty_return_partner:0 +msgid "Warrantee return" +msgstr "" + +#. module: product_warranty +#: help:product.supplierinfo,warranty_return_partner:0 +msgid "Who is in charge of the warranty return treatment toward the end customer. Company will use the current compagny delivery or default address and so on for supplier and brand manufacturer. Doesn't necessarly mean that the warranty to be applied is the one of the return partner (ie: can be returned to the company and be under the brand warranty" +msgstr "" + +#. module: product_warranty +#: view:return.instruction:0 +msgid "Return instructions" +msgstr "" + +#. module: product_warranty +#: model:ir.model.fields,field_description:product_warranty.field_product_supplierinfo_return_instructions +#: model:ir.model.fields,field_description:product_warranty.field_return_instruction_instructions +#: field:product.supplierinfo,return_instructions:0 +#: view:return.instruction:0 +#: field:return.instruction,instructions:0 +msgid "Instructions" +msgstr "" +