mirror of
https://github.com/OCA/contract.git
synced 2025-02-13 17:57:24 +02:00
Update addon versions
- contract - contract_variable_quantity
This commit is contained in:
committed by
Víctor Martínez
parent
b5f549ebac
commit
3932bb8afa
@@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
{
|
{
|
||||||
'name': 'Variable quantity in contract recurrent invoicing',
|
'name': 'Variable quantity in contract recurrent invoicing',
|
||||||
'version': '11.0.1.2.1',
|
'version': '11.0.1.3.0',
|
||||||
'category': 'Contract Management',
|
'category': 'Contract Management',
|
||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'author': "Tecnativa,"
|
'author': "Tecnativa,"
|
||||||
|
|||||||
@@ -66,6 +66,11 @@ msgstr ""
|
|||||||
msgid "Code"
|
msgid "Code"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: contract_variable_quantity
|
||||||
|
#: model:ir.model,name:contract_variable_quantity.model_account_analytic_contract_line
|
||||||
|
msgid "Contract Lines"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: contract_variable_quantity
|
#. module: contract_variable_quantity
|
||||||
#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_create_uid
|
#: model:ir.model.fields,field_description:contract_variable_quantity.field_contract_line_qty_formula_create_uid
|
||||||
msgid "Created by"
|
msgid "Created by"
|
||||||
@@ -182,11 +187,6 @@ msgstr ""
|
|||||||
msgid "You have to insert valid Python code block that stores at some moment a float/integer value of the quantity to invoice in the variable 'result'."
|
msgid "You have to insert valid Python code block that stores at some moment a float/integer value of the quantity to invoice in the variable 'result'."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: contract_variable_quantity
|
|
||||||
#: model:ir.model,name:contract_variable_quantity.model_account_analytic_invoice_line
|
|
||||||
msgid "account.analytic.invoice.line"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: contract_variable_quantity
|
#. module: contract_variable_quantity
|
||||||
#: model:ir.model,name:contract_variable_quantity.model_contract_line_qty_formula
|
#: model:ir.model,name:contract_variable_quantity.model_contract_line_qty_formula
|
||||||
msgid "contract.line.qty.formula"
|
msgid "contract.line.qty.formula"
|
||||||
|
|||||||
Reference in New Issue
Block a user