odoo-addon-ebill-postfinance-stock 17.0.1.0.0.2__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.
- odoo/addons/ebill_postfinance_stock/README.rst +12 -7
- odoo/addons/ebill_postfinance_stock/__manifest__.py +1 -1
- odoo/addons/ebill_postfinance_stock/i18n/ebill_postfinance_stock.pot +1 -1
- odoo/addons/ebill_postfinance_stock/readme/CONTRIBUTORS.md +1 -0
- odoo/addons/ebill_postfinance_stock/static/description/index.html +19 -12
- odoo/addons/ebill_postfinance_stock/tests/test_ebill_postfinance_message_yb.py +24 -10
- {odoo_addon_ebill_postfinance_stock-17.0.1.0.0.2.dist-info → odoo_addon_ebill_postfinance_stock-18.0.1.0.0.2.dist-info}/METADATA +17 -11
- {odoo_addon_ebill_postfinance_stock-17.0.1.0.0.2.dist-info → odoo_addon_ebill_postfinance_stock-18.0.1.0.0.2.dist-info}/RECORD +11 -11
- {odoo_addon_ebill_postfinance_stock-17.0.1.0.0.2.dist-info → odoo_addon_ebill_postfinance_stock-18.0.1.0.0.2.dist-info}/WHEEL +1 -1
- /odoo/addons/ebill_postfinance_stock/tests/{examples → samples}/invoice_qr_yb.xml +0 -0
- {odoo_addon_ebill_postfinance_stock-17.0.1.0.0.2.dist-info → odoo_addon_ebill_postfinance_stock-18.0.1.0.0.2.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
|
eBill Postfinance Stock
|
|
3
7
|
=======================
|
|
@@ -7,23 +11,23 @@ eBill Postfinance Stock
|
|
|
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:c6a6d7100590cf6e8d8c52f143eec384263cc64d5753e2df4ec100043bae4158
|
|
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%2Fl10n--switzerland-lightgray.png?logo=github
|
|
20
|
-
:target: https://github.com/OCA/l10n-switzerland/tree/
|
|
24
|
+
:target: https://github.com/OCA/l10n-switzerland/tree/18.0/ebill_postfinance_stock
|
|
21
25
|
:alt: OCA/l10n-switzerland
|
|
22
26
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
23
|
-
:target: https://translation.odoo-community.org/projects/l10n-switzerland-
|
|
27
|
+
:target: https://translation.odoo-community.org/projects/l10n-switzerland-18-0/l10n-switzerland-18-0-ebill_postfinance_stock
|
|
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/l10n-switzerland&target_branch=
|
|
30
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-switzerland&target_branch=18.0
|
|
27
31
|
:alt: Try me on Runboat
|
|
28
32
|
|
|
29
33
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -42,7 +46,7 @@ Bug Tracker
|
|
|
42
46
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-switzerland/issues>`_.
|
|
43
47
|
In case of trouble, please check there if your issue has already been reported.
|
|
44
48
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
45
|
-
`feedback <https://github.com/OCA/l10n-switzerland/issues/new?body=module:%20ebill_postfinance_stock%0Aversion:%
|
|
49
|
+
`feedback <https://github.com/OCA/l10n-switzerland/issues/new?body=module:%20ebill_postfinance_stock%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
46
50
|
|
|
47
51
|
Do not contact contributors directly about support or help with technical issues.
|
|
48
52
|
|
|
@@ -58,6 +62,7 @@ Contributors
|
|
|
58
62
|
------------
|
|
59
63
|
|
|
60
64
|
- Thierry Ducrest <thierry.ducrest@camptocamp.com>
|
|
65
|
+
- Simone Orsi <simone.orsi@camptocamp.com>
|
|
61
66
|
|
|
62
67
|
Maintainers
|
|
63
68
|
-----------
|
|
@@ -80,6 +85,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
80
85
|
|
|
81
86
|
|maintainer-TDu|
|
|
82
87
|
|
|
83
|
-
This module is part of the `OCA/l10n-switzerland <https://github.com/OCA/l10n-switzerland/tree/
|
|
88
|
+
This module is part of the `OCA/l10n-switzerland <https://github.com/OCA/l10n-switzerland/tree/18.0/ebill_postfinance_stock>`_ project on GitHub.
|
|
84
89
|
|
|
85
90
|
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,16 +360,21 @@ ul.auto-toc {
|
|
|
360
360
|
</style>
|
|
361
361
|
</head>
|
|
362
362
|
<body>
|
|
363
|
-
<div class="document"
|
|
364
|
-
<h1 class="title">eBill Postfinance Stock</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="ebill-postfinance-stock">
|
|
370
|
+
<h1>eBill Postfinance Stock</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:c6a6d7100590cf6e8d8c52f143eec384263cc64d5753e2df4ec100043bae4158
|
|
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/l10n-switzerland/tree/18.0/ebill_postfinance_stock"><img alt="OCA/l10n-switzerland" src="https://img.shields.io/badge/github-OCA%2Fl10n--switzerland-lightgray.png?logo=github" /></a> <a class="reference external image-reference" href="https://translation.odoo-community.org/projects/l10n-switzerland-18-0/l10n-switzerland-18-0-ebill_postfinance_stock"><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/l10n-switzerland&target_branch=18.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 adds some information related to delivery in the eBill
|
|
374
379
|
Postfinance integration.</p>
|
|
375
380
|
<p><strong>Table of contents</strong></p>
|
|
@@ -385,29 +390,30 @@ Postfinance integration.</p>
|
|
|
385
390
|
</ul>
|
|
386
391
|
</div>
|
|
387
392
|
<div class="section" id="bug-tracker">
|
|
388
|
-
<
|
|
393
|
+
<h2><a class="toc-backref" href="#toc-entry-1">Bug Tracker</a></h2>
|
|
389
394
|
<p>Bugs are tracked on <a class="reference external" href="https://github.com/OCA/l10n-switzerland/issues">GitHub Issues</a>.
|
|
390
395
|
In case of trouble, please check there if your issue has already been reported.
|
|
391
396
|
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/l10n-switzerland/issues/new?body=module:%20ebill_postfinance_stock%0Aversion:%
|
|
397
|
+
<a class="reference external" href="https://github.com/OCA/l10n-switzerland/issues/new?body=module:%20ebill_postfinance_stock%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**">feedback</a>.</p>
|
|
393
398
|
<p>Do not contact contributors directly about support or help with technical issues.</p>
|
|
394
399
|
</div>
|
|
395
400
|
<div class="section" id="credits">
|
|
396
|
-
<
|
|
401
|
+
<h2><a class="toc-backref" href="#toc-entry-2">Credits</a></h2>
|
|
397
402
|
<div class="section" id="authors">
|
|
398
|
-
<
|
|
403
|
+
<h3><a class="toc-backref" href="#toc-entry-3">Authors</a></h3>
|
|
399
404
|
<ul class="simple">
|
|
400
405
|
<li>Camptocamp</li>
|
|
401
406
|
</ul>
|
|
402
407
|
</div>
|
|
403
408
|
<div class="section" id="contributors">
|
|
404
|
-
<
|
|
409
|
+
<h3><a class="toc-backref" href="#toc-entry-4">Contributors</a></h3>
|
|
405
410
|
<ul class="simple">
|
|
406
411
|
<li>Thierry Ducrest <<a class="reference external" href="mailto:thierry.ducrest@camptocamp.com">thierry.ducrest@camptocamp.com</a>></li>
|
|
412
|
+
<li>Simone Orsi <<a class="reference external" href="mailto:simone.orsi@camptocamp.com">simone.orsi@camptocamp.com</a>></li>
|
|
407
413
|
</ul>
|
|
408
414
|
</div>
|
|
409
415
|
<div class="section" id="maintainers">
|
|
410
|
-
<
|
|
416
|
+
<h3><a class="toc-backref" href="#toc-entry-5">Maintainers</a></h3>
|
|
411
417
|
<p>This module is maintained by the OCA.</p>
|
|
412
418
|
<a class="reference external image-reference" href="https://odoo-community.org">
|
|
413
419
|
<img alt="Odoo Community Association" src="https://odoo-community.org/logo.png" />
|
|
@@ -417,10 +423,11 @@ mission is to support the collaborative development of Odoo features and
|
|
|
417
423
|
promote its widespread use.</p>
|
|
418
424
|
<p>Current <a class="reference external" href="https://odoo-community.org/page/maintainer-role">maintainer</a>:</p>
|
|
419
425
|
<p><a class="reference external image-reference" href="https://github.com/TDu"><img alt="TDu" src="https://github.com/TDu.png?size=40px" /></a></p>
|
|
420
|
-
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-switzerland/tree/
|
|
426
|
+
<p>This module is part of the <a class="reference external" href="https://github.com/OCA/l10n-switzerland/tree/18.0/ebill_postfinance_stock">OCA/l10n-switzerland</a> project on GitHub.</p>
|
|
421
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>
|
|
422
428
|
</div>
|
|
423
429
|
</div>
|
|
424
430
|
</div>
|
|
431
|
+
</div>
|
|
425
432
|
</body>
|
|
426
433
|
</html>
|
|
@@ -9,7 +9,7 @@ from lxml import etree as ET
|
|
|
9
9
|
from odoo.modules.module import get_module_path
|
|
10
10
|
from odoo.tools import file_open
|
|
11
11
|
|
|
12
|
-
from odoo.addons.ebill_postfinance.tests.common import CommonCase
|
|
12
|
+
from odoo.addons.ebill_postfinance.tests.common import CommonCase, clean_xml
|
|
13
13
|
|
|
14
14
|
|
|
15
15
|
@freeze_time("2019-06-21 09:06:00")
|
|
@@ -17,9 +17,28 @@ class TestEbillPostfinanceMessageYB(CommonCase):
|
|
|
17
17
|
@classmethod
|
|
18
18
|
def setUpClass(cls):
|
|
19
19
|
super().setUpClass()
|
|
20
|
+
cls.setUpDeliveryData()
|
|
20
21
|
cls.schema_file = (
|
|
21
22
|
get_module_path("ebill_postfinance") + "/messages/ybInvoice_V2.0.4.xsd"
|
|
22
23
|
)
|
|
24
|
+
|
|
25
|
+
@classmethod
|
|
26
|
+
def setUpSaleData(cls): # pylint: disable=missing-return
|
|
27
|
+
cls.setUpStockData()
|
|
28
|
+
super().setUpSaleData()
|
|
29
|
+
|
|
30
|
+
@classmethod
|
|
31
|
+
def setUpStockData(cls):
|
|
32
|
+
cls.wh = cls.env["stock.warehouse"].create(
|
|
33
|
+
{
|
|
34
|
+
"name": "PF WH test",
|
|
35
|
+
"code": "PFWHT",
|
|
36
|
+
"company_id": cls.company.id,
|
|
37
|
+
}
|
|
38
|
+
)
|
|
39
|
+
|
|
40
|
+
@classmethod
|
|
41
|
+
def setUpDeliveryData(cls):
|
|
23
42
|
cls.pickings = cls.sale.order_line.move_ids.mapped("picking_id")
|
|
24
43
|
cls.pickings[0].name = "Picking Name"
|
|
25
44
|
for line in cls.pickings.move_ids.move_line_ids:
|
|
@@ -45,16 +64,11 @@ class TestEbillPostfinanceMessageYB(CommonCase):
|
|
|
45
64
|
payload = "\n".join(lines).encode("utf8")
|
|
46
65
|
# Prepare the XML file that is expected
|
|
47
66
|
expected_tmpl = Template(
|
|
48
|
-
file_open("ebill_postfinance_stock/tests/
|
|
67
|
+
file_open("ebill_postfinance_stock/tests/samples/invoice_qr_yb.xml").read()
|
|
49
68
|
)
|
|
50
69
|
expected = expected_tmpl.substitute(
|
|
51
70
|
TRANSACTION_ID=message.transaction_id, CUSTOMER_ID=self.customer.id
|
|
52
71
|
).encode("utf8")
|
|
53
|
-
|
|
54
|
-
|
|
55
|
-
|
|
56
|
-
for line in expected.split(b"\n")
|
|
57
|
-
if not line.lstrip().startswith(b"<!--")
|
|
58
|
-
]
|
|
59
|
-
expected_nocomment = b"\n".join(expected_nocomment)
|
|
60
|
-
self.assertFalse(self.compare_xml_line_by_line(payload, expected_nocomment))
|
|
72
|
+
payload = clean_xml(payload)
|
|
73
|
+
expected = clean_xml(expected)
|
|
74
|
+
self.assertFalse(self.compare_xml_line_by_line(payload, expected))
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
Metadata-Version: 2.1
|
|
2
2
|
Name: odoo-addon-ebill_postfinance_stock
|
|
3
|
-
Version:
|
|
3
|
+
Version: 18.0.1.0.0.2
|
|
4
4
|
Requires-Python: >=3.10
|
|
5
|
-
Requires-Dist: odoo-addon-ebill_postfinance
|
|
6
|
-
Requires-Dist: odoo
|
|
5
|
+
Requires-Dist: odoo-addon-ebill_postfinance==18.0.*
|
|
6
|
+
Requires-Dist: odoo==18.0.*
|
|
7
7
|
Summary: Add stock integration to Postfinance eBill
|
|
8
8
|
Home-page: https://github.com/OCA/l10n-switzerland
|
|
9
9
|
License: AGPL-3
|
|
@@ -11,8 +11,13 @@ Author: Camptocamp,Odoo Community Association (OCA)
|
|
|
11
11
|
Author-email: support@odoo-community.org
|
|
12
12
|
Classifier: Programming Language :: Python
|
|
13
13
|
Classifier: Framework :: Odoo
|
|
14
|
-
Classifier: Framework :: Odoo ::
|
|
14
|
+
Classifier: Framework :: Odoo :: 18.0
|
|
15
15
|
Classifier: License :: OSI Approved :: GNU Affero General Public License v3
|
|
16
|
+
Description-Content-Type: text/x-rst
|
|
17
|
+
|
|
18
|
+
.. image:: https://odoo-community.org/readme-banner-image
|
|
19
|
+
:target: https://odoo-community.org/get-involved?utm_source=readme
|
|
20
|
+
:alt: Odoo Community Association
|
|
16
21
|
|
|
17
22
|
=======================
|
|
18
23
|
eBill Postfinance Stock
|
|
@@ -23,23 +28,23 @@ eBill Postfinance Stock
|
|
|
23
28
|
!! This file is generated by oca-gen-addon-readme !!
|
|
24
29
|
!! changes will be overwritten. !!
|
|
25
30
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
26
|
-
!! source digest: sha256:
|
|
31
|
+
!! source digest: sha256:c6a6d7100590cf6e8d8c52f143eec384263cc64d5753e2df4ec100043bae4158
|
|
27
32
|
!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
|
|
28
33
|
|
|
29
34
|
.. |badge1| image:: https://img.shields.io/badge/maturity-Beta-yellow.png
|
|
30
35
|
:target: https://odoo-community.org/page/development-status
|
|
31
36
|
:alt: Beta
|
|
32
|
-
.. |badge2| image:: https://img.shields.io/badge/
|
|
37
|
+
.. |badge2| image:: https://img.shields.io/badge/license-AGPL--3-blue.png
|
|
33
38
|
:target: http://www.gnu.org/licenses/agpl-3.0-standalone.html
|
|
34
39
|
:alt: License: AGPL-3
|
|
35
40
|
.. |badge3| image:: https://img.shields.io/badge/github-OCA%2Fl10n--switzerland-lightgray.png?logo=github
|
|
36
|
-
:target: https://github.com/OCA/l10n-switzerland/tree/
|
|
41
|
+
:target: https://github.com/OCA/l10n-switzerland/tree/18.0/ebill_postfinance_stock
|
|
37
42
|
:alt: OCA/l10n-switzerland
|
|
38
43
|
.. |badge4| image:: https://img.shields.io/badge/weblate-Translate%20me-F47D42.png
|
|
39
|
-
:target: https://translation.odoo-community.org/projects/l10n-switzerland-
|
|
44
|
+
:target: https://translation.odoo-community.org/projects/l10n-switzerland-18-0/l10n-switzerland-18-0-ebill_postfinance_stock
|
|
40
45
|
:alt: Translate me on Weblate
|
|
41
46
|
.. |badge5| image:: https://img.shields.io/badge/runboat-Try%20me-875A7B.png
|
|
42
|
-
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-switzerland&target_branch=
|
|
47
|
+
:target: https://runboat.odoo-community.org/builds?repo=OCA/l10n-switzerland&target_branch=18.0
|
|
43
48
|
:alt: Try me on Runboat
|
|
44
49
|
|
|
45
50
|
|badge1| |badge2| |badge3| |badge4| |badge5|
|
|
@@ -58,7 +63,7 @@ Bug Tracker
|
|
|
58
63
|
Bugs are tracked on `GitHub Issues <https://github.com/OCA/l10n-switzerland/issues>`_.
|
|
59
64
|
In case of trouble, please check there if your issue has already been reported.
|
|
60
65
|
If you spotted it first, help us to smash it by providing a detailed and welcomed
|
|
61
|
-
`feedback <https://github.com/OCA/l10n-switzerland/issues/new?body=module:%20ebill_postfinance_stock%0Aversion:%
|
|
66
|
+
`feedback <https://github.com/OCA/l10n-switzerland/issues/new?body=module:%20ebill_postfinance_stock%0Aversion:%2018.0%0A%0A**Steps%20to%20reproduce**%0A-%20...%0A%0A**Current%20behavior**%0A%0A**Expected%20behavior**>`_.
|
|
62
67
|
|
|
63
68
|
Do not contact contributors directly about support or help with technical issues.
|
|
64
69
|
|
|
@@ -74,6 +79,7 @@ Contributors
|
|
|
74
79
|
------------
|
|
75
80
|
|
|
76
81
|
- Thierry Ducrest <thierry.ducrest@camptocamp.com>
|
|
82
|
+
- Simone Orsi <simone.orsi@camptocamp.com>
|
|
77
83
|
|
|
78
84
|
Maintainers
|
|
79
85
|
-----------
|
|
@@ -96,6 +102,6 @@ Current `maintainer <https://odoo-community.org/page/maintainer-role>`__:
|
|
|
96
102
|
|
|
97
103
|
|maintainer-TDu|
|
|
98
104
|
|
|
99
|
-
This module is part of the `OCA/l10n-switzerland <https://github.com/OCA/l10n-switzerland/tree/
|
|
105
|
+
This module is part of the `OCA/l10n-switzerland <https://github.com/OCA/l10n-switzerland/tree/18.0/ebill_postfinance_stock>`_ project on GitHub.
|
|
100
106
|
|
|
101
107
|
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
|
|
@@ -1,18 +1,18 @@
|
|
|
1
|
-
odoo/addons/ebill_postfinance_stock/README.rst,sha256=
|
|
1
|
+
odoo/addons/ebill_postfinance_stock/README.rst,sha256=dXseqjIR6nRqoVwckipavGpZe-ryjuIH2XflwqbT408,3370
|
|
2
2
|
odoo/addons/ebill_postfinance_stock/__init__.py,sha256=X9EJGOE2GtZbS0G82PtSXmWSZ_R8jEM0rlJTDliQjp4,21
|
|
3
|
-
odoo/addons/ebill_postfinance_stock/__manifest__.py,sha256=
|
|
4
|
-
odoo/addons/ebill_postfinance_stock/i18n/ebill_postfinance_stock.pot,sha256=
|
|
3
|
+
odoo/addons/ebill_postfinance_stock/__manifest__.py,sha256=AzfrC-rLA_bIfTRsEYUPFyTztTVQoP_WIm1eBYJo46Q,506
|
|
4
|
+
odoo/addons/ebill_postfinance_stock/i18n/ebill_postfinance_stock.pot,sha256=w_fc5cZV0eKUvyi4mZfAjNAogUiup49Flz5RYvd9AH8,547
|
|
5
5
|
odoo/addons/ebill_postfinance_stock/messages/invoice-line-stock-yellowbill.jinja,sha256=er-VJp2PCrt8fpZEj75wW3vvLSuBh3VGIYUPiQXnYTI,375
|
|
6
6
|
odoo/addons/ebill_postfinance_stock/models/__init__.py,sha256=AhNK_VC0Y6dTjeN-pqhoCxOt7L4GSh6CWfQIGkK00Go,48
|
|
7
7
|
odoo/addons/ebill_postfinance_stock/models/ebill_postfinance_invoice_message.py,sha256=6JPCpTdth5QaIj6l1BNSB-NKGs60LU8fN_8gzj4bUBU,778
|
|
8
|
-
odoo/addons/ebill_postfinance_stock/readme/CONTRIBUTORS.md,sha256=
|
|
8
|
+
odoo/addons/ebill_postfinance_stock/readme/CONTRIBUTORS.md,sha256=5wuxYsZklyBWZSAogWg4ImQEThRlWi1agl28AzqnUCc,101
|
|
9
9
|
odoo/addons/ebill_postfinance_stock/readme/DESCRIPTION.md,sha256=_Qcmx7HIRy5HRKQrtsTlg8JSgCht96a0Qc03IgPwBRw,92
|
|
10
10
|
odoo/addons/ebill_postfinance_stock/static/description/icon.png,sha256=6xBPJauaFOF0KDHfHgQopSc28kKvxMaeoQFQWZtfZDo,9455
|
|
11
|
-
odoo/addons/ebill_postfinance_stock/static/description/index.html,sha256=
|
|
11
|
+
odoo/addons/ebill_postfinance_stock/static/description/index.html,sha256=9hmk09pwkOiEDV8izb3u9ixFZKjiHpTg_6YB3ziwnRM,12889
|
|
12
12
|
odoo/addons/ebill_postfinance_stock/tests/__init__.py,sha256=snhpZz7YPGKB0VK1xFbNpxienkn7ZnZEADKQqSrJy2o,48
|
|
13
|
-
odoo/addons/ebill_postfinance_stock/tests/test_ebill_postfinance_message_yb.py,sha256=
|
|
14
|
-
odoo/addons/ebill_postfinance_stock/tests/
|
|
15
|
-
odoo_addon_ebill_postfinance_stock-
|
|
16
|
-
odoo_addon_ebill_postfinance_stock-
|
|
17
|
-
odoo_addon_ebill_postfinance_stock-
|
|
18
|
-
odoo_addon_ebill_postfinance_stock-
|
|
13
|
+
odoo/addons/ebill_postfinance_stock/tests/test_ebill_postfinance_message_yb.py,sha256=74IhbHZTaLCffl-AcR9VPrY_t6NfyRpZf0lHuw3FtmY,2678
|
|
14
|
+
odoo/addons/ebill_postfinance_stock/tests/samples/invoice_qr_yb.xml,sha256=H8J-mx_o6zSeScoJ5GKu8ONWBZDrXHqGUDMi_vdGu3o,9301
|
|
15
|
+
odoo_addon_ebill_postfinance_stock-18.0.1.0.0.2.dist-info/METADATA,sha256=i5nWZIpnFFyLHrnav3vLlSN3ODG8M6-DJDlbW6LX4eI,3996
|
|
16
|
+
odoo_addon_ebill_postfinance_stock-18.0.1.0.0.2.dist-info/WHEEL,sha256=ZhOvUsYhy81Dx67gN3TV0RchQWBIIzutDZaJODDg2Vo,81
|
|
17
|
+
odoo_addon_ebill_postfinance_stock-18.0.1.0.0.2.dist-info/top_level.txt,sha256=QE6RBQ0QX5f4eFuUcGgU5Kbq1A_qJcDs-e_vpr6pmfU,4
|
|
18
|
+
odoo_addon_ebill_postfinance_stock-18.0.1.0.0.2.dist-info/RECORD,,
|
|
File without changes
|