odoo-addon-stock-landed-costs-priority 15.0.1.0.0.3__py3-none-any.whl → 18.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 +19 -13
- 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 +4 -0
- odoo/addons/stock_landed_costs_priority/readme/DESCRIPTION.md +3 -0
- odoo/addons/stock_landed_costs_priority/static/description/index.html +12 -11
- odoo/addons/stock_landed_costs_priority/views/stock_landed_cost_views.xml +12 -5
- {odoo_addon_stock_landed_costs_priority-15.0.1.0.0.3.dist-info → odoo_addon_stock_landed_costs_priority-18.0.1.0.0.2.dist-info}/METADATA +24 -18
- odoo_addon_stock_landed_costs_priority-18.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-18.0.1.0.0.2.dist-info}/WHEEL +1 -1
- odoo_addon_stock_landed_costs_priority-18.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
|
@@ -7,7 +7,7 @@ Stock Landed Costs Priority
|
|
|
7
7
|
!! This file is generated by oca-gen-addon-readme !!
|
|
8
8
|
!! changes will be overwritten. !!
|
|
9
9
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
10
|
-
!! source digest: sha256:
|
|
10
|
+
!! source digest: sha256:4a142c849c9d759b63d1a743c3cd2b526441026122b9b1e94dee4b0db324cdc2
|
|
11
11
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
12
12
|
|
|
13
13
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -17,19 +17,20 @@ Stock Landed Costs Priority
|
|
|
17
17
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
18
18
|
:alt: License: AGPL-3
|
|
19
19
|
.. |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/
|
|
20
|
+
:target: https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_landed_costs_priority
|
|
21
21
|
:alt: OCA/stock-logistics-workflow
|
|
22
22
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-
|
|
23
|
+
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-18-0/stock-logistics-workflow-18-0-stock_landed_costs_priority
|
|
24
24
|
:alt: Translate me on Weblate
|
|
25
25
|
.. |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=
|
|
26
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=18.0
|
|
27
27
|
:alt: Try me on Runboat
|
|
28
28
|
|
|
29
29
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
30
30
|
|
|
31
|
-
This module adds priority to landed costs. Priorities can be used to
|
|
32
|
-
landed costs by their level of importance, urgency or other
|
|
31
|
+
This module adds priority to landed costs. Priorities can be used to
|
|
32
|
+
rank landed costs by their level of importance, urgency or other
|
|
33
|
+
criteria.
|
|
33
34
|
|
|
34
35
|
**Table of contents**
|
|
35
36
|
|
|
@@ -42,7 +43,7 @@ Bug Tracker
|
|
|
42
43
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/issues>`_.
|
|
43
44
|
In case of trouble, please check there if your issue has already been reported.
|
|
44
45
|
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:%
|
|
46
|
+
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
46
47
|
|
|
47
48
|
Do not contact contributors directly about support or help with technical issues.
|
|
48
49
|
|
|
@@ -50,18 +51,23 @@ Credits
|
|
|
50
51
|
=======
|
|
51
52
|
|
|
52
53
|
Authors
|
|
53
|
-
|
|
54
|
+
-------
|
|
54
55
|
|
|
55
56
|
* ForgeFlow
|
|
56
57
|
|
|
57
58
|
Contributors
|
|
58
|
-
|
|
59
|
+
------------
|
|
59
60
|
|
|
60
|
-
|
|
61
|
-
|
|
61
|
+
- `ForgeFlow <https://forgeflow.com>`__:
|
|
62
|
+
|
|
63
|
+
- Laura Cazorla <laura.cazorla@forgeflow.com>
|
|
64
|
+
|
|
65
|
+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
|
|
66
|
+
|
|
67
|
+
- Bhavesh Heliconia
|
|
62
68
|
|
|
63
69
|
Maintainers
|
|
64
|
-
|
|
70
|
+
-----------
|
|
65
71
|
|
|
66
72
|
This module is maintained by the OCA.
|
|
67
73
|
|
|
@@ -73,6 +79,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
73
79
|
mission is to support the collaborative development of Odoo features and
|
|
74
80
|
promote its widespread use.
|
|
75
81
|
|
|
76
|
-
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/
|
|
82
|
+
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_landed_costs_priority>`_ project on GitHub.
|
|
77
83
|
|
|
78
84
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -367,11 +367,12 @@ ul.auto-toc {
|
|
|
367
367
|
!! This file is generated by oca-gen-addon-readme !!
|
|
368
368
|
!! changes will be overwritten. !!
|
|
369
369
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
370
|
-
!! source digest: sha256:
|
|
370
|
+
!! source digest: sha256:4a142c849c9d759b63d1a743c3cd2b526441026122b9b1e94dee4b0db324cdc2
|
|
371
371
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! -->
|
|
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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-workflow/tree/
|
|
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
|
|
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/licence-AGPL--3-blue.png" /></a> <a class="reference external image-reference" href="https://github.com/OCA/stock-logistics-workflow/tree/18.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-18-0/stock-logistics-workflow-18-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=18.0"><img alt="Try me on Runboat" src="https://img.shields.io/badge/runboat-Try%20me-875A7B.png" /></a></p>
|
|
373
|
+
<p>This module adds priority to landed costs. Priorities can be used to
|
|
374
|
+
rank landed costs by their level of importance, urgency or other
|
|
375
|
+
criteria.</p>
|
|
375
376
|
<p><strong>Table of contents</strong></p>
|
|
376
377
|
<div class="contents local topic" id="contents">
|
|
377
378
|
<ul class="simple">
|
|
@@ -389,7 +390,7 @@ landed costs by their level of importance, urgency or other criteria.</p>
|
|
|
389
390
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues">GitHub Issues</a>.
|
|
390
391
|
In case of trouble, please check there if your issue has already been reported.
|
|
391
392
|
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:%
|
|
393
|
+
<a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
393
394
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
394
395
|
</div>
|
|
395
396
|
<div class="section" id="credits">
|
|
@@ -403,13 +404,13 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
403
404
|
<div class="section" id="contributors">
|
|
404
405
|
<h2><a class="toc-backref" href="#toc-entry-4">Contributors</a></h2>
|
|
405
406
|
<ul class="simple">
|
|
406
|
-
<li><
|
|
407
|
-
<dt><a class="reference external" href="https://forgeflow.com">ForgeFlow</a>:</dt>
|
|
408
|
-
<dd><ul class="first last">
|
|
407
|
+
<li><a class="reference external" href="https://forgeflow.com">ForgeFlow</a>:<ul>
|
|
409
408
|
<li>Laura Cazorla <<a class="reference external" href="mailto:laura.cazorla@forgeflow.com">laura.cazorla@forgeflow.com</a>></li>
|
|
410
409
|
</ul>
|
|
411
|
-
</
|
|
412
|
-
|
|
410
|
+
</li>
|
|
411
|
+
<li><a class="reference external" href="https://www.heliconia.io">Heliconia Solutions Pvt. Ltd.</a><ul>
|
|
412
|
+
<li>Bhavesh Heliconia</li>
|
|
413
|
+
</ul>
|
|
413
414
|
</li>
|
|
414
415
|
</ul>
|
|
415
416
|
</div>
|
|
@@ -422,7 +423,7 @@ If you spotted it first, help us to smash it by providing a detailed and welcome
|
|
|
422
423
|
<p>OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
423
424
|
mission is to support the collaborative development of Odoo features and
|
|
424
425
|
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/
|
|
426
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_landed_costs_priority">OCA/stock-logistics-workflow</a> project on GitHub.</p>
|
|
426
427
|
<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
428
|
</div>
|
|
428
429
|
</div>
|
|
@@ -1,12 +1,14 @@
|
|
|
1
1
|
<?xml version="1.0" encoding="utf-8" ?>
|
|
2
2
|
<odoo>
|
|
3
|
-
|
|
4
3
|
<record id="view_stock_landed_cost_form" model="ir.ui.view">
|
|
5
4
|
<field name="model">stock.landed.cost</field>
|
|
6
5
|
<field name="inherit_id" ref="stock_landed_costs.view_stock_landed_cost_form" />
|
|
7
6
|
<field name="arch" type="xml">
|
|
7
|
+
<xpath expr="//div[hasclass('oe_title')]/h1" position="attributes">
|
|
8
|
+
<attribute name="style">display: flex</attribute>
|
|
9
|
+
</xpath>
|
|
8
10
|
<field name="name" position="before">
|
|
9
|
-
<field name="priority" widget="priority" class="
|
|
11
|
+
<field name="priority" widget="priority" class="mr4" />
|
|
10
12
|
</field>
|
|
11
13
|
</field>
|
|
12
14
|
</record>
|
|
@@ -41,8 +43,14 @@
|
|
|
41
43
|
ref="stock_landed_costs.stock_landed_cost_view_kanban"
|
|
42
44
|
/>
|
|
43
45
|
<field name="arch" type="xml">
|
|
44
|
-
<xpath expr="//
|
|
45
|
-
<
|
|
46
|
+
<xpath expr="//field[@name='name']" position="attributes">
|
|
47
|
+
<attribute name="class">col-5 fw-bolder</attribute>
|
|
48
|
+
</xpath>
|
|
49
|
+
<xpath expr="//field[@name='state']/.." position="attributes">
|
|
50
|
+
<attribute name="class">col-5 p-0</attribute>
|
|
51
|
+
</xpath>
|
|
52
|
+
<xpath expr="//field[@name='name']" position="before">
|
|
53
|
+
<field name="priority" widget="priority" class="col-1" />
|
|
46
54
|
</xpath>
|
|
47
55
|
</field>
|
|
48
56
|
</record>
|
|
@@ -76,5 +84,4 @@
|
|
|
76
84
|
</xpath>
|
|
77
85
|
</field>
|
|
78
86
|
</record>
|
|
79
|
-
|
|
80
87
|
</odoo>
|
|
@@ -1,17 +1,17 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-stock_landed_costs_priority
|
|
3
|
-
Version:
|
|
3
|
+
Version: 18.0.1.0.0.2
|
|
4
|
+
Requires-Python: >=3.10
|
|
5
|
+
Requires-Dist: odoo==18.0.*
|
|
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 :: 18.0
|
|
12
14
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
13
|
-
Requires-Python: >=3.8
|
|
14
|
-
Requires-Dist: odoo<15.1dev,>=15.0a
|
|
15
15
|
|
|
16
16
|
===========================
|
|
17
17
|
Stock Landed Costs Priority
|
|
@@ -22,7 +22,7 @@ Stock Landed Costs Priority
|
|
|
22
22
|
!! This file is generated by oca-gen-addon-readme !!
|
|
23
23
|
!! changes will be overwritten. !!
|
|
24
24
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
25
|
-
!! source digest: sha256:
|
|
25
|
+
!! source digest: sha256:4a142c849c9d759b63d1a743c3cd2b526441026122b9b1e94dee4b0db324cdc2
|
|
26
26
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
27
27
|
|
|
28
28
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
@@ -32,19 +32,20 @@ Stock Landed Costs Priority
|
|
|
32
32
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
33
33
|
:alt: License: AGPL-3
|
|
34
34
|
.. |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/
|
|
35
|
+
:target: https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_landed_costs_priority
|
|
36
36
|
:alt: OCA/stock-logistics-workflow
|
|
37
37
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
38
|
-
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-
|
|
38
|
+
:target: https://translation.odoo-community.org/projects/stock-logistics-workflow-18-0/stock-logistics-workflow-18-0-stock_landed_costs_priority
|
|
39
39
|
:alt: Translate me on Weblate
|
|
40
40
|
.. |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=
|
|
41
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/stock-logistics-workflow&target_branch=18.0
|
|
42
42
|
:alt: Try me on Runboat
|
|
43
43
|
|
|
44
44
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
45
45
|
|
|
46
|
-
This module adds priority to landed costs. Priorities can be used to
|
|
47
|
-
landed costs by their level of importance, urgency or other
|
|
46
|
+
This module adds priority to landed costs. Priorities can be used to
|
|
47
|
+
rank landed costs by their level of importance, urgency or other
|
|
48
|
+
criteria.
|
|
48
49
|
|
|
49
50
|
**Table of contents**
|
|
50
51
|
|
|
@@ -57,7 +58,7 @@ Bug Tracker
|
|
|
57
58
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/stock-logistics-workflow/issues>`_.
|
|
58
59
|
In case of trouble, please check there if your issue has already been reported.
|
|
59
60
|
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:%
|
|
61
|
+
`feedback <https://github.com/OCA/stock-logistics-workflow/issues/new?body=module:%20stock_landed_costs_priority%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
61
62
|
|
|
62
63
|
Do not contact contributors directly about support or help with technical issues.
|
|
63
64
|
|
|
@@ -65,18 +66,23 @@ Credits
|
|
|
65
66
|
=======
|
|
66
67
|
|
|
67
68
|
Authors
|
|
68
|
-
|
|
69
|
+
-------
|
|
69
70
|
|
|
70
71
|
* ForgeFlow
|
|
71
72
|
|
|
72
73
|
Contributors
|
|
73
|
-
|
|
74
|
+
------------
|
|
75
|
+
|
|
76
|
+
- `ForgeFlow <https://forgeflow.com>`__:
|
|
77
|
+
|
|
78
|
+
- Laura Cazorla <laura.cazorla@forgeflow.com>
|
|
79
|
+
|
|
80
|
+
- `Heliconia Solutions Pvt. Ltd. <https://www.heliconia.io>`__
|
|
74
81
|
|
|
75
|
-
|
|
76
|
-
* Laura Cazorla <laura.cazorla@forgeflow.com>
|
|
82
|
+
- Bhavesh Heliconia
|
|
77
83
|
|
|
78
84
|
Maintainers
|
|
79
|
-
|
|
85
|
+
-----------
|
|
80
86
|
|
|
81
87
|
This module is maintained by the OCA.
|
|
82
88
|
|
|
@@ -88,6 +94,6 @@ OCA, or the Odoo Community Association, is a nonprofit organization whose
|
|
|
88
94
|
mission is to support the collaborative development of Odoo features and
|
|
89
95
|
promote its widespread use.
|
|
90
96
|
|
|
91
|
-
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/
|
|
97
|
+
This module is part of the `OCA/stock-logistics-workflow <https://github.com/OCA/stock-logistics-workflow/tree/18.0/stock_landed_costs_priority>`_ project on GitHub.
|
|
92
98
|
|
|
93
99
|
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=M8QEBh9kLrRyBPF6dworsdYiYIBpQXIq4Yspd4h30Wo,3238
|
|
2
|
+
odoo/addons/stock_landed_costs_priority/__init__.py,sha256=Al_FB4oULnMgBctSEBUhvoBloZHtOTPz_GdexXWmQ0M,151
|
|
3
|
+
odoo/addons/stock_landed_costs_priority/__manifest__.py,sha256=LHBcN3kxmBwodYXaED0ph0WjuMGwLiVNYKckX7owpJg,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=c86iLJKcBz7OQuRRWZ0Bf3Ef_tkGQKIWI0iZh65RHIQ,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=O7svdFt5W7MZOXjrwXc_XWoCJ7syURwuo1DDGhAJWVQ,172
|
|
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=UroI3tkR3fJq0EM7bO8bov-U-t35qNu6BqAy8aOv7PQ,12661
|
|
12
|
+
odoo/addons/stock_landed_costs_priority/views/stock_landed_cost_views.xml,sha256=R85l304eciCZtiUnrmMBV_iSK1Ejx6uz9d-5LmpAdTY,3386
|
|
13
|
+
odoo_addon_stock_landed_costs_priority-18.0.1.0.0.2.dist-info/METADATA,sha256=KQ1oEuNH0sqakPU5BPhKtCu6WCFEguAimiqQQypIOoo,3773
|
|
14
|
+
odoo_addon_stock_landed_costs_priority-18.0.1.0.0.2.dist-info/WHEEL,sha256=9fEMia4zL7ZuZbnCOrcYogUhmn4XFIVaJ8G4YGI31xc,81
|
|
15
|
+
odoo_addon_stock_landed_costs_priority-18.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
16
|
+
odoo_addon_stock_landed_costs_priority-18.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
|