odoo-addon-stock-landed-costs-priority 15.0.1.0.0.3__py3-none-any.whl → 17.0.1.0.0.2__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.
Potentially problematic release.
This version of odoo-addon-stock-landed-costs-priority might be problematic. Click here for more details.
- odoo/addons/stock_landed_costs_priority/README.rst +24 -14
- odoo/addons/stock_landed_costs_priority/__manifest__.py +1 -1
- odoo/addons/stock_landed_costs_priority/i18n/stock_landed_costs_priority.pot +1 -1
- odoo/addons/stock_landed_costs_priority/readme/CONTRIBUTORS.md +5 -0
- odoo/addons/stock_landed_costs_priority/readme/DESCRIPTION.md +3 -0
- odoo/addons/stock_landed_costs_priority/static/description/index.html +26 -19
- odoo/addons/stock_landed_costs_priority/views/stock_landed_cost_views.xml +5 -2
- {odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info → odoo_addon_stock_landed_costs_priority-17.0.1.0.0.2.dist-info}/METADATA +29 -19
- odoo_addon_stock_landed_costs_priority-17.0.1.0.0.2.dist-info/RECORD +16 -0
- {odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info → odoo_addon_stock_landed_costs_priority-17.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo_addon_stock_landed_costs_priority-17.0.1.0.0.2.dist-info/top_level.txt +1 -0
- odoo/addons/stock_landed_costs_priority/readme/CONTRIBUTORS.rst +0 -2
- odoo/addons/stock_landed_costs_priority/readme/DESCRIPTION.rst +0 -2
- odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info/RECORD +0 -16
- odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info/top_level.txt +0 -1
|
@@ -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
|
Stock Landed Costs Priority
|
|
3
7
|
===========================
|
|
@@ -7,29 +11,30 @@ Stock Landed Costs Priority
|
|
|
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:234a377626235a68d1fce238d33f2b7797e99db1f6e80aa20cd473d88e51f718
|
|
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%2Fstock--logistics--workflow-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/stock-logistics-workflow/tree/
|
|
24
|
+
:target: https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_landed_costs_priority
|
|
21
25
|
:alt: OCA/stock-logistics-workflow
|
|
22
26
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-
|
|
27
|
+
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_landed_costs_priority
|
|
24
28
|
:alt: Translate me on Weblate
|
|
25
29
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
26
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=
|
|
30
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=17.0
|
|
27
31
|
:alt: Try me on Runboat
|
|
28
32
|
|
|
29
33
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
30
34
|
|
|
31
|
-
This module adds priority to landed costs. Priorities can be used to
|
|
32
|
-
landed costs by their level of importance, urgency or other
|
|
35
|
+
This module adds priority to landed costs. Priorities can be used to
|
|
36
|
+
rank landed costs by their level of importance, urgency or other
|
|
37
|
+
criteria.
|
|
33
38
|
|
|
34
39
|
**Table of contents**
|
|
35
40
|
|
|
@@ -42,7 +47,7 @@ Bug Tracker
|
|
|
42
47
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/issues>`_.
|
|
43
48
|
In case of trouble, please check there if your issue has already been reported.
|
|
44
49
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
45
|
-
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%
|
|
50
|
+
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
46
51
|
|
|
47
52
|
Do not contact contributors directly about support or help with technical issues.
|
|
48
53
|
|
|
@@ -50,18 +55,23 @@ Credits
|
|
|
50
55
|
=======
|
|
51
56
|
|
|
52
57
|
Authors
|
|
53
|
-
|
|
58
|
+
-------
|
|
54
59
|
|
|
55
60
|
* ForgeFlow
|
|
56
61
|
|
|
57
62
|
Contributors
|
|
58
|
-
|
|
63
|
+
------------
|
|
64
|
+
|
|
65
|
+
- `ForgeFlow <https://forgeflow.com>`__:
|
|
66
|
+
|
|
67
|
+
- Laura Cazorla <laura.cazorla@forgeflow.com>
|
|
68
|
+
|
|
69
|
+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
|
|
59
70
|
|
|
60
|
-
|
|
61
|
-
* Laura Cazorla <laura.cazorla@forgeflow.com>
|
|
71
|
+
- Bhavesh Heliconia
|
|
62
72
|
|
|
63
73
|
Maintainers
|
|
64
|
-
|
|
74
|
+
-----------
|
|
65
75
|
|
|
66
76
|
This module is maintained by the OCA.
|
|
67
77
|
|
|
@@ -73,6 +83,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
73
83
|
mission is to support the collaborative development of Odoo features and
|
|
74
84
|
promote its widespread use.
|
|
75
85
|
|
|
76
|
-
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/
|
|
86
|
+
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_landed_costs_priority>`_ project on GitHub.
|
|
77
87
|
|
|
78
88
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -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,18 +360,24 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">Stock Landed Costs Priority</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="stock-landed-costs-priority">
|
|
370
|
+
<h1>Stock Landed Costs Priority</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:234a377626235a68d1fce238d33f2b7797e99db1f6e80aa20cd473d88e51f718
|
|
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/
|
|
373
|
-
<p>This module adds priority to landed costs. Priorities can be used to
|
|
374
|
-
landed costs by their level of importance, urgency or other
|
|
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/stock-logistics-workflow/tree/17.0/stock_landed_costs_priority"><img alt="OCA/stock-logistics-workflow" src="https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_landed_costs_priority"><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/stock-logistics-workflow&target_branch=17.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
378
|
+
<p>This module adds priority to landed costs. Priorities can be used to
|
|
379
|
+
rank landed costs by their level of importance, urgency or other
|
|
380
|
+
criteria.</p>
|
|
375
381
|
<p><strong>Table of contents</strong></p>
|
|
376
382
|
<div class="contents local topic" id="contents">
|
|
377
383
|
<ul class="simple">
|
|
@@ -385,36 +391,36 @@ landed costs by their level of importance, urgency or other criteria.</p>
|
|
|
385
391
|
</ul>
|
|
386
392
|
</div>
|
|
387
393
|
<div class="section" id="bug-tracker">
|
|
388
|
-
<
|
|
394
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
|
|
389
395
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues">GitHub Issues</a>.
|
|
390
396
|
In case of trouble, please check there if your issue has already been reported.
|
|
391
397
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
392
|
-
<a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%
|
|
398
|
+
<a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
393
399
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
394
400
|
</div>
|
|
395
401
|
<div class="section" id="credits">
|
|
396
|
-
<
|
|
402
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
|
|
397
403
|
<div class="section" id="authors">
|
|
398
|
-
<
|
|
404
|
+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
|
|
399
405
|
<ul class="simple">
|
|
400
406
|
<li>ForgeFlow</li>
|
|
401
407
|
</ul>
|
|
402
408
|
</div>
|
|
403
409
|
<div class="section" id="contributors">
|
|
404
|
-
<
|
|
410
|
+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
|
|
405
411
|
<ul class="simple">
|
|
406
|
-
<li><
|
|
407
|
-
<dt><a class="reference external" href="https://forgeflow.com">ForgeFlow</a>:</dt>
|
|
408
|
-
<dd><ul class="first last">
|
|
412
|
+
<li><a class="reference external" href="https://forgeflow.com">ForgeFlow</a>:<ul>
|
|
409
413
|
<li>Laura Cazorla <<a class="reference external" href="mailto:laura.cazorla@forgeflow.com">laura.cazorla@forgeflow.com</a>></li>
|
|
410
414
|
</ul>
|
|
411
|
-
</
|
|
412
|
-
|
|
415
|
+
</li>
|
|
416
|
+
<li><a class="reference external" href="https://www.heliconia.io">Heliconia Solutions Pvt. Ltd.</a><ul>
|
|
417
|
+
<li>Bhavesh Heliconia</li>
|
|
418
|
+
</ul>
|
|
413
419
|
</li>
|
|
414
420
|
</ul>
|
|
415
421
|
</div>
|
|
416
422
|
<div class="section" id="maintainers">
|
|
417
|
-
<
|
|
423
|
+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
|
|
418
424
|
<p>This module is maintained by the OCA.</p>
|
|
419
425
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
420
426
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
@@ -422,10 +428,11 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
422
428
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
423
429
|
mission is to support the collaborative development of Odoo features and
|
|
424
430
|
promote its widespread use.</p>
|
|
425
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/
|
|
431
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_landed_costs_priority">OCA/stock-logistics-workflow</a> project on GitHub.</p>
|
|
426
432
|
<p>You are welcome to contribute. To learn how please visit <a class="reference external" href="https://odoo-community.org/page/Contribute">https://odoo-community.org/page/Contribute</a>.</p>
|
|
427
433
|
</div>
|
|
428
434
|
</div>
|
|
429
435
|
</div>
|
|
436
|
+
</div>
|
|
430
437
|
</body>
|
|
431
438
|
</html>
|
|
@@ -5,8 +5,11 @@
|
|
|
5
5
|
<field name="model">stock.landed.cost</field>
|
|
6
6
|
<field name="inherit_id" ref="stock_landed_costs.view_stock_landed_cost_form" />
|
|
7
7
|
<field name="arch" type="xml">
|
|
8
|
+
<xpath expr="//div[hasclass('oe_title')]/h1" position="attributes">
|
|
9
|
+
<attribute name="style">display: flex</attribute>
|
|
10
|
+
</xpath>
|
|
8
11
|
<field name="name" position="before">
|
|
9
|
-
<field name="priority" widget="priority" class="
|
|
12
|
+
<field name="priority" widget="priority" class="mr4" />
|
|
10
13
|
</field>
|
|
11
14
|
</field>
|
|
12
15
|
</record>
|
|
@@ -42,7 +45,7 @@
|
|
|
42
45
|
/>
|
|
43
46
|
<field name="arch" type="xml">
|
|
44
47
|
<xpath expr="//span[@t-esc='record.name.value']" position="before">
|
|
45
|
-
<field name="priority" widget="priority" />
|
|
48
|
+
<field name="priority" widget="priority" class="mr4" />
|
|
46
49
|
</xpath>
|
|
47
50
|
</field>
|
|
48
51
|
</record>
|
|
@@ -1,17 +1,21 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-stock_landed_costs_priority
|
|
3
|
-
Version:
|
|
3
|
+
Version: 17.0.1.0.0.2
|
|
4
|
+
Requires-Python: >=3.10
|
|
5
|
+
Requires-Dist: odoo>=17.0a,<17.1dev
|
|
4
6
|
Summary: Add priority to landed costs
|
|
5
7
|
Home-page: https://github.com/OCA/stock-logistics-workflow
|
|
8
|
+
License: AGPL-3
|
|
6
9
|
Author: ForgeFlow, Odoo Community Association (OCA)
|
|
7
10
|
Author-email: support@odoo-community.org
|
|
8
|
-
License: AGPL-3
|
|
9
11
|
Classifier: Programming Language :: Python
|
|
10
12
|
Classifier: Framework :: Odoo
|
|
11
|
-
Classifier: Framework :: Odoo ::
|
|
13
|
+
Classifier: Framework :: Odoo :: 17.0
|
|
12
14
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
13
|
-
|
|
14
|
-
|
|
15
|
+
|
|
16
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
17
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
18
|
+
:alt: Odoo Community Association
|
|
15
19
|
|
|
16
20
|
===========================
|
|
17
21
|
Stock Landed Costs Priority
|
|
@@ -22,29 +26,30 @@ Stock Landed Costs Priority
|
|
|
22
26
|
!! This file is generated by oca-gen-addon-readme !!
|
|
23
27
|
!! changes will be overwritten. !!
|
|
24
28
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
25
|
-
!! source digest: sha256:
|
|
29
|
+
!! source digest: sha256:234a377626235a68d1fce238d33f2b7797e99db1f6e80aa20cd473d88e51f718
|
|
26
30
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
31
|
|
|
28
32
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
29
33
|
:target: https://odoo-community.org/page/development-status
|
|
30
34
|
:alt: Beta
|
|
31
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
35
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
32
36
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
33
37
|
:alt: License: AGPL-3
|
|
34
38
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fstock--logistics--workflow-lightgray.png?logo=github
|
|
35
|
-
:target: https://github.com/OCA/stock-logistics-workflow/tree/
|
|
39
|
+
:target: https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_landed_costs_priority
|
|
36
40
|
:alt: OCA/stock-logistics-workflow
|
|
37
41
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
38
|
-
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-
|
|
42
|
+
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-17-0/stock-logistics-workflow-17-0-stock_landed_costs_priority
|
|
39
43
|
:alt: Translate me on Weblate
|
|
40
44
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
41
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=
|
|
45
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=17.0
|
|
42
46
|
:alt: Try me on Runboat
|
|
43
47
|
|
|
44
48
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
45
49
|
|
|
46
|
-
This module adds priority to landed costs. Priorities can be used to
|
|
47
|
-
landed costs by their level of importance, urgency or other
|
|
50
|
+
This module adds priority to landed costs. Priorities can be used to
|
|
51
|
+
rank landed costs by their level of importance, urgency or other
|
|
52
|
+
criteria.
|
|
48
53
|
|
|
49
54
|
**Table of contents**
|
|
50
55
|
|
|
@@ -57,7 +62,7 @@ Bug Tracker
|
|
|
57
62
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/issues>`_.
|
|
58
63
|
In case of trouble, please check there if your issue has already been reported.
|
|
59
64
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
60
|
-
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%
|
|
65
|
+
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%2017.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
61
66
|
|
|
62
67
|
Do not contact contributors directly about support or help with technical issues.
|
|
63
68
|
|
|
@@ -65,18 +70,23 @@ Credits
|
|
|
65
70
|
=======
|
|
66
71
|
|
|
67
72
|
Authors
|
|
68
|
-
|
|
73
|
+
-------
|
|
69
74
|
|
|
70
75
|
* ForgeFlow
|
|
71
76
|
|
|
72
77
|
Contributors
|
|
73
|
-
|
|
78
|
+
------------
|
|
79
|
+
|
|
80
|
+
- `ForgeFlow <https://forgeflow.com>`__:
|
|
81
|
+
|
|
82
|
+
- Laura Cazorla <laura.cazorla@forgeflow.com>
|
|
83
|
+
|
|
84
|
+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
|
|
74
85
|
|
|
75
|
-
|
|
76
|
-
* Laura Cazorla <laura.cazorla@forgeflow.com>
|
|
86
|
+
- Bhavesh Heliconia
|
|
77
87
|
|
|
78
88
|
Maintainers
|
|
79
|
-
|
|
89
|
+
-----------
|
|
80
90
|
|
|
81
91
|
This module is maintained by the OCA.
|
|
82
92
|
|
|
@@ -88,6 +98,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
88
98
|
mission is to support the collaborative development of Odoo features and
|
|
89
99
|
promote its widespread use.
|
|
90
100
|
|
|
91
|
-
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/
|
|
101
|
+
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/17.0/stock_landed_costs_priority>`_ project on GitHub.
|
|
92
102
|
|
|
93
103
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -0,0 +1,16 @@
|
|
|
1
|
+
odoo/addons/stock_landed_costs_priority/README.rst,sha256=LA71EXrJKQlBml1yY2gYTlrq3W55tw67yWmFyIdAWvg,3403
|
|
2
|
+
odoo/addons/stock_landed_costs_priority/__init__.py,sha256=Al_FB4oULnMgBctSEBUhvoBloZHtOTPz_GdexXWmQ0M,151
|
|
3
|
+
odoo/addons/stock_landed_costs_priority/__manifest__.py,sha256=w5hCeBVJzq3CPfqgMwIuk-hnHcLUxTRfFokXYDLioW8,549
|
|
4
|
+
odoo/addons/stock_landed_costs_priority/i18n/es.po,sha256=yo2zY7q_jrrK_-ymaKwO-nkML6OLBnafu9Xs2d4baoE,1458
|
|
5
|
+
odoo/addons/stock_landed_costs_priority/i18n/stock_landed_costs_priority.pot,sha256=RKZrIkki244Kbs_HoDbJCjnDb2IS_2gxOkEJkAk8dYU,1305
|
|
6
|
+
odoo/addons/stock_landed_costs_priority/models/__init__.py,sha256=UTgP1EcuIuS-ZrmFVPHXwS1xIX_cS8QVlPngutQzF4k,162
|
|
7
|
+
odoo/addons/stock_landed_costs_priority/models/stock_landed_cost.py,sha256=bIYDC7kL8QSyP-4TJyjnXMVgyiiuqe0lOW5CfREsF6w,442
|
|
8
|
+
odoo/addons/stock_landed_costs_priority/readme/CONTRIBUTORS.md,sha256=iwoAxA2IDLN4MBvI24x65oSl3iuaOP8qWekkAHe9SvY,173
|
|
9
|
+
odoo/addons/stock_landed_costs_priority/readme/DESCRIPTION.md,sha256=5KnzcLXUAZ9d1htnq9KatYaImk3VMe56RbW34FcHbYg,144
|
|
10
|
+
odoo/addons/stock_landed_costs_priority/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
11
|
+
odoo/addons/stock_landed_costs_priority/static/description/index.html,sha256=wIg9YDGIm9dKD_0QCifwKfTI2LJXWndehK1htww6AW8,12871
|
|
12
|
+
odoo/addons/stock_landed_costs_priority/views/stock_landed_cost_views.xml,sha256=cpih67cpqGhW7YU57P4ODp2-p6ykzkT7vrsnUxnh-NA,3081
|
|
13
|
+
odoo_addon_stock_landed_costs_priority-17.0.1.0.0.2.dist-info/METADATA,sha256=Vzu12pbcl8K_HTegvpCYuCzTY0UBi6AZtm2QFG8NL7o,3946
|
|
14
|
+
odoo_addon_stock_landed_costs_priority-17.0.1.0.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
15
|
+
odoo_addon_stock_landed_costs_priority-17.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
16
|
+
odoo_addon_stock_landed_costs_priority-17.0.1.0.0.2.dist-info/RECORD,,
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
odoo
|
|
@@ -1,16 +0,0 @@
|
|
|
1
|
-
odoo/addons/stock_landed_costs_priority/README.rst,sha256=8QiySXxfEeCBGdisu1rpzwtt9Nc_B7XZIr8svQOVzAI,3151
|
|
2
|
-
odoo/addons/stock_landed_costs_priority/__init__.py,sha256=Al_FB4oULnMgBctSEBUhvoBloZHtOTPz_GdexXWmQ0M,151
|
|
3
|
-
odoo/addons/stock_landed_costs_priority/__manifest__.py,sha256=XwLMM0H6jorof9NoRP1bA4uK3sVVMBY11331fNUBXgo,549
|
|
4
|
-
odoo/addons/stock_landed_costs_priority/i18n/es.po,sha256=yo2zY7q_jrrK_-ymaKwO-nkML6OLBnafu9Xs2d4baoE,1458
|
|
5
|
-
odoo/addons/stock_landed_costs_priority/i18n/stock_landed_costs_priority.pot,sha256=8XcaMyolJeiAlAOYcbD1M26plevGFbq85xL2bc88e00,1305
|
|
6
|
-
odoo/addons/stock_landed_costs_priority/models/__init__.py,sha256=UTgP1EcuIuS-ZrmFVPHXwS1xIX_cS8QVlPngutQzF4k,162
|
|
7
|
-
odoo/addons/stock_landed_costs_priority/models/stock_landed_cost.py,sha256=bIYDC7kL8QSyP-4TJyjnXMVgyiiuqe0lOW5CfREsF6w,442
|
|
8
|
-
odoo/addons/stock_landed_costs_priority/readme/CONTRIBUTORS.rst,sha256=dNmq1qRJAjGhpTRkrgQ7t0KLcnzAtC05Z71v-5B_pz0,90
|
|
9
|
-
odoo/addons/stock_landed_costs_priority/readme/DESCRIPTION.rst,sha256=fH4-_-Hz-R6dH7y5UfffoTOsWoaDvdiBcf3NseNoiIw,144
|
|
10
|
-
odoo/addons/stock_landed_costs_priority/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
11
|
-
odoo/addons/stock_landed_costs_priority/static/description/index.html,sha256=lQNq6QEIDabY2C4vtraGPCuYMk0CGEryUZZXo1L4Ak4,12591
|
|
12
|
-
odoo/addons/stock_landed_costs_priority/views/stock_landed_cost_views.xml,sha256=fmF5tQX2dOD3ydIYjFzJDq4MFUqK7i0S5OJMUxpNP_o,2903
|
|
13
|
-
odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info/METADATA,sha256=0W39u9_BKpGJpdjHqyzgTIQIXZyMtVN-tFxJZ00fGD8,3693
|
|
14
|
-
odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info/WHEEL,sha256=eOLhNAGa2EW3wWl_TU484h7q1UNgy0JXjjoqKoxAAQc,92
|
|
15
|
-
odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
|
|
16
|
-
odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info/RECORD,,
|
|
@@ -1 +0,0 @@
|
|
|
1
|
-
odoo
|