mpt-extension-sdk 5.4.1__py3-none-any.whl → 5.4.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.
@@ -77,7 +77,7 @@ class OrderEventProducer(EventProducer):
77
77
  orders = []
78
78
  rql_query = RQLQuery().agreement.product.id.in_(
79
79
  settings.MPT_PRODUCTS_IDS
80
- ) and RQLQuery(status="processing")
80
+ ) & RQLQuery(status="processing")
81
81
  url = (
82
82
  f"/commerce/orders?{rql_query}&select=audit,parameters,lines,subscriptions,"
83
83
  f"subscriptions.lines,agreement,buyer,seller&order=audit.created.at"
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: mpt-extension-sdk
3
- Version: 5.4.1
3
+ Version: 5.4.2
4
4
  Summary: Extensions SDK for SoftwareONE Marketplace Platform
5
5
  Author: SoftwareOne AG
6
6
  License: Apache-2.0 license
@@ -40,13 +40,13 @@ mpt_extension_sdk/runtime/djapp/management/commands/__init__.py,sha256=47DEQpj8H
40
40
  mpt_extension_sdk/runtime/djapp/management/commands/consume_events.py,sha256=BVb4sgKI2Ep759bDcOH5Qm1xJEewc5-bNt_snspV2ck,1229
41
41
  mpt_extension_sdk/runtime/events/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
42
42
  mpt_extension_sdk/runtime/events/dispatcher.py,sha256=ZMswk50vGGfUgKeQ2Cc3k9wtrm63z0OH7EtlKCkWQYM,3008
43
- mpt_extension_sdk/runtime/events/producers.py,sha256=amTUJxTYkePNMQEZ6yP9iCN_0Wk2dpGNl32kBwJS5qE,3654
43
+ mpt_extension_sdk/runtime/events/producers.py,sha256=ErYgU7bY2EmmiLh1lX5AJbBpdkQkieB7GjQvYbpYLjI,3652
44
44
  mpt_extension_sdk/runtime/events/utils.py,sha256=bxFo-iQUqEJDqcIotC88Ty3Xt0K2FyYjA9UMWFEyMKI,2663
45
45
  mpt_extension_sdk/swo_rql/__init__.py,sha256=QrvRDYhpK-Pd3OF-U2aMeazuKm_kbvXwLRIjd9Mm6ok,104
46
46
  mpt_extension_sdk/swo_rql/constants.py,sha256=39BZ78OzdU_dIQtoy-Z_5utXqEXRweIFvM9Zfxg9j5M,171
47
47
  mpt_extension_sdk/swo_rql/query_builder.py,sha256=xTdPGkI9MzCJyg-oOkK0z2oHFNjhEe8ihR-OmDL-kto,10500
48
- mpt_extension_sdk-5.4.1.dist-info/METADATA,sha256=4IkB2m9FTGBbOKwr_2VffvJMdL8GEIIubkpJ-WNGQw8,1358
49
- mpt_extension_sdk-5.4.1.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
50
- mpt_extension_sdk-5.4.1.dist-info/entry_points.txt,sha256=N8T9gBssEOm_UeBf9ABbGqtlnethrumfMoL4hNYWVFA,146
51
- mpt_extension_sdk-5.4.1.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
52
- mpt_extension_sdk-5.4.1.dist-info/RECORD,,
48
+ mpt_extension_sdk-5.4.2.dist-info/METADATA,sha256=1-1z68BdxcepC_jbu49C1-TkXdRd1JbUgCA4xycUyPc,1358
49
+ mpt_extension_sdk-5.4.2.dist-info/WHEEL,sha256=qtCwoSJWgHk21S1Kb4ihdzI2rlJ1ZKaIurTj_ngOhyQ,87
50
+ mpt_extension_sdk-5.4.2.dist-info/entry_points.txt,sha256=N8T9gBssEOm_UeBf9ABbGqtlnethrumfMoL4hNYWVFA,146
51
+ mpt_extension_sdk-5.4.2.dist-info/licenses/LICENSE,sha256=xx0jnfkXJvxRnG63LTGOxlggYnIysveWIZ6H3PNdCrQ,11357
52
+ mpt_extension_sdk-5.4.2.dist-info/RECORD,,