Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[17.0][MIG] account_comment_template #317

Closed
wants to merge 22 commits into from
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
22 commits
Select commit Hold shift + click to select a range
6f44013
rename module from account_invoice_comment_template to account_commen…
petrus-v Jan 26, 2021
282b776
fix warn using assertRegex instead deprecated assertRegexpMatches
petrus-v Jan 26, 2021
a1e348e
[IMP] account_comment_template: Adapt to 14.0
victoralmau May 5, 2021
fd0964a
account_comment_template 14.0.2.0.0
OCA-git-bot May 27, 2021
e3f7e9e
[MIG] account_comment_template: Migration to 15.0
alan196 Apr 26, 2022
1782a1d
[FIX] account_comment_template: Set models field in templates created…
victoralmau Nov 30, 2022
7d7ea05
account_comment_template 15.0.1.0.1
OCA-git-bot Nov 30, 2022
97e8288
[MIG] account_comment_template: Migration to 16.0
Yadier-Tecnativa May 23, 2023
07f38fe
[UPD] Update account_comment_template.pot
May 30, 2023
e559f4f
[UPD] README.rst
OCA-git-bot May 30, 2023
3e928c8
Update translation files
weblate May 30, 2023
5b2fbc9
Translated using Weblate (Spanish)
Gelo-fl Jun 2, 2023
62be279
[IMP] account_comment_template: allow to use dynamic information in c…
alan196 Aug 21, 2023
d968704
[UPD] README.rst
OCA-git-bot Sep 3, 2023
9951d1c
account_comment_template 16.0.1.0.1
OCA-git-bot Sep 11, 2023
395dacf
[UPD] README.rst
OCA-git-bot Sep 11, 2023
639373a
Added translation using Weblate (Japanese (ja_JP))
kanda999 Oct 26, 2023
e9cf774
Translated using Weblate (Croatian)
badbole Jan 31, 2024
2a63b78
Translated using Weblate (Italian)
mymage Feb 22, 2024
65f30bd
Translated using Weblate (Swedish)
jakobkrabbe Feb 27, 2024
90222e4
[IMP] account_comment_template: pre-commit auto fixes
alan196 May 3, 2024
0d8bf1d
[MIG] account_comment_template: Migration to 17.0
alan196 May 3, 2024
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
102 changes: 102 additions & 0 deletions account_comment_template/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
================
Account Comments
================

..
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:0a899af0a18677ee8cf7dff6005898cadd4a209d5e1efac69a1e61821a494b67
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!

.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
:target: https://odoo-community.org/page/development-status
:alt: Beta
.. |badge2| image:: https://img.shields.io/badge/licence-AGPL--3-blue.png
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Faccount--invoice--reporting-lightgray.png?logo=github
:target: https://github.com/OCA/account-invoice-reporting/tree/17.0/account_comment_template
:alt: OCA/account-invoice-reporting
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-invoice-reporting-17-0/account-invoice-reporting-17-0-account_comment_template
:alt: Translate me on Weblate
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
:target: https://runboat.odoo-community.org/builds?repo=OCA/account-invoice-reporting&target_branch=17.0
:alt: Try me on Runboat

|badge1| |badge2| |badge3| |badge4| |badge5|

Adds comments on invoices. The comments can be edited directly on the
invoices or loaded from templates.

Two positions are available for the comments:

- before invoice lines
- after invoice lines

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoice-reporting/issues>`_.
In case of trouble, please check there if your issue has already been reported.
If you spotted it first, help us to smash it by providing a detailed and welcomed
`feedback <https://github.com/OCA/account-invoice-reporting/issues/new?body=module:%20account_comment_template%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.

Do not contact contributors directly about support or help with technical issues.

Credits
=======

Authors
-------

* Camptocamp
* Tecnativa

Contributors
------------

- Xavier Jimenez <[email protected]>
- Nicolas Bessi <[email protected]>
- Yannick Vaucher <[email protected]>
- Simone Rubino <[email protected]>
- `Tecnativa <https://www.tecnativa.com>`__:

