From ff1f663038bd2254c5a92fba24fb487dfbba2c35 Mon Sep 17 00:00:00 2001 From: Andreas Osim Date: Thu, 18 Jan 2018 17:25:06 +0100 Subject: [PATCH] =?UTF-8?q?Zus=C3=A4tzliche=20Statuswerte=20im=20PG=20Stat?= =?UTF-8?q?us=20definiert?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- ext/custom-addons/dp_custom/models/sale.py | 5 ++++- ext/odoo/addons/sale/i18n/de.po | 2 +- 2 files changed, 5 insertions(+), 2 deletions(-) diff --git a/ext/custom-addons/dp_custom/models/sale.py b/ext/custom-addons/dp_custom/models/sale.py index 3b0cc7c4..20c9c221 100644 --- a/ext/custom-addons/dp_custom/models/sale.py +++ b/ext/custom-addons/dp_custom/models/sale.py @@ -30,7 +30,10 @@ class SaleOrder(models.Model): _name = 'sale.order' _inherit = ['sale.order', 'dp_custom.helper'] - ASSEMBLY_STATES = [('approved', 'Produktionsfreigabe'), + ASSEMBLY_STATES = [('created', 'nicht freigegeben'), + ('approved', 'Produktionsfreigabe'), + ('wait', 'freigegeben'), + ('failed', 'Fehler Freigabe'), ('started', 'Produktion begonnen'), ('done', 'Produktion fertig'), ('packed', 'Verpackt'), diff --git a/ext/odoo/addons/sale/i18n/de.po b/ext/odoo/addons/sale/i18n/de.po index a9a5ba9a..291b241f 100644 --- a/ext/odoo/addons/sale/i18n/de.po +++ b/ext/odoo/addons/sale/i18n/de.po @@ -1689,7 +1689,7 @@ msgstr "Weitere Informationen" #. module: sale #: model:ir.actions.report,name:sale.action_report_pro_forma_invoice msgid "PRO-FORMA Invoice" -msgstr "" +msgstr "PRO-FORMA Rechnung" #. module: sale #: model:ir.model.fields,field_description:sale.field_report_all_channels_sales_partner_id