add sale_device field on sale, and used on payment wizard

This commit is contained in:
?ngel ?lvarez
2014-11-21 12:28:58 +01:00
parent 2da4695718
commit ae383a3399
6 changed files with 36 additions and 56 deletions

View File

@@ -235,6 +235,10 @@ msgctxt "field:sale.sale,residual_amount:"
msgid "Residual Amount"
msgstr "Pendent"
msgctxt "field:sale.sale,sale_device:"
msgid "Sale Device"
msgstr "Terminal de venda"
msgctxt "field:sale.sale,self_pick_up:"
msgid "Self Pick Up"
msgstr "Auto-recollida"
@@ -267,34 +271,10 @@ msgctxt "field:sale_pos.add_product_form,id:"
msgid "ID"
msgstr "ID"
msgctxt "field:sale_pos.add_product_form,product:"
msgid "Product"
msgstr "Producte"
msgctxt "field:sale_pos.add_product_form,product_uom_category:"
msgid "Product Uom Category"
msgstr "Categoria UdM del producte"
msgctxt "field:sale_pos.add_product_form,quantity:"
msgid "Quantity"
msgstr "Quantitat"
msgctxt "field:sale_pos.add_product_form,sale:"
msgid "Sale"
msgstr "Venda"
msgctxt "field:sale_pos.add_product_form,unit:"
msgid "Unit"
msgstr "Unitat"
msgctxt "field:sale_pos.add_product_form,unit_digits:"
msgid "Unit Digits"
msgstr "Dígits unitat"
msgctxt "field:sale_pos.add_product_form,unit_price:"
msgid "Unit price"
msgstr "Preu unitat"
msgctxt "help:sale.sale,self_pick_up:"
msgid ""
"The goods are picked up by the customer before the sale, so no shipment is "

View File

@@ -235,6 +235,10 @@ msgctxt "field:sale.sale,residual_amount:"
msgid "Residual Amount"
msgstr "Pendiente"
msgctxt "field:sale.sale,sale_device:"
msgid "Sale Device"
msgstr "Terminal de venta"
msgctxt "field:sale.sale,self_pick_up:"
msgid "Self Pick Up"
msgstr "Autorecogida"
@@ -267,34 +271,10 @@ msgctxt "field:sale_pos.add_product_form,id:"
msgid "ID"
msgstr "ID"
msgctxt "field:sale_pos.add_product_form,product:"
msgid "Product"
msgstr "Producto"
msgctxt "field:sale_pos.add_product_form,product_uom_category:"
msgid "Product Uom Category"
msgstr "Categoría UdM del producto"
msgctxt "field:sale_pos.add_product_form,quantity:"
msgid "Quantity"
msgstr "Cantidad"
msgctxt "field:sale_pos.add_product_form,sale:"
msgid "Sale"
msgstr "Venta"
msgctxt "field:sale_pos.add_product_form,unit:"
msgid "Unit"
msgstr "Unidad"
msgctxt "field:sale_pos.add_product_form,unit_digits:"
msgid "Unit Digits"
msgstr "Dígitos unidad"
msgctxt "field:sale_pos.add_product_form,unit_price:"
msgid "Unit price"
msgstr "Precio unidad"
msgctxt "help:sale.sale,self_pick_up:"
msgid ""
"The goods are picked up by the customer before the sale, so no shipment is "