Skip to content

Releases: aerele/ecommerce_integrations

v1.0.0

07 May 09:34

Choose a tag to compare

1.0.0 (2025-05-07)

Bug Fixes

  • 401 from parallel logins (c5136fd)
  • add channel id field on invoices (54bb519)
  • add defaults if mfg/expirty dates are missing (ceb72e6)
  • add filters for Warehouse and Account Group (b7b9f4d)
  • add filters on various field (092be51)
  • add js to warn about use of old settings (30178be)
  • add memberships to items (fbc10e2)
  • add param self to remaining methods (42eee93)
  • add proper filters for warehouse map (302b5d8)
  • add template name in variant item name (#170) (339cfe3)
  • add validation for Amazon Fields Map (bab7702)
  • added points as payments (b998332)
  • added therapist to the list of employees (0a75dc2)
  • allow updating is_stock_item after creaetion (433a3d6)
  • apply taxes at actuals (#36) (624e144)
  • assign attribute instead of item (4c017b0)
  • attach documents before submitting (2e1e2ee)
  • AttributeSets error (389080e)
  • avoid 0 values payment entry and mark items as sales items by default (#163) (54a4105)
  • avoid duplicate logs for old order sync (9f90628)
  • avoid duplication of product on shopify (341625c)
  • avoid possible infinite loop with save triggers (bc8e46d)
  • avoid triggering custom field creation (01a9c26)
  • bad logging (cd210c2)
  • better error message in case of HTTPError (e70e586)
  • better message for WH registration failure (60ed710)
  • bump python version to 3.8 (a31155c)
  • bump shopify api version (203df24)
  • bump shopify API version (#254) (d0fb890)
  • Bump shopify version (#310) (0eeef5e)
  • can't save new item (efe512a)
  • can't save new item (5da0ea8)
  • capture curency code from order data (5023dc0)
  • cast to string before concatenating (3cf612b)
  • change fieldtype to reduce row size (4142837)
  • change tax fields to invoice field names (d325041)
  • changing datatypes to small text (81cf062)
  • check enabled status before uploading item (48aed46)
  • check existence of custom field "amazon_item_code" (a817cf9)
  • check for current webhooks (00879cb)
  • check for emp on line item level (2752336)
  • check item_code for unicommerce requirements (d4ccea3)
  • check order status right before invoicing (04bf9fc)
  • CI (83713e4)
  • CI (4d451e2)
  • ci commits (23e2234)
  • clear all stale webhooks when registering (4dbdc15)
  • clear old integration logs automatically (4452fea)
  • code to add employee (5149d4d)
  • configurable client id (cd0033f)
  • consider all warehouse for non-inventory ops (1966dc2)
  • consider reserved qty when updating inventory (c462841)
  • consider variant id while creating new item (0a2021b)
  • convert HTML to text while syncing description (#235) (3546eca)
  • convert tax title to string (a6765a0)
  • convert tax title to string (723dca6)
  • correct endpoint for sales invoice generation (868c4d9)
  • correct invoice label API (#88) (f4bd860)
  • correct method for defaults (d9b38ba)
  • correct shipping provider code in invoice (b814753)
  • Correctly filter existing return order (2fe3d07)
  • Correctly wrap function (b1dc35c)
  • create_brand() (ddf31d2)
  • create_manufacturer() (230104d)
  • custom fields for sales invoice items (3edfffc)
  • customer name...
Read more