Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[16.0][MIG] agreement: Migration to 16.0 #12

Merged
merged 45 commits into from
Mar 16, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
45 commits
Select commit Hold shift + click to select a range
a9e7c7e
[MIG] agreement: Migration to 12.0
ygol Mar 19, 2019
77c4b32
FIX security issue + details
bealdav Apr 5, 2019
ee498f3
[FIX] Missing newline
max3903 May 7, 2019
af0f391
Update translation
rdc02271 May 4, 2019
c81eabd
[IMP] move some notions from agreement_legal to agreement
liweijie0812 Sep 3, 2019
ff15738
agreement 12.0.1.0.1
pedrocs-exo Feb 17, 2020
62b503b
[IMP] agreement,agreement_legal: support activities
Mar 6, 2020
d27d97e
agreement 12.0.1.1.0
extrememicro Mar 6, 2020
2249456
[IMP] agreement: Minor improvements
sergio-teruel Apr 27, 2020
e719a50
Re-introduce module agreement_account
alexis-via May 21, 2020
65a5a02
[IMP] agreement: black, isort, prettier
sergio-teruel Feb 14, 2021
7a10d73
[MIG] agreement: Migration to 13.0
sergio-teruel Feb 14, 2021
7f1509f
[IMP] agreement: black, isort, prettier
newtratip Feb 16, 2021
31fc60f
[MIG] agreement: Migration to 14.0
newtratip Feb 16, 2021
ce0ac6b
Added translation using Weblate (French (France))
Yvesldff Apr 11, 2021
e451613
Translated using Weblate (French (France))
Yvesldff Apr 11, 2021
5ab87d0
Added translation using Weblate (Dutch)
bosd Apr 23, 2021
7b9446d
Translated using Weblate (Dutch)
bosd Apr 23, 2021
b893418
Added translation using Weblate (Spanish (Argentina))
ibuioli Apr 24, 2021
a22c461
Translated using Weblate (Spanish (Argentina))
ibuioli May 30, 2021
beabb1d
Translated using Weblate (Spanish (Argentina))
ibuioli Jun 14, 2021
13898e9
Added translation using Weblate (Italian)
primes2h Jul 6, 2021
b0b72d7
Translated using Weblate (Spanish (Argentina))
ibuioli Jul 9, 2021
abfe364
Translated using Weblate (Catalan)
pere-aquarian Sep 13, 2021
79d16ab
Translated using Weblate (Italian)
francesco-ooops Oct 6, 2021
b69deab
Translated using Weblate (Spanish (Argentina))
ibuioli Feb 6, 2022
023c6c0
Translated using Weblate (Catalan)
Noel000 Mar 22, 2022
241f556
Translated using Weblate (Italian)
scigghia Mar 26, 2022
dab89bb
[IMP] agreement: black, isort, prettier
etobella Jul 13, 2022
942cd2b
[MIG] agreement: Migration to 15.0
olgamarcocb May 11, 2022
ebcacee
[UPD] Update agreement.pot
Aug 9, 2022
b3e3516
[UPD] README.rst
OCA-git-bot Aug 9, 2022
65db12d
[UPD] Update agreement.pot
Oct 1, 2022
1d520c0
Update translation files
oca-transbot Oct 1, 2022
37cf175
[UPD] Update agreement.pot
Dec 16, 2022
a76e7f6
Update translation files
weblate Dec 16, 2022
32fcfcf
Translated using Weblate (Italian)
mymage Dec 28, 2022
b0906b5
[IMP] agreement: Change menus structure to make it easy to adapt
Jan 26, 2023
daaa7e8
[UPD] Update agreement.pot
Jan 26, 2023
22ff599
agreement 15.0.1.1.0
OCA-git-bot Jan 26, 2023
d8ed3a8
Update translation files
weblate Jan 26, 2023
46b7a9d
Translated using Weblate (Italian)
francesco-ooops Feb 1, 2023
41162c6
[IMP] agreement: pre-commit execution
FrancoMaxime Feb 23, 2023
3f00d67
[MIG] agreement: Migration to 16.0
FrancoMaxime Feb 23, 2023
cbea4e9
[IMP] agreement - Change domain field into computed store field inste…
FrancoMaxime Feb 23, 2023
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
102 changes: 102 additions & 0 deletions agreement/README.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
=========
Agreement
=========

.. !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
!! 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%2Fagreement-lightgray.png?logo=github
:target: https://github.com/OCA/agreement/tree/15.0/agreement
:alt: OCA/agreement
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
:target: https://translation.odoo-community.org/projects/agreement-15-0/agreement-15-0-agreement
:alt: Translate me on Weblate

|badge1| |badge2| |badge3| |badge4|

This module adds an *Agreement* object with the following properties:

* code,
* name,
* link to a partner,
* signature date.
* start date.
* end date.

