Skip to content

arutsh/octopart_connector

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 

Repository files navigation

Octopart Connector and Octopart Connector MRP

License: LGPL-3 Octopart connector

  • This module links odoo's inventory product to several part numbers on Octopart .
  • Checks stock availability for the linked parts
  • Computes Min cost of the product based on the data retrieved from octopart
  • Stores all historical prices on odoo for future reports
  • Allows to create Group of Vendors (e.g. Manufacturer, Authorised distributor, etc...)

Configuration

To be able to use Octopart Connector app, you should get API token from Octopart. For more information please refer to Octopart . Octopart Connector Retrieves only specs available for Basic version.

Octopart Connector>configuration

Octopart Client URL: https://octopart.com/api/v4/endpoint

User Access Level

App has 2 access level

  • internal user

all odoo user can see octopart tab on the product template page and link part to octopart if they have right to create/update product

  • Inventory administrator
  • Have access to App page Octopart Connector
  • Can configure the app
  • Create Vendor Groups
  • Set Confirmed Vendors
  • Link Vendor with existing Contact
  • Access List of Available component history

Known issues / Roadmap

  • 28-05-2022: The app does not link product variants to octopart
  • 28-05-2022: Stock is checked only once per day. meaning if user click on check stock availability today, first time it will retrieve data but will not update any more during the day. This limitation is set to prevent too much requests to Octopart.

Bug Tracker

Bugs are tracked on GitHub Issues In case of trouble, please check there if your issue has already been reported. If you found one, please report it by providing a detailed and leave feedback

Credits

Authors


* Arutshyan - ToolKit
* n.arutshyan(at)gmail.com

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published