diff --git a/l10n_us_account_profile/README.rst b/l10n_us_account_profile/README.rst new file mode 100644 index 00000000..a5b3e10e --- /dev/null +++ b/l10n_us_account_profile/README.rst @@ -0,0 +1,74 @@ +============= +US Accounting +============= + +.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + !! This file is generated by oca-gen-addon-readme !! + !! changes will be overwritten. !! + !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! + +.. |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%2Fl10n--usa-lightgray.png?logo=github + :target: https://github.com/OCA/l10n-usa/tree/12.0/l10n_us_account_profile + :alt: OCA/l10n-usa +.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png + :target: https://translation.odoo-community.org/projects/l10n-usa-12-0/l10n-usa-12-0-l10n_us_account_profile + :alt: Translate me on Weblate +.. |badge5| image:: https://img.shields.io/badge/runbot-Try%20me-875A7B.png + :target: https://runbot.odoo-community.org/runbot/203/12.0 + :alt: Try me on Runbot + +|badge1| |badge2| |badge3| |badge4| |badge5| + +This module provides all the dependencies, data, parameters and configuration panel to have Odoo as an accounting software ready for US accountants and equivalent to local solutions like Quickbooks. + +**Table of contents** + +.. contents:: + :local: + +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 +~~~~~~~ + +* Open Source Integrators + +Contributors +~~~~~~~~~~~~ + +* Maxime Chambreuil +* Serpent Consulting Services Pvt. Ltd. + +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/l10n-usa `_ project on GitHub. + +You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute. diff --git a/l10n_us_account_profile/__init__.py b/l10n_us_account_profile/__init__.py new file mode 100644 index 00000000..d9d1f13d --- /dev/null +++ b/l10n_us_account_profile/__init__.py @@ -0,0 +1 @@ +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). diff --git a/l10n_us_account_profile/__manifest__.py b/l10n_us_account_profile/__manifest__.py new file mode 100644 index 00000000..0b585975 --- /dev/null +++ b/l10n_us_account_profile/__manifest__.py @@ -0,0 +1,22 @@ +# Copyright (C) 2019 Open Source Integrators +# +# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl). +{ + "name": "US Accounting", + "summary": "Additional features to manage US accounting in Odoo", + "version": "15.0.1.0.0", + "category": "Accounting", + "website": "https://github.com/OCA/l10n-usa", + "author": "Open Source Integrators, Odoo Community Association (OCA)", + "license": "AGPL-3", + "depends": [ + "account_banking_reconciliation", + "account_payment_credit_card", + "l10n_us", + "l10n_us_form_1099", + "partner_aging", + "partner_time_to_pay", + ], + "application": True, + "installable": True, +} diff --git a/l10n_us_account_profile/i18n/l10n_us_account_profile.pot b/l10n_us_account_profile/i18n/l10n_us_account_profile.pot new file mode 100644 index 00000000..d2e396f1 --- /dev/null +++ b/l10n_us_account_profile/i18n/l10n_us_account_profile.pot @@ -0,0 +1,14 @@ +# Translation of Odoo Server. +# This file contains the translation of the following modules: +# +msgid "" +msgstr "" +"Project-Id-Version: Odoo Server 12.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" + diff --git a/l10n_us_account_profile/readme/CONTRIBUTORS.rst b/l10n_us_account_profile/readme/CONTRIBUTORS.rst new file mode 100644 index 00000000..c222968c --- /dev/null +++ b/l10n_us_account_profile/readme/CONTRIBUTORS.rst @@ -0,0 +1,3 @@ +* Maxime Chambreuil +* Serpent Consulting Services Pvt. Ltd. +* Freni Patel diff --git a/l10n_us_account_profile/readme/DESCRIPTION.rst b/l10n_us_account_profile/readme/DESCRIPTION.rst new file mode 100644 index 00000000..8cdbaa7a --- /dev/null +++ b/l10n_us_account_profile/readme/DESCRIPTION.rst @@ -0,0 +1 @@ +This module provides all the dependencies, data, parameters and configuration panel to have Odoo as an accounting software ready for US accountants and equivalent to local solutions like Quickbooks. diff --git a/l10n_us_account_profile/static/description/icon.png b/l10n_us_account_profile/static/description/icon.png new file mode 100644 index 00000000..3a0328b5 Binary files /dev/null and b/l10n_us_account_profile/static/description/icon.png differ diff --git a/l10n_us_account_profile/static/description/index.html b/l10n_us_account_profile/static/description/index.html new file mode 100644 index 00000000..9eb702f8 --- /dev/null +++ b/l10n_us_account_profile/static/description/index.html @@ -0,0 +1,420 @@ + + + + + + +US Accounting + + + +
+

US Accounting

+ + +

Beta License: AGPL-3 OCA/l10n-usa Translate me on Weblate Try me on Runbot

+

This module provides all the dependencies, data, parameters and configuration panel to have Odoo as an accounting software ready for US accountants and equivalent to local solutions like Quickbooks.

+

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

+
    +
  • Open Source Integrators
  • +
+
+
+

Contributors

+ +
+
+

Maintainers

+

This module is maintained by the OCA.

+Odoo Community Association +

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/l10n-usa project on GitHub.

+

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.

+
+
+
+ + diff --git a/setup/l10n_us_account_profile/odoo/addons/l10n_us_account_profile b/setup/l10n_us_account_profile/odoo/addons/l10n_us_account_profile new file mode 120000 index 00000000..e9b1e52b --- /dev/null +++ b/setup/l10n_us_account_profile/odoo/addons/l10n_us_account_profile @@ -0,0 +1 @@ +../../../../l10n_us_account_profile \ No newline at end of file diff --git a/setup/l10n_us_account_profile/setup.py b/setup/l10n_us_account_profile/setup.py new file mode 100644 index 00000000..28c57bb6 --- /dev/null +++ b/setup/l10n_us_account_profile/setup.py @@ -0,0 +1,6 @@ +import setuptools + +setuptools.setup( + setup_requires=['setuptools-odoo'], + odoo_addon=True, +)