odoo-addon-website-sale-slides-order-line-link 17.0.1.0.0.2__py3-none-any.whl → 17.0.1.0.1__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- odoo/addons/website_sale_slides_order_line_link/README.rst +6 -2
- odoo/addons/website_sale_slides_order_line_link/__manifest__.py +1 -1
- odoo/addons/website_sale_slides_order_line_link/i18n/es.po +69 -0
- odoo/addons/website_sale_slides_order_line_link/i18n/it.po +42 -0
- odoo/addons/website_sale_slides_order_line_link/i18n/website_sale_slides_order_line_link.pot +20 -0
- odoo/addons/website_sale_slides_order_line_link/models/sale_order.py +52 -2
- odoo/addons/website_sale_slides_order_line_link/static/description/index.html +17 -11
- {odoo_addon_website_sale_slides_order_line_link-17.0.1.0.0.2.dist-info → odoo_addon_website_sale_slides_order_line_link-17.0.1.0.1.dist-info}/METADATA +8 -3
- {odoo_addon_website_sale_slides_order_line_link-17.0.1.0.0.2.dist-info → odoo_addon_website_sale_slides_order_line_link-17.0.1.0.1.dist-info}/RECORD +11 -9
- {odoo_addon_website_sale_slides_order_line_link-17.0.1.0.0.2.dist-info → odoo_addon_website_sale_slides_order_line_link-17.0.1.0.1.dist-info}/WHEEL +1 -1
- {odoo_addon_website_sale_slides_order_line_link-17.0.1.0.0.2.dist-info → odoo_addon_website_sale_slides_order_line_link-17.0.1.0.1.dist-info}/top_level.txt +0 -0
|
@@ -1,3 +1,7 @@
|
|
|
1
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
2
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
3
|
+
:alt: Odoo Community Association
|
|
4
|
+
|
|
1
5
|
===================================
|
|
2
6
|
Website Sale Slides Order Line Link
|
|
3
7
|
===================================
|
|
@@ -7,13 +11,13 @@ Website Sale Slides Order Line Link
|
|
|
7
11
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
12
|
!! changes will be overwritten. !!
|
|
9
13
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
14
|
+
!! source digest: sha256:c84536df602a0f09958cbc2b2a69abd149b5d1f6b3348e188ff136c105f4b9a0
|
|
11
15
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
16
|
|
|
13
17
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
14
18
|
:target: https://odoo-community.org/page/development-status
|
|
15
19
|
:alt: Beta
|
|
16
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
20
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
17
21
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
22
|
:alt: License: AGPL-3
|
|
19
23
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--learning-lightgray.png?logo=github
|
|
@@ -2,7 +2,7 @@
|
|
|
2
2
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
3
3
|
{
|
|
4
4
|
"name": "Website Sale Slides Order Line Link",
|
|
5
|
-
"version": "17.0.1.0.
|
|
5
|
+
"version": "17.0.1.0.1",
|
|
6
6
|
"category": "Website/eLearning",
|
|
7
7
|
"author": "Tecnativa, Odoo Community Association (OCA)",
|
|
8
8
|
"website": "https://github.com/OCA/e-learning",
|
|
@@ -0,0 +1,69 @@
|
|
|
1
|
+
# Translation of Odoo Server.
|
|
2
|
+
# This file contains the translation of the following modules:
|
|
3
|
+
# * website_sale_slides_order_line_link
|
|
4
|
+
#
|
|
5
|
+
msgid ""
|
|
6
|
+
msgstr ""
|
|
7
|
+
"Project-Id-Version: Odoo Server 17.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"POT-Creation-Date: 2026-01-30 10:53+0000\n"
|
|
10
|
+
"PO-Revision-Date: 2026-01-30 11:56+0100\n"
|
|
11
|
+
"Last-Translator: \n"
|
|
12
|
+
"Language-Team: \n"
|
|
13
|
+
"Language: es\n"
|
|
14
|
+
"MIME-Version: 1.0\n"
|
|
15
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
16
|
+
"Content-Transfer-Encoding: 8bit\n"
|
|
17
|
+
"Plural-Forms: nplurals=2; plural=(n != 1);\n"
|
|
18
|
+
"X-Generator: Poedit 3.4.2\n"
|
|
19
|
+
|
|
20
|
+
#. module: website_sale_slides_order_line_link
|
|
21
|
+
#. odoo-python
|
|
22
|
+
#: code:addons/website_sale_slides_order_line_link/models/sale_order.py:0
|
|
23
|
+
#, python-format
|
|
24
|
+
msgid ""
|
|
25
|
+
"<p>Your registrations for the course <strong>%(course_name)s</strong> have "
|
|
26
|
+
"been increased by <strong>%(added_qty)s registration(s)</strong>.</p><p>You "
|
|
27
|
+
"now have a total of <strong>%(available_registrations)s</strong> "
|
|
28
|
+
"registration(s) purchased, of which <strong>%(used_registrations)s</strong> "
|
|
29
|
+
"have already been used and <strong>%(remaining_registrations)s</strong> are "
|
|
30
|
+
"still available.</p>"
|
|
31
|
+
msgstr ""
|
|
32
|
+
"<p>Sus inscripciones para el curso <strong>%(course_name)s</strong> se han "
|
|
33
|
+
"incrementado en <strong>%(added_qty)s inscripción(es)</strong>.</p><p>Ahora "
|
|
34
|
+
"dispone de un total de <strong>%(available_registrations)s</strong> "
|
|
35
|
+
"inscripción(es) adquiridas, de las cuales <strong>%(used_registrations)s</"
|
|
36
|
+
"strong> ya se han utilizado y <strong>%(remaining_registrations)s</strong> "
|
|
37
|
+
"siguen disponibles.</p>"
|
|
38
|
+
|
|
39
|
+
#. module: website_sale_slides_order_line_link
|
|
40
|
+
#: model:ir.model,name:website_sale_slides_order_line_link.model_slide_channel_partner
|
|
41
|
+
msgid "Channel / Partners (Members)"
|
|
42
|
+
msgstr ""
|
|
43
|
+
|
|
44
|
+
#. module: website_sale_slides_order_line_link
|
|
45
|
+
#. odoo-python
|
|
46
|
+
#: code:addons/website_sale_slides_order_line_link/models/sale_order.py:0
|
|
47
|
+
#, python-format
|
|
48
|
+
msgid "Course Registrations Added: %s"
|
|
49
|
+
msgstr "Inscripciones añadidas al curso: %s"
|
|
50
|
+
|
|
51
|
+
#. module: website_sale_slides_order_line_link
|
|
52
|
+
#: model:ir.model.fields,field_description:website_sale_slides_order_line_link.field_slide_channel_partner__sale_order_line_ids
|
|
53
|
+
msgid "Sale Order Lines"
|
|
54
|
+
msgstr "Líneas de pedido"
|
|
55
|
+
|
|
56
|
+
#. module: website_sale_slides_order_line_link
|
|
57
|
+
#: model:ir.model,name:website_sale_slides_order_line_link.model_sale_order
|
|
58
|
+
msgid "Sales Order"
|
|
59
|
+
msgstr ""
|
|
60
|
+
|
|
61
|
+
#. module: website_sale_slides_order_line_link
|
|
62
|
+
#: model:ir.model,name:website_sale_slides_order_line_link.model_sale_order_line
|
|
63
|
+
msgid "Sales Order Line"
|
|
64
|
+
msgstr ""
|
|
65
|
+
|
|
66
|
+
#. module: website_sale_slides_order_line_link
|
|
67
|
+
#: model:ir.model.fields,field_description:website_sale_slides_order_line_link.field_sale_order_line__slide_channel_partner_id
|
|
68
|
+
msgid "Slide Channel Partner"
|
|
69
|
+
msgstr ""
|
|
@@ -0,0 +1,42 @@
|
|
|
1
|
+
# Translation of Odoo Server.
|
|
2
|
+
# This file contains the translation of the following modules:
|
|
3
|
+
# * website_sale_slides_order_line_link
|
|
4
|
+
#
|
|
5
|
+
msgid ""
|
|
6
|
+
msgstr ""
|
|
7
|
+
"Project-Id-Version: Odoo Server 17.0\n"
|
|
8
|
+
"Report-Msgid-Bugs-To: \n"
|
|
9
|
+
"PO-Revision-Date: 2025-05-20 09:26+0000\n"
|
|
10
|
+
"Last-Translator: mymage <stefano.consolaro@mymage.it>\n"
|
|
11
|
+
"Language-Team: none\n"
|
|
12
|
+
"Language: it\n"
|
|
13
|
+
"MIME-Version: 1.0\n"
|
|
14
|
+
"Content-Type: text/plain; charset=UTF-8\n"
|
|
15
|
+
"Content-Transfer-Encoding: \n"
|
|
16
|
+
"Plural-Forms: nplurals=2; plural=n != 1;\n"
|
|
17
|
+
"X-Generator: Weblate 5.10.4\n"
|
|
18
|
+
|
|
19
|
+
#. module: website_sale_slides_order_line_link
|
|
20
|
+
#: model:ir.model,name:website_sale_slides_order_line_link.model_slide_channel_partner
|
|
21
|
+
msgid "Channel / Partners (Members)"
|
|
22
|
+
msgstr "Canale / Partner (membri)"
|
|
23
|
+
|
|
24
|
+
#. module: website_sale_slides_order_line_link
|
|
25
|
+
#: model:ir.model.fields,field_description:website_sale_slides_order_line_link.field_slide_channel_partner__sale_order_line_ids
|
|
26
|
+
msgid "Sale Order Lines"
|
|
27
|
+
msgstr "Righe ordine di vendita"
|
|
28
|
+
|
|
29
|
+
#. module: website_sale_slides_order_line_link
|
|
30
|
+
#: model:ir.model,name:website_sale_slides_order_line_link.model_sale_order
|
|
31
|
+
msgid "Sales Order"
|
|
32
|
+
msgstr "Ordine di vendita"
|
|
33
|
+
|
|
34
|
+
#. module: website_sale_slides_order_line_link
|
|
35
|
+
#: model:ir.model,name:website_sale_slides_order_line_link.model_sale_order_line
|
|
36
|
+
msgid "Sales Order Line"
|
|
37
|
+
msgstr "Riga ordine di vendita"
|
|
38
|
+
|
|
39
|
+
#. module: website_sale_slides_order_line_link
|
|
40
|
+
#: model:ir.model.fields,field_description:website_sale_slides_order_line_link.field_sale_order_line__slide_channel_partner_id
|
|
41
|
+
msgid "Slide Channel Partner"
|
|
42
|
+
msgstr "Avanza partner canale"
|
odoo/addons/website_sale_slides_order_line_link/i18n/website_sale_slides_order_line_link.pot
CHANGED
|
@@ -13,11 +13,31 @@ msgstr ""
|
|
|
13
13
|
"Content-Transfer-Encoding: \n"
|
|
14
14
|
"Plural-Forms: \n"
|
|
15
15
|
|
|
16
|
+
#. module: website_sale_slides_order_line_link
|
|
17
|
+
#. odoo-python
|
|
18
|
+
#: code:addons/website_sale_slides_order_line_link/models/sale_order.py:0
|
|
19
|
+
#, python-format
|
|
20
|
+
msgid ""
|
|
21
|
+
"<p>Your registrations for the course <strong>%(course_name)s</strong> have "
|
|
22
|
+
"been increased by <strong>%(added_qty)s registration(s)</strong>.</p><p>You "
|
|
23
|
+
"now have a total of <strong>%(available_registrations)s</strong> "
|
|
24
|
+
"registration(s) purchased, of which <strong>%(used_registrations)s</strong> "
|
|
25
|
+
"have already been used and <strong>%(remaining_registrations)s</strong> are "
|
|
26
|
+
"still available.</p>"
|
|
27
|
+
msgstr ""
|
|
28
|
+
|
|
16
29
|
#. module: website_sale_slides_order_line_link
|
|
17
30
|
#: model:ir.model,name:website_sale_slides_order_line_link.model_slide_channel_partner
|
|
18
31
|
msgid "Channel / Partners (Members)"
|
|
19
32
|
msgstr ""
|
|
20
33
|
|
|
34
|
+
#. module: website_sale_slides_order_line_link
|
|
35
|
+
#. odoo-python
|
|
36
|
+
#: code:addons/website_sale_slides_order_line_link/models/sale_order.py:0
|
|
37
|
+
#, python-format
|
|
38
|
+
msgid "Course Registrations Added: %s"
|
|
39
|
+
msgstr ""
|
|
40
|
+
|
|
21
41
|
#. module: website_sale_slides_order_line_link
|
|
22
42
|
#: model:ir.model.fields,field_description:website_sale_slides_order_line_link.field_slide_channel_partner__sale_order_line_ids
|
|
23
43
|
msgid "Sale Order Lines"
|
|
@@ -1,7 +1,8 @@
|
|
|
1
|
-
# Copyright 2025 Tecnativa - Pilar Vargas
|
|
1
|
+
# Copyright 2025-2026 Tecnativa - Pilar Vargas
|
|
2
2
|
# License AGPL-3.0 or later (http://www.gnu.org/licenses/agpl).
|
|
3
|
+
from markupsafe import Markup
|
|
3
4
|
|
|
4
|
-
from odoo import fields, models
|
|
5
|
+
from odoo import _, fields, models
|
|
5
6
|
|
|
6
7
|
|
|
7
8
|
class SaleOrder(models.Model):
|
|
@@ -12,11 +13,60 @@ class SaleOrder(models.Model):
|
|
|
12
13
|
lambda line: line.product_id.channel_ids
|
|
13
14
|
)
|
|
14
15
|
if course_lines:
|
|
16
|
+
for line in course_lines:
|
|
17
|
+
existing_parent = self.env["slide.channel.partner"].search(
|
|
18
|
+
[
|
|
19
|
+
("channel_id", "in", line.product_id.channel_ids.ids),
|
|
20
|
+
("partner_id", "=", self.partner_id.id),
|
|
21
|
+
("sale_order_line_ids", "!=", False),
|
|
22
|
+
],
|
|
23
|
+
limit=1,
|
|
24
|
+
)
|
|
25
|
+
if existing_parent:
|
|
26
|
+
linked_lines_this_order = (
|
|
27
|
+
existing_parent.sale_order_line_ids.filtered(
|
|
28
|
+
lambda ln: ln.order_id.id == self.id
|
|
29
|
+
)
|
|
30
|
+
)
|
|
31
|
+
commands = [(3, ln.id) for ln in linked_lines_this_order]
|
|
32
|
+
commands.append((4, line.id))
|
|
33
|
+
existing_parent.write({"sale_order_line_ids": commands})
|
|
34
|
+
if not linked_lines_this_order:
|
|
35
|
+
self._send_registrations_added_mail(
|
|
36
|
+
line.product_uom_qty, existing_parent
|
|
37
|
+
)
|
|
15
38
|
return super(
|
|
16
39
|
SaleOrder, self.with_context(course_sale_order_lines=course_lines)
|
|
17
40
|
)._action_confirm()
|
|
18
41
|
return super()._action_confirm()
|
|
19
42
|
|
|
43
|
+
def _send_registrations_added_mail(self, added_qty, registration):
|
|
44
|
+
body = Markup(
|
|
45
|
+
_(
|
|
46
|
+
"<p>Your registrations for the course <strong>%(course_name)s</strong> "
|
|
47
|
+
"have been increased by <strong>%(added_qty)s registration(s)</strong>."
|
|
48
|
+
"</p>"
|
|
49
|
+
"<p>You now have a total of "
|
|
50
|
+
"<strong>%(available_registrations)s</strong> "
|
|
51
|
+
"registration(s) purchased, of which "
|
|
52
|
+
"<strong>%(used_registrations)s</strong> have already been used and "
|
|
53
|
+
"<strong>%(remaining_registrations)s</strong> are still available.</p>",
|
|
54
|
+
course_name=registration.channel_id.name,
|
|
55
|
+
added_qty=int(added_qty),
|
|
56
|
+
available_registrations=registration.available_registrations,
|
|
57
|
+
used_registrations=registration.used_registrations,
|
|
58
|
+
remaining_registrations=registration.remaining_registrations,
|
|
59
|
+
)
|
|
60
|
+
)
|
|
61
|
+
self.message_post(
|
|
62
|
+
body=body,
|
|
63
|
+
subject=_("Course Registrations Added: %s") % registration.channel_id.name,
|
|
64
|
+
message_type="comment",
|
|
65
|
+
subtype_xmlid="mail.mt_comment",
|
|
66
|
+
partner_ids=[self.partner_id.id],
|
|
67
|
+
email_layout_xmlid="mail.mail_notification_light",
|
|
68
|
+
)
|
|
69
|
+
|
|
20
70
|
|
|
21
71
|
class SaleOrderLine(models.Model):
|
|
22
72
|
_inherit = "sale.order.line"
|
|
@@ -3,7 +3,7 @@
|
|
|
3
3
|
<head>
|
|
4
4
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
5
5
|
<meta name="generator" content="Docutils: https://docutils.sourceforge.io/" />
|
|
6
|
-
<title>
|
|
6
|
+
<title>README.rst</title>
|
|
7
7
|
<style type="text/css">
|
|
8
8
|
|
|
9
9
|
/*
|
|
@@ -360,16 +360,21 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">Website Sale Slides Order Line Link</h1>
|
|
363
|
+
<div class="document">
|
|
365
364
|
|
|
365
|
+
|
|
366
|
+
<a class="reference external image-reference" href="https://odoo-community.org/get-involved?utm_source=readme">
|
|
367
|
+
<img alt="Odoo Community Association" src="https://odoo-community.org/readme-banner-image" />
|
|
368
|
+
</a>
|
|
369
|
+
<div class="section" id="website-sale-slides-order-line-link">
|
|
370
|
+
<h1>Website Sale Slides Order Line Link</h1>
|
|
366
371
|
<!-- !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
367
372
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
373
|
!! changes will be overwritten. !!
|
|
369
374
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
375
|
+
!! source digest: sha256:c84536df602a0f09958cbc2b2a69abd149b5d1f6b3348e188ff136c105f4b9a0
|
|
371
376
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
372
|
-
<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/
|
|
377
|
+
<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/e-learning/tree/17.0/website_sale_slides_order_line_link"><img alt="OCA/e-learning" src="https://img.shields.io/badge/github-OCA%2Fe--learning-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/e-learning-17-0/e-learning-17-0-website_sale_slides_order_line_link"><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/e-learning&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
378
|
<p>This module links sales order lines to slide.channel.partner
|
|
374
379
|
participations when selling a course. It does not add new views or user
|
|
375
380
|
interface elements but ensures that when a course is sold through Odoo’s
|
|
@@ -396,7 +401,7 @@ participation.</li>
|
|
|
396
401
|
</ul>
|
|
397
402
|
</div>
|
|
398
403
|
<div class="section" id="usage">
|
|
399
|
-
<
|
|
404
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Usage</a></h2>
|
|
400
405
|
<ol class="arabic simple">
|
|
401
406
|
<li>Create a new sales order containing a course (linked to a
|
|
402
407
|
slide.channel).</li>
|
|
@@ -407,7 +412,7 @@ line.</li>
|
|
|
407
412
|
</ol>
|
|
408
413
|
</div>
|
|
409
414
|
<div class="section" id="bug-tracker">
|
|
410
|
-
<
|
|
415
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Bug Tracker</a></h2>
|
|
411
416
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/e-learning/issues">GitHub Issues</a>.
|
|
412
417
|
In case of trouble, please check there if your issue has already been reported.
|
|
413
418
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
@@ -415,15 +420,15 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
415
420
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
416
421
|
</div>
|
|
417
422
|
<div class="section" id="credits">
|
|
418
|
-
<
|
|
423
|
+
<h2><a class="toc-backref" href="#toc-entry-3">Credits</a></h2>
|
|
419
424
|
<div class="section" id="authors">
|
|
420
|
-
<
|
|
425
|
+
<h3><a class="toc-backref" href="#toc-entry-4">Authors</a></h3>
|
|
421
426
|
<ul class="simple">
|
|
422
427
|
<li>Tecnativa</li>
|
|
423
428
|
</ul>
|
|
424
429
|
</div>
|
|
425
430
|
<div class="section" id="contributors">
|
|
426
|
-
<
|
|
431
|
+
<h3><a class="toc-backref" href="#toc-entry-5">Contributors</a></h3>
|
|
427
432
|
<ul class="simple">
|
|
428
433
|
<li><a class="reference external" href="https://www.tecnativa.com/">Tecnativa</a>:<ul>
|
|
429
434
|
<li>David Vidal</li>
|
|
@@ -433,7 +438,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
433
438
|
</ul>
|
|
434
439
|
</div>
|
|
435
440
|
<div class="section" id="maintainers">
|
|
436
|
-
<
|
|
441
|
+
<h3><a class="toc-backref" href="#toc-entry-6">Maintainers</a></h3>
|
|
437
442
|
<p>This module is maintained by the OCA.</p>
|
|
438
443
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
439
444
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
@@ -446,5 +451,6 @@ promote its widespread use.</p>
|
|
|
446
451
|
</div>
|
|
447
452
|
</div>
|
|
448
453
|
</div>
|
|
454
|
+
</div>
|
|
449
455
|
</body>
|
|
450
456
|
</html>
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-website_sale_slides_order_line_link
|
|
3
|
-
Version: 17.0.1.0.
|
|
3
|
+
Version: 17.0.1.0.1
|
|
4
4
|
Requires-Python: >=3.10
|
|
5
5
|
Requires-Dist: odoo>=17.0a,<17.1dev
|
|
6
6
|
Summary: Link sales order lines to slide channel participations in sold courses.
|
|
@@ -12,6 +12,11 @@ Classifier: Programming Language :: Python
|
|
|
12
12
|
Classifier: Framework :: Odoo
|
|
13
13
|
Classifier: Framework :: Odoo :: 17.0
|
|
14
14
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
15
|
+
Description-Content-Type: text/x-rst
|
|
16
|
+
|
|
17
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
18
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
19
|
+
:alt: Odoo Community Association
|
|
15
20
|
|
|
16
21
|
===================================
|
|
17
22
|
Website Sale Slides Order Line Link
|
|
@@ -22,13 +27,13 @@ Website Sale Slides Order Line Link
|
|
|
22
27
|
!! This file is generated by oca-gen-addon-readme !!
|
|
23
28
|
!! changes will be overwritten. !!
|
|
24
29
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
25
|
-
!! source digest: sha256:
|
|
30
|
+
!! source digest: sha256:c84536df602a0f09958cbc2b2a69abd149b5d1f6b3348e188ff136c105f4b9a0
|
|
26
31
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
32
|
|
|
28
33
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
29
34
|
:target: https://odoo-community.org/page/development-status
|
|
30
35
|
:alt: Beta
|
|
31
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
36
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
32
37
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
33
38
|
:alt: License: AGPL-3
|
|
34
39
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fe--learning-lightgray.png?logo=github
|
|
@@ -1,20 +1,22 @@
|
|
|
1
|
-
odoo/addons/website_sale_slides_order_line_link/README.rst,sha256=
|
|
1
|
+
odoo/addons/website_sale_slides_order_line_link/README.rst,sha256=VxFgjNkm4Jy2oElkTjeKDp7z-QxZ-DDQRJAlpN-xH84,3881
|
|
2
2
|
odoo/addons/website_sale_slides_order_line_link/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
-
odoo/addons/website_sale_slides_order_line_link/__manifest__.py,sha256=
|
|
3
|
+
odoo/addons/website_sale_slides_order_line_link/__manifest__.py,sha256=Nwq5Ddd02Uaow_XQEpL2J8fBZ73WlAiG_lPzPZIAZdI,527
|
|
4
4
|
odoo/addons/website_sale_slides_order_line_link/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
5
5
|
odoo/addons/website_sale_slides_order_line_link/description/index.html,sha256=wM4p5_5JnvIVwrvQdBsiv8Cnr2dfdHvJPzlYccXYhmY,16178
|
|
6
|
-
odoo/addons/website_sale_slides_order_line_link/i18n/
|
|
6
|
+
odoo/addons/website_sale_slides_order_line_link/i18n/es.po,sha256=uKKKsyb9DeoSmhyoN58xAQFCZLnBUAXvTR_cj3epKKE,2722
|
|
7
|
+
odoo/addons/website_sale_slides_order_line_link/i18n/it.po,sha256=Xrd7dAeDXv7OktCMDV5iAEDAc4kDVfOEOLihyEpzFRI,1575
|
|
8
|
+
odoo/addons/website_sale_slides_order_line_link/i18n/website_sale_slides_order_line_link.pot,sha256=Tgr8UJeNXizBGD5nlZgmTl48TQZW8c01e6QwtqpDpYE,2090
|
|
7
9
|
odoo/addons/website_sale_slides_order_line_link/models/__init__.py,sha256=f5lzMUkPxU9T5ymg9_tFmeMhaYTryg3cY_T3Nxr2-2I,53
|
|
8
|
-
odoo/addons/website_sale_slides_order_line_link/models/sale_order.py,sha256=
|
|
10
|
+
odoo/addons/website_sale_slides_order_line_link/models/sale_order.py,sha256=jRpqfv89LDBtUjOC-wVENo2UgUDrMONM4JJFBqKIUNg,3186
|
|
9
11
|
odoo/addons/website_sale_slides_order_line_link/models/slide_channel.py,sha256=jDngxxGlsH70IalMuTgBnGDJ3AK0IUWjwk0jHgDAbIw,951
|
|
10
12
|
odoo/addons/website_sale_slides_order_line_link/readme/CONTRIBUTORS.md,sha256=sFDnftCr4yLcsQ7Qb0Lv_xlIInY99iewRSZ_J7wFpA4,76
|
|
11
13
|
odoo/addons/website_sale_slides_order_line_link/readme/DESCRIPTION.md,sha256=lImvj3x_7LxvOXLmCyw79rZjJRU_AYGbDHMbrTA4n3s,551
|
|
12
14
|
odoo/addons/website_sale_slides_order_line_link/readme/USAGE.md,sha256=ZlNJHvif9HQZP9tWoZTq3Xnrb0ZiXNC8BXiIvct_mug,245
|
|
13
15
|
odoo/addons/website_sale_slides_order_line_link/static/description/icon.png,sha256=CgnOEZCwoe6f1vlLwkqFVfc2q_uwBMU0UnXN8j6X5ag,10254
|
|
14
|
-
odoo/addons/website_sale_slides_order_line_link/static/description/index.html,sha256=
|
|
16
|
+
odoo/addons/website_sale_slides_order_line_link/static/description/index.html,sha256=2eUvuvAFrWh4Ch6xjMR0pKsy9AzkXoiLNNFZS1uuIVg,13462
|
|
15
17
|
odoo/addons/website_sale_slides_order_line_link/tests/__init__.py,sha256=g7zN-omMboLR5UzzygV7GFap4oEo_v8fodLO5sgqobA,55
|
|
16
18
|
odoo/addons/website_sale_slides_order_line_link/tests/test_website_sale_slides_order_line_link.py,sha256=GPgj-eiL7m6IOcLVTfMCemjDuZiweF0FgQIO5T7s-Fc,1629
|
|
17
|
-
odoo_addon_website_sale_slides_order_line_link-17.0.1.0.
|
|
18
|
-
odoo_addon_website_sale_slides_order_line_link-17.0.1.0.
|
|
19
|
-
odoo_addon_website_sale_slides_order_line_link-17.0.1.0.
|
|
20
|
-
odoo_addon_website_sale_slides_order_line_link-17.0.1.0.
|
|
19
|
+
odoo_addon_website_sale_slides_order_line_link-17.0.1.0.1.dist-info/METADATA,sha256=QHwYjSJjlmp3BThphmyQuStjU-y60eVqZx5L-17Hn84,4496
|
|
20
|
+
odoo_addon_website_sale_slides_order_line_link-17.0.1.0.1.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
21
|
+
odoo_addon_website_sale_slides_order_line_link-17.0.1.0.1.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
22
|
+
odoo_addon_website_sale_slides_order_line_link-17.0.1.0.1.dist-info/RECORD,,
|