- Pedro M. Baeza
- Víctor Martínez

- `DynApps <https://www.dynapps.be>`__:

- Raf Ven <[email protected]>

- `Druidoo <https://www.druidoo.io>`__:

- Iván Todorovich <[email protected]>

- `Jarsa <https://www.jarsa.com>`__:

- Alan Ramos <[email protected]>

Maintainers
-----------

This module is maintained by the OCA.

.. image:: https://odoo-community.org/logo.png
:alt: Odoo Community Association
:target: https://odoo-community.org

OCA, or the Odoo Community Association, is a nonprofit organization whose
mission is to support the collaborative development of Odoo features and
promote its widespread use.

This module is part of the `OCA/account-invoice-reporting <https://github.com/OCA/account-invoice-reporting/tree/17.0/account_comment_template>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
3 changes: 3 additions & 0 deletions account_comment_template/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

from . import models
26 changes: 26 additions & 0 deletions account_comment_template/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,26 @@
# Copyright 2014 Guewen Baconnier (Camptocamp SA)
# Copyright 2013-2014 Nicolas Bessi (Camptocamp SA)
# Copyright 2018 Qubiq - Xavier Jiménez
# Copyright 2018 Tecnativa - Pedro M. Baeza
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl.html).

{
"name": "Account Comments",
"summary": "Comments templates on invoice documents",
"version": "17.0.1.0.0",
"category": "Sale",
"author": "Camptocamp, Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/account-invoice-reporting",
"license": "AGPL-3",
"installable": True,
"depends": [
"account",
"base_comment_template",
],
"data": [
"views/account_move_view.xml",
"views/base_comment_template_view.xml",
"security/ir.model.access.csv",
"views/report_invoice.xml",
],
}
34 changes: 34 additions & 0 deletions account_comment_template/i18n/account_comment_template.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,34 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_comment_template
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 16.0\n"
"Report-Msgid-Bugs-To: \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_comment_template
#: model:ir.model.fields,field_description:account_comment_template.field_account_move__comment_template_ids
msgid "Comment Template"
msgstr ""

#. module: account_comment_template
#: model_terms:ir.ui.view,arch_db:account_comment_template.move_form_add_comment
msgid "Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.ui.menu,name:account_comment_template.menu_base_comment_template_invoice
msgid "Document Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.model,name:account_comment_template.model_account_move
msgid "Journal Entry"
msgstr ""
43 changes: 43 additions & 0 deletions account_comment_template/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_comment_template
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-16 11:59+0000\n"
"PO-Revision-Date: 2017-05-16 11:59+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Arabic (https://www.transifex.com/oca/teams/23907/ar/)\n"
"Language: ar\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=6; plural=n==0 ? 0 : n==1 ? 1 : n==2 ? 2 : n%100>=3 "
"&& n%100<=10 ? 3 : n%100>=11 && n%100<=99 ? 4 : 5;\n"

#. module: account_comment_template
#: model:ir.model.fields,field_description:account_comment_template.field_account_move__comment_template_ids
msgid "Comment Template"
msgstr ""

#. module: account_comment_template
#: model_terms:ir.ui.view,arch_db:account_comment_template.move_form_add_comment
msgid "Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.ui.menu,name:account_comment_template.menu_base_comment_template_invoice
msgid "Document Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.model,name:account_comment_template.model_account_move
msgid "Journal Entry"
msgstr ""

#~ msgid "Invoice"
#~ msgstr "فاتورة"
42 changes: 42 additions & 0 deletions account_comment_template/i18n/bg.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_comment_template
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-16 11:59+0000\n"
"PO-Revision-Date: 2017-05-16 11:59+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Bulgarian (https://www.transifex.com/oca/teams/23907/bg/)\n"
"Language: bg\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: account_comment_template
#: model:ir.model.fields,field_description:account_comment_template.field_account_move__comment_template_ids
msgid "Comment Template"
msgstr ""

#. module: account_comment_template
#: model_terms:ir.ui.view,arch_db:account_comment_template.move_form_add_comment
msgid "Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.ui.menu,name:account_comment_template.menu_base_comment_template_invoice
msgid "Document Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.model,name:account_comment_template.model_account_move
msgid "Journal Entry"
msgstr ""

#~ msgid "Invoice"
#~ msgstr "Фактура"
43 changes: 43 additions & 0 deletions account_comment_template/i18n/bs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_comment_template
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-16 11:59+0000\n"
"PO-Revision-Date: 2017-05-16 11:59+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Bosnian (https://www.transifex.com/oca/teams/23907/bs/)\n"
"Language: bs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n%10==1 && n%100!=11 ? 0 : n%10>=2 && n"
"%10<=4 && (n%100<10 || n%100>=20) ? 1 : 2);\n"

#. module: account_comment_template
#: model:ir.model.fields,field_description:account_comment_template.field_account_move__comment_template_ids
msgid "Comment Template"
msgstr ""

#. module: account_comment_template
#: model_terms:ir.ui.view,arch_db:account_comment_template.move_form_add_comment
msgid "Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.ui.menu,name:account_comment_template.menu_base_comment_template_invoice
msgid "Document Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.model,name:account_comment_template.model_account_move
msgid "Journal Entry"
msgstr ""

#~ msgid "Invoice"
#~ msgstr "Faktura"
43 changes: 43 additions & 0 deletions account_comment_template/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,43 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_comment_template
#
# Translators:
# OCA Transbot <[email protected]>, 2017
# Carles Antoli <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-16 11:59+0000\n"
"PO-Revision-Date: 2017-05-16 11:59+0000\n"
"Last-Translator: Carles Antoli <[email protected]>, 2017\n"
"Language-Team: Catalan (https://www.transifex.com/oca/teams/23907/ca/)\n"
"Language: ca\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=2; plural=(n != 1);\n"

#. module: account_comment_template
#: model:ir.model.fields,field_description:account_comment_template.field_account_move__comment_template_ids
msgid "Comment Template"
msgstr ""

#. module: account_comment_template
#: model_terms:ir.ui.view,arch_db:account_comment_template.move_form_add_comment
msgid "Comments"
msgstr "Comentaris"

#. module: account_comment_template
#: model:ir.ui.menu,name:account_comment_template.menu_base_comment_template_invoice
msgid "Document Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.model,name:account_comment_template.model_account_move
msgid "Journal Entry"
msgstr ""

#~ msgid "Invoice"
#~ msgstr "Factura"
42 changes: 42 additions & 0 deletions account_comment_template/i18n/cs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,42 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_comment_template
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 9.0c\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-05-16 11:59+0000\n"
"PO-Revision-Date: 2017-05-16 11:59+0000\n"
"Last-Translator: OCA Transbot <[email protected]>, 2017\n"
"Language-Team: Czech (https://www.transifex.com/oca/teams/23907/cs/)\n"
"Language: cs\n"
"MIME-Version: 1.0\n"
"Content-Type: text/plain; charset=UTF-8\n"
"Content-Transfer-Encoding: \n"
"Plural-Forms: nplurals=3; plural=(n==1) ? 0 : (n>=2 && n<=4) ? 1 : 2;\n"

#. module: account_comment_template
#: model:ir.model.fields,field_description:account_comment_template.field_account_move__comment_template_ids
msgid "Comment Template"
msgstr ""

#. module: account_comment_template
#: model_terms:ir.ui.view,arch_db:account_comment_template.move_form_add_comment
msgid "Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.ui.menu,name:account_comment_template.menu_base_comment_template_invoice
msgid "Document Comments"
msgstr ""

#. module: account_comment_template
#: model:ir.model,name:account_comment_template.model_account_move
msgid "Journal Entry"
msgstr ""

#~ msgid "Invoice"
#~ msgstr "Faktura"
Loading
Loading