diff --git a/pos_usability/__init__.py b/pos_usability/__init__.py new file mode 100644 index 0000000..e69de29 diff --git a/pos_usability/__manifest__.py b/pos_usability/__manifest__.py new file mode 100644 index 0000000..1af5988 --- /dev/null +++ b/pos_usability/__manifest__.py @@ -0,0 +1,29 @@ +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). + +{ + "name": "POS Usability", + "version": "12.0.1.0.0", + "category": "Point of sale", + "license": "AGPL-3", + "summary": "Misc usability improvement for point of sale", + "description": """ +POS Usability +============= + +- Sales Details report : add sub total amount by tax + + +authors +------- + +Akretion: + +* David Béal + + """, + "author": "Akretion", + "website": "http://www.akretion.com", + "depends": ["point_of_sale"], + "data": ["report/pos.xml"], + "installable": True, +} diff --git a/pos_usability/i18n/fr.po b/pos_usability/i18n/fr.po new file mode 100644 index 0000000..5dddc34 --- /dev/null +++ b/pos_usability/i18n/fr.po @@ -0,0 +1,23 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# * pos_usability +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.0\n" +"Report-Msgid-Bugs-To: \n" +"POT-Creation-Date: 2019-10-11 13:11+0000\n" +"PO-Revision-Date: 2019-10-11 15:11+0200\n" +"Last-Translator: <>\n" +"Language-Team: \n" +"MIME-Version: 1.0\n" +"Content-Type: text/plain; charset=UTF-8\n" +"Content-Transfer-Encoding: 8bit\n" +"Plural-Forms: \n" +"Language: fr\n" +"X-Generator: Poedit 2.0.6\n" + +#. module: pos_usability +#: model_terms:ir.ui.view,arch_db:pos_usability.report_saledetails +msgid "Amount" +msgstr "Montant" diff --git a/pos_usability/report/pos.xml b/pos_usability/report/pos.xml new file mode 100644 index 0000000..4792084 --- /dev/null +++ b/pos_usability/report/pos.xml @@ -0,0 +1,17 @@ + + + + + + + diff --git a/pos_usability/static/description/icon.png b/pos_usability/static/description/icon.png new file mode 100644 index 0000000..c91da79 Binary files /dev/null and b/pos_usability/static/description/icon.png differ diff --git a/pos_usability/static/description/index.html b/pos_usability/static/description/index.html new file mode 100644 index 0000000..81ed183 --- /dev/null +++ b/pos_usability/static/description/index.html @@ -0,0 +1,419 @@ + + + + + + +MRP Usability + + + +
+

MRP Usability

+ + +

Beta License: AGPL-3 akretion/odoo-usability

+

Small usability improvements on MRP:

+ +

Table of contents

+ +
+

Bug Tracker

+

Bugs are tracked on GitHub Issues. +In case of trouble, please check there if your issue has already been reported. +If you spotted it first, help us smashing it by providing a detailed and welcomed +feedback.

+

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

+
+
+

Credits

+
+

Authors

+
    +
  • Akretion
  • +
+
+ +
+

Maintainers

+

This module is part of the akretion/odoo-usability project on GitHub.

+

You are welcome to contribute.

+
+
+
+ +