Skip to content

Commit

Permalink
[MOV] easy_my_coop_api_logs → cooperator_api_logs
Browse files Browse the repository at this point in the history
Signed-off-by: Carmen Bianca Bakker <[email protected]>
  • Loading branch information
carmenbianca committed Mar 10, 2022
1 parent a52501d commit 7d03349
Show file tree
Hide file tree
Showing 17 changed files with 138 additions and 160 deletions.
2 changes: 1 addition & 1 deletion cooperator_api/__manifest__.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"depends": [
"base_rest",
"cooperator",
"easy_my_coop_api_logs",
"cooperator_api_logs",
"auth_api_key", # todo conf running_env = dev
],
"author": "Coop IT Easy SCRLfs",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
=====================
Easy My Coop API Logs
=====================
====================
Cooperators API Logs
====================

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
Expand All @@ -14,12 +14,12 @@ Easy My Coop API Logs
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
:alt: License: AGPL-3
.. |badge3| image:: https://img.shields.io/badge/github-coopiteasy%2Fvertical--cooperative-lightgray.png?logo=github
:target: https://github.com/coopiteasy/vertical-cooperative/tree/12.0/easy_my_coop_api_logs
:target: https://github.com/coopiteasy/vertical-cooperative/tree/12.0/cooperator_api_logs
:alt: coopiteasy/vertical-cooperative

|badge1| |badge2| |badge3|

Helpers to log calls in and out of easy_my_coop_api.
Helpers to log calls in and out of cooperators_api.

**Table of contents**

Expand All @@ -32,7 +32,7 @@ Bug Tracker
Bugs are tracked on `GitHub Issues <https://github.com/coopiteasy/vertical-cooperative/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 <https://github.com/coopiteasy/vertical-cooperative/issues/new?body=module:%20easy_my_coop_api_logs%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
`feedback <https://github.com/coopiteasy/vertical-cooperative/issues/new?body=module:%20cooperator_api_logs%0Aversion:%2012.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.

Expand All @@ -53,6 +53,6 @@ Contributors
Maintainers
~~~~~~~~~~~

This module is part of the `coopiteasy/vertical-cooperative <https://github.com/coopiteasy/vertical-cooperative/tree/12.0/easy_my_coop_api_logs>`_ project on GitHub.
This module is part of the `coopiteasy/vertical-cooperative <https://github.com/coopiteasy/vertical-cooperative/tree/12.0/cooperator_api_logs>`_ project on GitHub.

You are welcome to contribute.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl.html).

