[IMP] account_usability_elabore: add deposits menu in accounting app

This commit is contained in:
2024-01-18 11:52:45 +01:00
committed by Stéphan Sainléger
parent 378760894e
commit cb4e4f2091
4 changed files with 46 additions and 3 deletions

View File

@@ -0,0 +1,26 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_usability_elabore
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2024-01-18 10:32+0000\n"
"PO-Revision-Date: 2024-01-18 10:32+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: account_usability_elabore
#: model:ir.ui.menu,name:account_usability_elabore.deposit_menu
msgid "Deposit"
msgstr "Dépôt"
#. module: account_usability_elabore
#: model_terms:ir.ui.view,arch_db:account_usability_elabore.account_move_line_search_reconcile_view_inherit
msgid "Amount/Name/Partner"
msgstr "Montant/Libellé/Partenaire"