Skip to content

Releases: Axentorllc/ecommerce_integrations

v1.1.0

08 Jun 17:32
Compare
Choose a tag to compare

1.1.0 (2023-06-08)

Bug Fixes

  • dont run invoice hooks if unicommerce isn't enabled (cb5853f)
  • ignore permissions while updating token (fa461c8)

Features

  • (Uni-commerce) generate Delivery Note and sync item fields (#239) (f474301)
  • unicommerce: Sales Invoice creation through picklist (#240) (8410c59)

v1.0.0

05 May 16:33
Compare
Choose a tag to compare

1.0.0 (2023-05-05)

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 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)
  • 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 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)
  • 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)
  • 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)
  • create_brand() (ddf31d2)
  • create_manufacturer() (230104d)
  • custom fields for sales invoice items (3edfffc)
  • customer name concatenation (#175) (f8ac70b)
  • deduplicate cusomters based on address (37d4944)
  • delete custom field amazon_item_code after migration (1eab7b7)
  • disable uploading of items in data import (b72717b)
  • document modified in two separate calls (9ead99c)
  • don't add unchanged items (8889a86)
  • don't add unchanged items ([frappe#66](https://github.com/Axentorllc/ecommerce_integra...
Read more