Skip to content

Commit

Permalink
[11.0][MIG] l10n_us_account_profile
Browse files Browse the repository at this point in the history
  • Loading branch information
murtuzasaleh committed May 27, 2019
1 parent bda4c18 commit 4f71c6f
Show file tree
Hide file tree
Showing 6 changed files with 14 additions and 10 deletions.
3 changes: 2 additions & 1 deletion l10n_us_account_profile/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -54,13 +54,14 @@ Contributors
------------

* Maxime Chambreuil <mchambreuil@ursainfosystems.com>
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>

Funders
-------

The development of this module has been financially supported by:

* Ursa Information Systems <http://www.ursainfosystems.com>
* Open Source Integrators <https://www.opensourceintegrators.com>

Maintainer
----------
Expand Down
3 changes: 0 additions & 3 deletions l10n_us_account_profile/__init__.py
Original file line number Diff line number Diff line change
@@ -1,4 +1 @@
# -*- coding: utf-8 -*-
# Copyright 2017 Ursa Information Systems <http://www.ursainfosystems.com>
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

11 changes: 5 additions & 6 deletions l10n_us_account_profile/__manifest__.py
Original file line number Diff line number Diff line change
@@ -1,16 +1,13 @@
# -*- coding: utf-8 -*-
# Copyright 2017 Ursa Information Systems <http://www.ursainfosystems.com>
# 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": "10.0.0.0.2",
"version": "11.0.1.0.0",
"category": "Accounting",
"website": "http://www.ursainfosystems.com",
"author": "Ursa Information Systems, Odoo Community Association (OCA)",
"website": "https://github.com/OCA/l10n-usa",
"author": "Open Source Integrators, Odoo Community Association (OCA)",
"license": "AGPL-3",
"application": True,
"installable": True,
"depends": [
"account_due_list",
"account_payment_batch_process",
Expand All @@ -22,4 +19,6 @@
"partner_aging",
"partner_daytopay",
],
"application": True,
"installable": True,
}
2 changes: 2 additions & 0 deletions l10n_us_account_profile/readme/CONTRIBUTORS.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
* Maxime Chambreuil <mchambreuil@ursainfosystems.com>
* Serpent Consulting Services Pvt. Ltd. <support@serpentcs.com>
1 change: 1 addition & 0 deletions l10n_us_account_profile/readme/DESCRIPTION.rst
Original file line number Diff line number Diff line change
@@ -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.
4 changes: 4 additions & 0 deletions oca_dependencies.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
# list the OCA project dependencies, one per line
# add a github url if you need a forked version
mis-builder
account-financial-tools
account-invoice-reporting
account-payment
server-tools

0 comments on commit 4f71c6f

Please sign in to comment.