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

[15.0][mig]-account_invoice_line_description #1403

Merged
Merged
Show file tree
Hide file tree
Changes from 23 commits
Commits
Show all changes
24 commits
Select commit Hold shift + click to select a range
048e2d4
Rename module to account_invoice_line_description
tafaRU Apr 29, 2015
6ef051f
account_invoice_line_description: fix description set on invoice line…
tafaRU Feb 26, 2016
6007713
[MIG] account_invoice_line_description: Migrated to 10.0
luismontalba Jun 12, 2017
c8a5d66
[FIX] account_invoice_line_description: Pass integration tests
yajo May 15, 2018
bc0d8b2
[MIG] account_invoice_line_description: Migration to 11.0
amcor Jun 11, 2018
d07d6d8
remove obsolete .pot files [ci skip]
sbidoul Jun 15, 2018
110601b
Translated using Weblate (Spanish)
etobella Jul 30, 2018
3af1672
[MIG] account_invoice_line_description: Migration to 12.0
tafaRU Oct 1, 2018
ec4340a
Translated using Weblate (Italian)
primes2h Jan 15, 2019
d1a0dc3
Translated using Weblate (German)
marylla Jul 17, 2019
9e56116
Translated using Weblate (Spanish)
josepmy Jul 22, 2019
dfbe806
Translated using Weblate (Portuguese (Brazil))
Sep 23, 2019
ba6f64f
[IMP] account_invoice_line_description: black, isort, prettier
kongrattapong Dec 16, 2019
6930679
[MIG] account_invoice_line_description: Migration to 13.0
kongrattapong Dec 16, 2019
ebfb568
[MIG] account_invoice_line_description: Migration to 14.0
Jan 14, 2022
f1fbf40
[UPD] Update account_invoice_line_description.pot
oca-travis Jan 15, 2022
e7d29f0
[UPD] README.rst
OCA-git-bot Jan 15, 2022
522f0d0
[FIX] account_invoice_line_description: unbalanced invoice error in test
Jun 13, 2022
674f93a
account_invoice_line_description 14.0.1.0.1
OCA-git-bot Jun 13, 2022
c3e14ed
[UPD] README.rst
OCA-git-bot Sep 3, 2023
d0f48ce
Update translation files
weblate Oct 9, 2023
e013a17
[IMP]account_invoice_line_description: black, isort, prettier
Mar 1, 2023
45b051f
[MIG] account_invocie_line_description: migration to 15.0
Mar 1, 2023
6404e07
[MIG] account_invoice_line_description: Mirgate to v15 (finish it)
AaronHForgeFlow Oct 20, 2023
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
93 changes: 93 additions & 0 deletions account_invoice_line_description/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,93 @@
================================
Account invoice line description
================================

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

.. |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--invoicing-lightgray.png?logo=github
:target: https://github.com/OCA/account-invoicing/tree/14.0/account_invoice_line_description
:alt: OCA/account-invoicing
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/account-invoicing-14-0/account-invoicing-14-0-account_invoice_line_description
: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-invoicing&target_branch=14.0
:alt: Try me on Runboat

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

This module allows to use only the sale description or the purchase description
on the invoice lines depending on the invoice type.

**Table of contents**

.. contents::
:local:

Configuration
=============

The setting *Use only product description on invoice lines* needs to be checked.
This can be done in these following ways:

* on the Access Rights (Technical Settings) of the user
* on the Invoicing Settings inside of the section `Invoices`

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

Bugs are tracked on `GitHub Issues <https://github.com/OCA/account-invoicing/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-invoicing/issues/new?body=module:%20account_invoice_line_description%0Aversion:%2014.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
~~~~~~~

* Agile Business Group
* Tecnativa

Contributors
~~~~~~~~~~~~

* Alex Comba <[email protected]>
* Luis M. Ontalba <[email protected]>
* Alberto Martín <[email protected]>
* Rattapong Chokmasermkul <[email protected]>
* `Tecnativa <https://www.tecnativa.com>`_:

* Ernesto Tejeda

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-invoicing <https://github.com/OCA/account-invoicing/tree/14.0/account_invoice_line_description>`_ project on GitHub.

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

from . import models
from . import wizards
14 changes: 14 additions & 0 deletions account_invoice_line_description/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
# Copyright 2015 Agile Business Group sagl (https://www.agilebg.com)
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl)