{
"name": "Easy My Coop API Logs",
"name": "Cooperators API Logs",
"version": "12.0.0.0.1",
"depends": [],
"author": "Coop IT Easy SCRLfs",
Expand Down
116 changes: 116 additions & 0 deletions cooperator_api_logs/i18n/cooperator_api_logs.pot
Original file line number Diff line number Diff line change
@@ -0,0 +1,116 @@
# Translation of Odoo Server.
# This file contains the translation of the following modules:
# * cooperator_api_logs
#
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"

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__create_uid
msgid "Created by"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__create_date
msgid "Created on"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__datetime
msgid "Datetime"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__display_name
msgid "Display Name"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.actions.act_window,name:cooperator_api_logs.emc_api_log_action
#: model:ir.ui.menu,name:cooperator_api_logs.emc_api_log_menu
msgid "EMC API Logs"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__headers
msgid "Headers"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__id
msgid "ID"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__ip
msgid "IP"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log____last_update
msgid "Last Modified on"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__write_uid
msgid "Last Updated by"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__write_date
msgid "Last Updated on"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model,name:cooperator_api_logs.model_emc_api_log
msgid "Logs call to EMC API"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__method
msgid "Method"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__path
msgid "Path"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__payload
msgid "Payload"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__response
msgid "Response"
msgstr ""

#. module: cooperator_api_logs
#: model:ir.model.fields,field_description:cooperator_api_logs.field_emc_api_log__status
msgid "Status"
msgstr ""

#. module: cooperator_api_logs
#: model_terms:ir.ui.view,arch_db:cooperator_api_logs.emc_api_log_view_form
msgid "headers"
msgstr ""

#. module: cooperator_api_logs
#: model_terms:ir.ui.view,arch_db:cooperator_api_logs.emc_api_log_view_form
msgid "payload"
msgstr ""

#. module: cooperator_api_logs
#: model_terms:ir.ui.view,arch_db:cooperator_api_logs.emc_api_log_view_form
msgid "response"
msgstr ""

File renamed without changes.
File renamed without changes.
File renamed without changes.
File renamed without changes.
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
id,name,model_id:id,group_id:id,perm_read,perm_write,perm_create,perm_unlink
access_emc_api_log_group_system,access_emc_api_log_group_system,easy_my_coop_api_logs.model_emc_api_log,base.group_system,1,0,1,0
access_emc_api_log_group_system,access_emc_api_log_group_system,cooperator_api_logs.model_emc_api_log,base.group_system,1,0,1,0
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
<meta name="generator" content="Docutils: http://docutils.sourceforge.net/" />
<title>Easy My Coop API Logs</title>
<title>Cooperators API Logs</title>
<style type="text/css">

/*
:Author: David Goodger ([email protected])
:Id: $Id: html4css1.css 7952 2016-07-26 18:15:59Z milde $
:Id: $Id: html4css1.css 7614 2013-02-21 15:55:51Z milde $
:Copyright: This stylesheet has been placed in the public domain.

Default cascading style sheet for the HTML output of Docutils.
Expand Down Expand Up @@ -37,14 +37,6 @@
.hidden {
display: none }

.subscript {
vertical-align: sub;
font-size: smaller }

.superscript {
vertical-align: super;
font-size: smaller }

a.toc-backref {
text-decoration: none ;
color: black }
Expand Down Expand Up @@ -169,12 +161,12 @@
hr.docutils {
width: 75% }

img.align-left, .figure.align-left, object.align-left, table.align-left {
img.align-left, .figure.align-left, object.align-left {
clear: left ;
float: left ;
margin-right: 1em }

img.align-right, .figure.align-right, object.align-right, table.align-right {
img.align-right, .figure.align-right, object.align-right {
clear: right ;
float: right ;
margin-left: 1em }
Expand All @@ -185,11 +177,6 @@
margin-right: auto;
}

table.align-center {
margin-left: auto;
margin-right: auto;
}

.align-left {
text-align: left }

Expand All @@ -207,15 +194,6 @@
/* div.align-center * { */
/* text-align: left } */

.align-top {
vertical-align: top }

.align-middle {
vertical-align: middle }

.align-bottom {
vertical-align: bottom }

ol.simple, ul.simple {
margin-bottom: 1em }

Expand Down Expand Up @@ -360,15 +338,15 @@
</style>
</head>
<body>
<div class="document" id="easy-my-coop-api-logs">
<h1 class="title">Easy My Coop API Logs</h1>
<div class="document" id="cooperators-api-logs">
<h1 class="title">Cooperators API Logs</h1>

<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! This file is generated by oca-gen-addon-readme !!
!! changes will be overwritten. !!
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
<p><a class="reference external" 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" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/tree/12.0/easy_my_coop_api_logs"><img alt="coopiteasy/vertical-cooperative" src="https://img.shields.io/badge/github-coopiteasy%2Fvertical--cooperative-lightgray.png?logo=github" /></a></p>
<p>Helpers to log calls in and out of easy_my_coop_api.</p>
<p><a class="reference external" 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" href="http://www.gnu.org/licenses/agpl-3.0-standalone.html"><img alt="License: AGPL-3" src="https://img.shields.io/badge/licence-AGPL--3-blue.png" /></a> <a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/tree/12.0/cooperator_api_logs"><img alt="coopiteasy/vertical-cooperative" src="https://img.shields.io/badge/github-coopiteasy%2Fvertical--cooperative-lightgray.png?logo=github" /></a></p>
<p>Helpers to log calls in and out of cooperators_api.</p>
<p><strong>Table of contents</strong></p>
<div class="contents local topic" id="contents">
<ul class="simple">
Expand All @@ -386,7 +364,7 @@ <h1><a class="toc-backref" href="#id1">Bug Tracker</a></h1>
<p>Bugs are tracked on <a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/issues">GitHub Issues</a>.
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
<a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/issues/new?body=module:%20easy_my_coop_api_logs%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/issues/new?body=module:%20cooperator_api_logs%0Aversion:%2012.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
<p>Do not contact contributors directly about support or help with technical issues.</p>
</div>
<div class="section" id="credits">
Expand All @@ -406,7 +384,7 @@ <h2><a class="toc-backref" href="#id4">Contributors</a></h2>
</div>
<div class="section" id="maintainers">
<h2><a class="toc-backref" href="#id5">Maintainers</a></h2>
<p>This module is part of the <a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/tree/12.0/easy_my_coop_api_logs">coopiteasy/vertical-cooperative</a> project on GitHub.</p>
<p>This module is part of the <a class="reference external" href="https://github.com/coopiteasy/vertical-cooperative/tree/12.0/cooperator_api_logs">coopiteasy/vertical-cooperative</a> project on GitHub.</p>
<p>You are welcome to contribute.</p>
</div>
</div>
Expand Down
Loading

0 comments on commit 7d03349

Please sign in to comment.