Netsuite

Latest version: v0.12.0

Safety actively analyzes 621095 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

2021.1

Added
- Documentation site

Removed
- Python 3.6 support

Changed
- Upgrade to httpx ~0.17
- Use poetry for package management
- Move to Github Actions

0.9.3

Added
* Create abstract action parent class by andrewdicken-stripe in https://github.com/NetSweet/netsuite/pull/568

Fixed
* Add department, klass and location EstimateItem/record_refs by nickdufresne in https://github.com/NetSweet/netsuite/pull/572
* Invoice shipping_tax_code should be a record_ref by stevewoodcock in https://github.com/NetSweet/netsuite/pull/573
* dont crash if suitetalk returns empty <platformCore:searchRowList/> by ericcj in https://github.com/NetSweet/netsuite/pull/574
* Add :klass field to record VendorReturnAuthorizationItem & VendorReturnAuthorization by shubhrathasetty in https://github.com/NetSweet/netsuite/pull/576
* Optionally pass in `proxy` parameter to Savon by dbecker-stripe in https://github.com/NetSweet/netsuite/pull/548

0.9.2

Fixed

* Update rspec requirement from ~> 3.11.0 to ~> 3.12.0 by dependabot in https://github.com/NetSweet/netsuite/pull/567
* [Adding UK country mapping](https://github.com/NetSweet/netsuite/commit/5fe96ed28fb8341b6926e169cf50d817632b5b8d)

Breaking Changes

* [remove country mapping hack for old API versions](https://github.com/NetSweet/netsuite/commit/a0357f0a9e08eb3a4a80f1d1e7a37f95bcb17d4f)

0.9.1

Added
* Add `Configurationmulti_tenant!` for opting into multi-tentant support where configuration/caching is per-thread (556)

Fixed
* Avoid Savon version `2.13.0` to prevent generating invalid envelopes. (558, 563)
* Retry on `HTTPI::SSLError` and `HTTPI::TimeoutError` in backoff (566)

Breaking Changes
* Update default API version to 2016_2 from 2015_1 when `api_version` is not explicitly set (554)

0.9.0

Added

* Update `Customer` record fields/record refs for 2021.2. (535)
The following were moved from `fields` to `record_refs`: `buying_reason`, `buying_time_frame`, `campaign_category`, `image`, `opening_balance_account`, `pref_cc_processor`, `representing_subsidiary`, `sales_group`, `sales_readiness`
The following were removed as `fields` since their sublist class is not yet implemented: `download_list`, `group_pricing_list`, `item_pricing_list`
* Add search-only fields to `Customer` (535)
* Add `attach_file` action to `Customer` records (544)
* Add `update` action to `File` records (544)
* Expose `errors` after calls to `delete` action (545)
* Add `update_list` action where missing on supported item records (546)
* Add `proxy` attribute to `NetSuite::Configuration` to set a proxy used by the savon client (547)

Fixed
* Ignore `after_submit_failed` status details (>= 2018.2) when collating errors in add action (550)
* Add `NullFieldList` to `SalesOrder` (552)
* Add thread safety to NetSuite configuration and utilities (549)

Breaking Changes
* Rename `CustomerSubscriptionsList` to `SubscriptionsList` and `CustomerSubscription` to `Subscription` to match NetSuite naming (535)

0.8.12

Added

* Add NullFieldList record (to credit memos and invoices) (529)
* Add `get_deleted` action to item records (530)
* Add `get_deleted` action to Employee records (531)
* Remove monkey patched `lower_camelcase` method on String (533)

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.