Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
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
15 changes: 4 additions & 11 deletions spreadsheet_dashboard_purchase_oca/README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,9 @@ Spreadsheet dashboard for vendors
.. |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/license-LGPL--3-blue.png
:target: http://www.gnu.org/licenses/lgpl-3.0-standalone.html
:alt: License: LGPL-3
.. |badge2| image:: https://img.shields.io/badge/license-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%2Fspreadsheet-lightgray.png?logo=github
:target: https://github.com/OCA/spreadsheet/tree/19.0/spreadsheet_dashboard_purchase_oca
:alt: OCA/spreadsheet
Expand Down Expand Up @@ -55,7 +55,6 @@ Credits
Authors
-------

* Odoo S.A.
* Tecnativa

Contributors
Expand All @@ -64,13 +63,7 @@ Contributors
- `Tecnativa <https://www.tecnativa.com>`__:

- Pedro M. Baeza

Other credits
-------------

This module is a forward-port from Odoo SA and as such, it is not
included in the OCA CLA. That means we do not have a copy of the
copyright on it like all other OCA modules.
- Pilar Vargas

Maintainers
-----------
Expand Down
1 change: 0 additions & 1 deletion spreadsheet_dashboard_purchase_oca/__init__.py
Original file line number Diff line number Diff line change
@@ -1 +0,0 @@
# Part of Odoo. See LICENSE file for full copyright and licensing details.
4 changes: 2 additions & 2 deletions spreadsheet_dashboard_purchase_oca/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,9 @@
"depends": ["spreadsheet_dashboard", "purchase"],
"version": "19.0.1.0.0",
"website": "https://github.com/OCA/spreadsheet",
"author": "Odoo S.A., Tecnativa, Odoo Community Association (OCA)",
"author": "Tecnativa, Odoo Community Association (OCA)",
"data": ["data/dashboards.xml"],
"installable": True,
"auto_install": ["purchase"],
"license": "LGPL-3",
"license": "AGPL-3",
}
12 changes: 8 additions & 4 deletions spreadsheet_dashboard_purchase_oca/data/dashboards.xml
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
<?xml version="1.0" encoding="utf-8" ?>
<odoo>
<record
id="spreadsheet_dashboard_group_purchase"
model="spreadsheet.dashboard.group"
>
<field name="name">Purchases</field>
<field name="sequence">200</field>
</record>
<record id="spreadsheet_dashboard_vendors" model="spreadsheet.dashboard">
<field name="name">Vendors</field>
<field
Expand All @@ -11,10 +18,7 @@
name="main_data_model_ids"
eval="[Command.link(ref('purchase.model_purchase_order'))]"
/>
<field
name="dashboard_group_id"
ref="spreadsheet_dashboard.spreadsheet_dashboard_group_logistics"
/>
<field name="dashboard_group_id" ref="spreadsheet_dashboard_group_purchase" />
<field
name="group_ids"
eval="[Command.link(ref('purchase.group_purchase_manager'))]"
Expand Down
1 change: 1 addition & 0 deletions spreadsheet_dashboard_purchase_oca/readme/CONTRIBUTORS.md
Original file line number Diff line number Diff line change
@@ -1,2 +1,3 @@
- [Tecnativa](https://www.tecnativa.com):
- Pedro M. Baeza
- Pilar Vargas
2 changes: 0 additions & 2 deletions spreadsheet_dashboard_purchase_oca/readme/CREDITS.md

This file was deleted.

15 changes: 4 additions & 11 deletions spreadsheet_dashboard_purchase_oca/static/description/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -374,7 +374,7 @@ <h1>Spreadsheet dashboard for vendors</h1>
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! source digest: sha256:c1e410ba41ce4a248b0007e436b3fd38301151c537d80351842704bef6cda613
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/lgpl-3.0-standalone.html"><img alt="License: LGPL-3" src="https://img.shields.io/badge/license-LGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/spreadsheet/tree/19.0/spreadsheet_dashboard_purchase_oca"><img alt="OCA/spreadsheet" src="https://img.shields.io/badge/github-OCA%2Fspreadsheet-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/spreadsheet-19-0/spreadsheet-19-0-spreadsheet_dashboard_purchase_oca"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/spreadsheet&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p><a class="reference external image-reference" href="https://odoo-community.org/page/development-status"><img alt="Beta" src="https://img.shields.io/badge/maturity-Beta-yellow.png" /></a> <a class="reference external image-reference" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/license-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/spreadsheet/tree/19.0/spreadsheet_dashboard_purchase_oca"><img alt="OCA/spreadsheet" src="https://img.shields.io/badge/github-OCA%2Fspreadsheet-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/spreadsheet-19-0/spreadsheet-19-0-spreadsheet_dashboard_purchase_oca"><img alt="Translate me on Weblate" src="https://img.shields.io/badge/weblate-Translate%20me-F47D42.png" /></a> <a class="reference external image-reference" href="https://runboat.odoo-community.org/builds?repo=OCA/spreadsheet&amp;target_branch=19.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
<p>Spreadsheet dashboard for vendors.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
Expand All @@ -383,8 +383,7 @@ <h1>Spreadsheet dashboard for vendors</h1>
<li><a class="reference internal" href="#credits" id="toc-entry-2">Credits</a><ul>
<li><a class="reference internal" href="#authors" id="toc-entry-3">Authors</a></li>
<li><a class="reference internal" href="#contributors" id="toc-entry-4">Contributors</a></li>
<li><a class="reference internal" href="#other-credits" id="toc-entry-5">Other credits</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-6">Maintainers</a></li>
<li><a class="reference internal" href="#maintainers" id="toc-entry-5">Maintainers</a></li>
</ul>
</li>
</ul>
Expand All @@ -402,7 +401,6 @@ <h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
<div class="section" id="authors">
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
<ul class="simple">
<li>Odoo S.A.</li>
<li>Tecnativa</li>
</ul>
</div>
Expand All @@ -411,18 +409,13 @@ <h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
<ul class="simple">
<li><a class="reference external" href="https://www.tecnativa.com">Tecnativa</a>:<ul>
<li>Pedro M. Baeza</li>
<li>Pilar Vargas</li>
</ul>
</li>
</ul>
</div>
<div class="section" id="other-credits">
<h3><a class="toc-backref" href="#toc-entry-5">Other credits</a></h3>
<p>This module is a forward-port from Odoo SA and as such, it is not
included in the OCA CLA. That means we do not have a copy of the
copyright on it like all other OCA modules.</p>
</div>
<div class="section" id="maintainers">
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
<p>This module is maintained by the OCA.</p>
<a class="reference external image-reference" href="https://odoo-community.org">
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
Expand Down
Loading