forked from Yaltik/golem
[IMP]GOLEM Activity : add accounting tab
This commit is contained in:
parent
96dce9d261
commit
2925c26369
@ -24,7 +24,7 @@
|
|||||||
'license': 'AGPL-3',
|
'license': 'AGPL-3',
|
||||||
'application': True,
|
'application': True,
|
||||||
'installable': True,
|
'installable': True,
|
||||||
'depends': ['product', 'golem_base', 'golem_season'],
|
'depends': ['product', 'account', 'golem_base', 'golem_season'],
|
||||||
'data': ['security/ir.model.access.csv',
|
'data': ['security/ir.model.access.csv',
|
||||||
'data/golem_activity_data.xml',
|
'data/golem_activity_data.xml',
|
||||||
'views/golem_activity_views.xml']
|
'views/golem_activity_views.xml']
|
||||||
|
@ -6,8 +6,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 10.0\n"
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-06-05 15:25+0000\n"
|
"POT-Creation-Date: 2017-06-14 06:14+0000\n"
|
||||||
"PO-Revision-Date: 2017-06-05 15:25+0000\n"
|
"PO-Revision-Date: 2017-06-14 06:14+0000\n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: <>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -83,11 +83,6 @@ msgstr "Types d'activité"
|
|||||||
msgid "Activity type"
|
msgid "Activity type"
|
||||||
msgstr "Type d'activité"
|
msgstr "Type d'activité"
|
||||||
|
|
||||||
#. module: golem_activity
|
|
||||||
#: model:product.category,name:golem_activity.golem_product_category_activities
|
|
||||||
msgid "Activités"
|
|
||||||
msgstr "Activités"
|
|
||||||
|
|
||||||
#. module: golem_activity
|
#. module: golem_activity
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_animator_id
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_animator_id
|
||||||
msgid "Animator"
|
msgid "Animator"
|
||||||
@ -350,6 +345,11 @@ msgstr "Référence interne"
|
|||||||
msgid "International Article Number used for product identification."
|
msgid "International Article Number used for product identification."
|
||||||
msgstr "Numéro d'article international (IAN) utilisé pour identifier cet article."
|
msgstr "Numéro d'article international (IAN) utilisé pour identifier cet article."
|
||||||
|
|
||||||
|
#. module: golem_activity
|
||||||
|
#: model:ir.ui.view,arch_db:golem_activity.golem_activity_form
|
||||||
|
msgid "Invoicing"
|
||||||
|
msgstr "Facturation"
|
||||||
|
|
||||||
#. module: golem_activity
|
#. module: golem_activity
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_is_recurrent
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_is_recurrent
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_type_is_recurrent
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_type_is_recurrent
|
||||||
@ -374,11 +374,6 @@ msgstr "Dernière mise à jour par"
|
|||||||
msgid "Last Updated on"
|
msgid "Last Updated on"
|
||||||
msgstr "Dernière mise à jour le"
|
msgstr "Dernière mise à jour le"
|
||||||
|
|
||||||
#. module: golem_activity
|
|
||||||
#: model:ir.ui.menu,name:golem_activity.golem_activity_menu_list
|
|
||||||
msgid "List"
|
|
||||||
msgstr "Liste"
|
|
||||||
|
|
||||||
#. module: golem_activity
|
#. module: golem_activity
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_packaging_ids
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_packaging_ids
|
||||||
msgid "Logistical Units"
|
msgid "Logistical Units"
|
||||||
@ -630,7 +625,7 @@ msgid "Tuesday"
|
|||||||
msgstr "Mardi"
|
msgstr "Mardi"
|
||||||
|
|
||||||
#. module: golem_activity
|
#. module: golem_activity
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_type_id_4222
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_type_id_3959
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr "Type"
|
msgstr "Type"
|
||||||
|
|
||||||
|
@ -6,8 +6,8 @@ msgid ""
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
"Project-Id-Version: Odoo Server 10.0\n"
|
"Project-Id-Version: Odoo Server 10.0\n"
|
||||||
"Report-Msgid-Bugs-To: \n"
|
"Report-Msgid-Bugs-To: \n"
|
||||||
"POT-Creation-Date: 2017-06-05 15:25+0000\n"
|
"POT-Creation-Date: 2017-06-14 06:14+0000\n"
|
||||||
"PO-Revision-Date: 2017-06-05 15:25+0000\n"
|
"PO-Revision-Date: 2017-06-14 06:14+0000\n"
|
||||||
"Last-Translator: <>\n"
|
"Last-Translator: <>\n"
|
||||||
"Language-Team: \n"
|
"Language-Team: \n"
|
||||||
"MIME-Version: 1.0\n"
|
"MIME-Version: 1.0\n"
|
||||||
@ -79,11 +79,6 @@ msgstr ""
|
|||||||
msgid "Activity type"
|
msgid "Activity type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: golem_activity
|
|
||||||
#: model:product.category,name:golem_activity.golem_product_category_activities
|
|
||||||
msgid "Activités"
|
|
||||||
msgstr ""
|
|
||||||
|
|
||||||
#. module: golem_activity
|
#. module: golem_activity
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_animator_id
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_animator_id
|
||||||
msgid "Animator"
|
msgid "Animator"
|
||||||
@ -346,6 +341,11 @@ msgstr ""
|
|||||||
msgid "International Article Number used for product identification."
|
msgid "International Article Number used for product identification."
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
#. module: golem_activity
|
||||||
|
#: model:ir.ui.view,arch_db:golem_activity.golem_activity_form
|
||||||
|
msgid "Invoicing"
|
||||||
|
msgstr ""
|
||||||
|
|
||||||
#. module: golem_activity
|
#. module: golem_activity
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_is_recurrent
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_is_recurrent
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_type_is_recurrent
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_type_is_recurrent
|
||||||
@ -621,7 +621,7 @@ msgid "Tuesday"
|
|||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
#. module: golem_activity
|
#. module: golem_activity
|
||||||
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_type_id_4222
|
#: model:ir.model.fields,field_description:golem_activity.field_golem_activity_type_id_3959
|
||||||
msgid "Type"
|
msgid "Type"
|
||||||
msgstr ""
|
msgstr ""
|
||||||
|
|
||||||
|
@ -68,6 +68,19 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|||||||
</group>
|
</group>
|
||||||
</group>
|
</group>
|
||||||
</page>
|
</page>
|
||||||
|
<page string="Invoicing" name="invoicing"
|
||||||
|
groups="account.group_account_invoice">
|
||||||
|
<group name="properties">
|
||||||
|
<field name="property_account_income_id"
|
||||||
|
domain="[('internal_type','=','other'),('deprecated','=',False)]"
|
||||||
|
groups="account.group_account_user"/>
|
||||||
|
<field name="taxes_id" widget="many2many_tags"/>
|
||||||
|
<field name="property_account_expense_id"
|
||||||
|
domain="[('internal_type','=','other'),('deprecated','=',False)]"
|
||||||
|
groups="account.group_account_user"/>
|
||||||
|
<field name="supplier_taxes_id" widget="many2many_tags"/>
|
||||||
|
</group>
|
||||||
|
</page>
|
||||||
<page name="activity_others" string="Others">
|
<page name="activity_others" string="Others">
|
||||||
<group>
|
<group>
|
||||||
<field name="description"
|
<field name="description"
|
||||||
|
Loading…
Reference in New Issue
Block a user