Optionally, you can also enable using:
* agreement types
* a flag to set an agreement as a template agreement

(Install agreement_sale to get the configuration settings for these).

**Table of contents**

.. contents::
:local:

Bug Tracker
===========

Bugs are tracked on `GitHub Issues <https://github.com/OCA/agreement/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/OCA/agreement/issues/new?body=module:%20agreement%0Aversion:%2015.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.

Credits
=======

Authors
~~~~~~~

* Akretion
* Yves Goldberg (Ygol Internetwork)

Contributors
~~~~~~~~~~~~

* Alexis de Lattre <alexis.delattre@akretion.com>
* Yves Goldberg <yves@ygol.com>
* Alexandre Fayolle <alexandre.fayolle@camptocamp.com>
* `Tecnativa <https://www.tecnativa.com>`_:

* Sergio Teruel

* Tharathip Chaweewongphan <tharathipc@ecosoft.co.th>

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.

.. |maintainer-ygol| image:: https://github.com/ygol.png?size=40px
:target: https://github.com/ygol
:alt: ygol
.. |maintainer-alexis-via| image:: https://github.com/alexis-via.png?size=40px
:target: https://github.com/alexis-via
:alt: alexis-via

Current `maintainers <https://odoo-community.org/page/maintainer-role>`__:

|maintainer-ygol| |maintainer-alexis-via|

This module is part of the `OCA/agreement <https://github.com/OCA/agreement/tree/15.0/agreement>`_ project on GitHub.

You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
1 change: 1 addition & 0 deletions agreement/__init__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
from . import models
29 changes: 29 additions & 0 deletions agreement/__manifest__.py
Original file line number Diff line number Diff line change
@@ -0,0 +1,29 @@
# © 2017 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>)
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).

{
"name": "Agreement",
"summary": "Adds an agreement object",
"version": "16.0.1.0.0",
"category": "Contract",
"author": "Akretion, "
"Yves Goldberg (Ygol Internetwork), "
"Odoo Community Association (OCA)",
"website": "https://github.com/OCA/agreement",
"license": "AGPL-3",
"depends": ["mail"],
"data": [
"security/ir.model.access.csv",
"security/agreement_security.xml",
"views/agreement.xml",
"views/agreement_type.xml",
"views/agreement_menu.xml",
],
"demo": ["demo/demo.xml"],
"development_status": "Beta",
"maintainers": [
"ygol",
"alexis-via",
],
"installable": True,
}
53 changes: 53 additions & 0 deletions agreement/demo/demo.xml
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<?xml version="1.0" encoding="utf-8" ?>
<!--
© 2017 Akretion (Alexis de Lattre <alexis.delattre@akretion.com>)
License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
-->
<odoo noupdate="1">
<record id="market1" model="agreement">
<field name="code">C2C-IT0042</field>
<field name="name">Hardware IT</field>
<field name="partner_id" ref="base.res_partner_12" />
<field name="signature_date">2017-09-10</field>
<field name="start_date">2017-09-10</field>
<field name="end_date">2018-09-10</field>
</record>
<record id="market2" model="agreement">
<field name="code">C2C-IT0043</field>
<field name="name">Fiber access office Lausanne</field>
<field name="partner_id" ref="base.res_partner_12" />
<field name="signature_date" eval="time.strftime('%Y-01-01')" />
<field name="start_date" eval="time.strftime('%Y-01-01')" />
<field name="end_date" eval="time.strftime('%Y-01-01')" />
</record>
<record id="market3" model="agreement">
<field name="code">AGR-VETO001</field>
<field name="name">Vétérinaire</field>
<field name="partner_id" ref="base.res_partner_2" />
<field name="signature_date">2017-08-01</field>
<field name="start_date">2017-08-01</field>
<field name="end_date">2018-08-01</field>
</record>
<record id="market4" model="agreement">
<field name="code">AGR-TEL001</field>
<field name="name">Wazo IPBX deployment and maintenance</field>
<field name="partner_id" ref="base.res_partner_2" />
<field name="signature_date">2017-05-05</field>
<field name="start_date">2017-05-05</field>
<field name="end_date">2018-09-10</field>
</record>
<record id="market5" model="agreement">
<field name="code">BUY-VOIP012</field>
<field name="name">SIP Phones supply</field>
<field name="partner_id" ref="base.res_partner_1" />
<field name="signature_date" eval="time.strftime('%Y-01-01')" />
<field name="start_date" eval="time.strftime('%Y-01-01')" />
<field name="end_date" eval="time.strftime('%Y-01-01')" />
</record>
<record id="market6" model="agreement">
<field name="code">BUY-VOIP013</field>
<field name="name">SIP-ISDN gateways</field>
<field name="partner_id" ref="base.res_partner_3" />
<field name="signature_date">2017-09-02</field>
</record>
</odoo>
Loading