odoo-addon-ebill-postfinance-stock 16.0.1.0.0.1__py3-none-any.whl → 16.0.1.0.0.3__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.
@@ -80,7 +80,7 @@
80
80
  <PaymentType>IBAN</PaymentType>
81
81
  <fixAmount>Yes</fixAmount>
82
82
  <IBAN>
83
- <BIC>777</BIC>
83
+ <BIC>POFICHBEXXX</BIC>
84
84
  <BankName>Reserve</BankName>
85
85
  <IBAN>CH2130808001234567827</IBAN>
86
86
  <CreditorReference>210000000003139471430009017</CreditorReference>
@@ -182,7 +182,7 @@
182
182
  </Tax>
183
183
  <TotalAmountExclusiveTax>492.0</TotalAmountExclusiveTax>
184
184
  <TotalAmountInclusiveTax>529.88</TotalAmountInclusiveTax>
185
- <!-- <TotalAmountPaid>200.00</TotalAmountPaid> -->
185
+ <TotalAmountPaid>0.0</TotalAmountPaid>
186
186
  <TotalAmountDue>529.88</TotalAmountDue>
187
187
  </Summary>
188
188
  </Bill>
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: odoo-addon-ebill_postfinance_stock
3
- Version: 16.0.1.0.0.1
3
+ Version: 16.0.1.0.0.3
4
4
  Summary: Add stock integration to Postfinance eBill
5
5
  Home-page: https://github.com/OCA/l10n-switzerland
6
6
  Author: Camptocamp,Odoo Community Association (OCA)
@@ -11,8 +11,8 @@ Classifier: Framework :: Odoo
11
11
  Classifier: Framework :: Odoo :: 16.0
12
12
  Classifier: License :: OSI Approved :: GNU Affero General Public License v3
13
13
  Requires-Python: >=3.10
14
- Requires-Dist: odoo-addon-ebill-postfinance <16.1dev,>=16.0dev
15
- Requires-Dist: odoo <16.1dev,>=16.0a
14
+ Requires-Dist: odoo-addon-ebill-postfinance<16.1dev,>=16.0dev
15
+ Requires-Dist: odoo<16.1dev,>=16.0a
16
16
 
17
17
  =======================
18
18
  eBill Postfinance Stock
@@ -11,8 +11,8 @@ odoo/addons/ebill_postfinance_stock/static/description/icon.png,sha256=6xBPJauaF
11
11
  odoo/addons/ebill_postfinance_stock/static/description/index.html,sha256=G_JpqL-n-cK8mASwmYMRIarJV-jZRK7Zw8IJTG3AIeI,12492
12
12
  odoo/addons/ebill_postfinance_stock/tests/__init__.py,sha256=snhpZz7YPGKB0VK1xFbNpxienkn7ZnZEADKQqSrJy2o,48
13
13
  odoo/addons/ebill_postfinance_stock/tests/test_ebill_postfinance_message_yb.py,sha256=oQ6gWZ_zWoY2n9sEU_sCosfnEZHEMvfT0Rem3nhK5tA,2407
14
- odoo/addons/ebill_postfinance_stock/tests/examples/invoice_qr_yb.xml,sha256=wqa8p967NqQP4K9mGl096C5eoot_mbyquigd2frcOMs,9303
15
- odoo_addon_ebill_postfinance_stock-16.0.1.0.0.1.dist-info/METADATA,sha256=r1j_SLHXkkUQw2sb_RzBz9BiuPePW4OpMiMZP1Inggg,3771
16
- odoo_addon_ebill_postfinance_stock-16.0.1.0.0.1.dist-info/WHEEL,sha256=GJ7t_kWBFywbagK5eo9IoUwLW6oyOeTKmQ-9iHFVNxQ,92
17
- odoo_addon_ebill_postfinance_stock-16.0.1.0.0.1.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
18
- odoo_addon_ebill_postfinance_stock-16.0.1.0.0.1.dist-info/RECORD,,
14
+ odoo/addons/ebill_postfinance_stock/tests/examples/invoice_qr_yb.xml,sha256=ondUDBLhbDd2cskAAykHeZsQ58zIvyqIk8ypgdFipxk,9299
15
+ odoo_addon_ebill_postfinance_stock-16.0.1.0.0.3.dist-info/METADATA,sha256=Cezyl7emgv3ZpdC1YtAPNbjZ8leUU0fD4yYnDKEXSg0,3769
16
+ odoo_addon_ebill_postfinance_stock-16.0.1.0.0.3.dist-info/WHEEL,sha256=tZoeGjtWxWRfdplE7E3d45VPlLNQnvbKiYnx7gwAy8A,92
17
+ odoo_addon_ebill_postfinance_stock-16.0.1.0.0.3.dist-info/top_level.txt,sha256=qBj40grFkGOfDZ2WDSw3y1RnDlgG0u8rP8pvGNdbz4w,5
18
+ odoo_addon_ebill_postfinance_stock-16.0.1.0.0.3.dist-info/RECORD,,
@@ -1,5 +1,5 @@
1
1
  Wheel-Version: 1.0
2
- Generator: bdist_wheel (0.43.0)
2
+ Generator: bdist_wheel (0.45.1)
3
3
  Root-Is-Purelib: true
4
4
  Tag: py3-none-any
5
5