{
"name": "Account invoice line description",
"version": "15.0.1.0.0",
"category": "Generic Modules/Accounting",
"author": "Agile Business Group, Tecnativa, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/account-invoicing",
"license": "AGPL-3",
"depends": ["account"],
"data": ["security/account_security.xml", "wizards/res_config_view.xml"],
"installable": True,
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_line_description
#
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 14.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_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__group_use_product_description_per_inv_line
msgid "Allow using only the product description on the invoice lines"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,help:account_invoice_line_description.field_res_config_settings__group_use_product_description_per_inv_line
msgid "Allows you to use only product description on the invoice lines."
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model,name:account_invoice_line_description.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line__display_name
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__display_name
msgid "Display Name"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line__id
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__id
msgid "ID"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model,name:account_invoice_line_description.model_account_move_line
msgid "Journal Item"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line____last_update
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_invoice_line_description
#: model:res.groups,name:account_invoice_line_description.group_use_product_description_per_inv_line
msgid "Use only product description on invoice lines"
msgstr ""
66 changes: 66 additions & 0 deletions account_invoice_line_description/i18n/ar.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_line_description
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-23 02:38+0000\n"
"PO-Revision-Date: 2017-06-23 02:38+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_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__group_use_product_description_per_inv_line
msgid "Allow using only the product description on the invoice lines"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,help:account_invoice_line_description.field_res_config_settings__group_use_product_description_per_inv_line
msgid "Allows you to use only product description on the invoice lines."
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model,name:account_invoice_line_description.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line__display_name
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__display_name
msgid "Display Name"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line__id
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__id
msgid "ID"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model,name:account_invoice_line_description.model_account_move_line
msgid "Journal Item"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line____last_update
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_invoice_line_description
#: model:res.groups,name:account_invoice_line_description.group_use_product_description_per_inv_line
msgid "Use only product description on invoice lines"
msgstr ""

#~ msgid "Invoice Line"
#~ msgstr "خط الفاتورة"
66 changes: 66 additions & 0 deletions account_invoice_line_description/i18n/bs.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,66 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_line_description
#
# Translators:
# OCA Transbot <[email protected]>, 2017
msgid ""
msgstr ""
"Project-Id-Version: Odoo Server 10.0\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-06-23 02:38+0000\n"
"PO-Revision-Date: 2017-06-23 02:38+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_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__group_use_product_description_per_inv_line
msgid "Allow using only the product description on the invoice lines"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,help:account_invoice_line_description.field_res_config_settings__group_use_product_description_per_inv_line
msgid "Allows you to use only product description on the invoice lines."
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model,name:account_invoice_line_description.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line__display_name
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__display_name
msgid "Display Name"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line__id
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__id
msgid "ID"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model,name:account_invoice_line_description.model_account_move_line
msgid "Journal Item"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line____last_update
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_invoice_line_description
#: model:res.groups,name:account_invoice_line_description.group_use_product_description_per_inv_line
msgid "Use only product description on invoice lines"
msgstr ""

#~ msgid "Invoice Line"
#~ msgstr "Stavka fakture"
65 changes: 65 additions & 0 deletions account_invoice_line_description/i18n/ca.po
Original file line number Diff line number Diff line change
@@ -0,0 +1,65 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * account_invoice_line_description
#
# Translators:
msgid ""
msgstr ""
"Project-Id-Version: account-invoicing (8.0)\n"
"Report-Msgid-Bugs-To: \n"
"POT-Creation-Date: 2017-01-14 00:24+0000\n"
"PO-Revision-Date: 2017-01-17 18:48+0000\n"
"Last-Translator: OCA Transbot <[email protected]>\n"
"Language-Team: Catalan (http://www.transifex.com/oca/OCA-account-"
"invoicing-8-0/language/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_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__group_use_product_description_per_inv_line
msgid "Allow using only the product description on the invoice lines"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,help:account_invoice_line_description.field_res_config_settings__group_use_product_description_per_inv_line
msgid "Allows you to use only product description on the invoice lines."
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model,name:account_invoice_line_description.model_res_config_settings
msgid "Config Settings"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line__display_name
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__display_name
msgid "Display Name"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line__id
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings__id
msgid "ID"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model,name:account_invoice_line_description.model_account_move_line
msgid "Journal Item"
msgstr ""

#. module: account_invoice_line_description
#: model:ir.model.fields,field_description:account_invoice_line_description.field_account_move_line____last_update
#: model:ir.model.fields,field_description:account_invoice_line_description.field_res_config_settings____last_update
msgid "Last Modified on"
msgstr ""

#. module: account_invoice_line_description
#: model:res.groups,name:account_invoice_line_description.group_use_product_description_per_inv_line
msgid "Use only product description on invoice lines"
msgstr ""

#~ msgid "Invoice Line"
#~ msgstr "Línia factura"
Loading