Skip to Content
Menu

461.80

v 16.0 Third Party
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Contacts (contacts)
Discuss (mail)
Inventory (stock)
Manufacturing (mrp)
Purchase (purchase)
Sales (sale_management)
Invoicing (account)
Lines of code 1424
Technical Name cits_optiply_odoo_api
LicenseLGPL-3
Websitehttp://www.caretit.com
You bought this module and need support? Click here!
Availability
Odoo Online
Odoo.sh
On Premise
Odoo Apps Dependencies Contacts (contacts)
Discuss (mail)
Inventory (stock)
Manufacturing (mrp)
Purchase (purchase)
Sales (sale_management)
Invoicing (account)
Lines of code 1424
Technical Name cits_optiply_odoo_api
LicenseLGPL-3
Websitehttp://www.caretit.com
Community & Enterprise Supported
Community
Enterprise

Optiply Api Integration


Optiply Integration refers to the process of connecting Odoo with Optiply, a powerful inventory management and demand forecasting platform. This integration ensures seamless data exchange between the two systems, allowing businesses to optimize their inventory levels, automate supply chain processes, and improve overall efficiency.

Features

Generate New Access Token

The operation will Request a new access token from Odoo to establish a secure connection with optiply.

Product Management

The operation will Post and edit product details from odoo to optiply.

Product Composition

The operation will Manage and synchronize bundle products (ProductComposition) between odoo and optiply

Supplier Management

The operation will Post and edit supplier (vendor) information from odoo to optiply

Supplier Product Management

The operation will Manage and synchronize supplier products (Product > Purchase) between odoo and optiply

Stock Management

The operation will Post product stock levels from odoo to optiply

Sales Order Management

The operation will Post sales orders from odoo to optiply.

Purchase Order Synchronization

The operation will Retrieve purchase orders and order lines from optiply to odoo.

Purchase Order Receipt

The operation will Post purchase order receipts from odoo to optiply.

Purchase Order Completion

The operation will Mark purchase orders as completed in optiply from odoo.

Purchase Order Cancellation

The operation will Cancel purchase order receipts in optiply from odoo.

Product Deletion

The operation will Delete products in optiply from odoo.

HOW TO USE

Optiply Configuration Menu Under Setting > Optiply Integration > Configuration.



Optiply - Generate New Access Token Request Odoo to Optiply

This cron will Get the Token in Optiply Connection.
When this cron run, Request the Only those Connection will be there in Optiply and this cron job every 23H to Generate Token for Connection.



Optiply - Post Product from Odoo to Optiply

This Cron is Post the Product from Odoo to Optiply
When this cron runs, Post the Product as per api response We Get the Optiply id and Store the id in requested Product.



Optiply - Edit Products from Odoo to Optiply

This Cron is Edit the Product from Odoo to Optiply.
When this cron runs, Select Last 30 minute product Edited and Send the date from odoo to optiply.



Optiply - Post ProductComposition from Odoo to Optiply

This cron is Post ProductComposition from Odoo to Optiply.
When this cron runs, select the Bills of Materials Product and check the mrp bom line product is Optiply product and optiply id will be there in product then we send the data from odoo to optiply. we get the as per api response we get the composition in mrp bom line.



Optiply - Edit ProductComposition from Odoo to Optiply

This cron is Edit ProductComposition from Odoo to Optiply.
When this cron runs, Select Last 30 minute mrp bom line and check the composition id is there in mrp bom line. when the composition id will be there only this productcomposition will be send to optiply.



Optiply - Post Suppliers from Odoo to Optiply

This cron is Post Suppliers from Odoo to Optiply.
When this cron runs, Select the group of vendor on product and check the vendor if not is Post to optiply and supplier id then we send the supplier from odoo to optiply and send then vendor on optiply. we get the as per api response of requested vendor we get the supplier id and store in vendor.



Optiply - Edit Suppliers from Odoo to Optiply

This cron is Edit Suppliers from Odoo to Optiply.
When this cron runs, Select Last 30 minute edited vendor and check is Post to optiply and supplier id is there then we send the vendor edit request from odoo to optiply.



Optiply - Post SupplierProduct from Odoo to Optiply

This cron is Post SupplierProduct from Odoo to Optiply.
When this cron runs, Select the group of vendor on product and check if optiply checked on the product then we send the vendor from odoo to optiply. we get the as per api response we get the supplierproduct id store in product purchase page.



Optiply - Edit SupplierProduct from Odoo to Optiply

This cron is Edit SupplierProduct from Odoo to Optiply.
When this cron runs, Select Last 30 minute edited vendor pricelists and check supplierProduct id will be there then we send the vendor pricelists edit request from odoo to optiply.



Optiply - Post Products Stock from Odoo to Optiply

This cron Post Products Stock from Odoo to Optiply.
When this cron runs, select the is optiply product and Optiply id checked in product and product stock location and then export the product stock from odoo to optiply.



Optiply - Post Sale Order from Odoo to Optiply

This cron is Post Sale Order from Odoo to Optiply.
When this cron runs, select the last 8 day's sale order completed and warehouse and send the one by one order from odoo to optiply then we get the as per api response for requested order we get the seller id from optiply to odoo. we store id on sellorder id in sale order.



Optiply - Get Purchase Order and OrderLine from Optiply to Odoo

This cron is Get Purchase Order and OrderLine from Optiply to Odoo.
When this cron runs, Get the Purchase order in odooo then also if the purchase order create then we get the id on Buyorder id in purchase order then base on this buyorder we send request to get the order line from optiply to odoo then we get the as per api order line response we get the id store on buyorder line id on purchase order line.



Optiply - Post Purchase Order Receipt from Odoo to Optiply

This cron is Post Purchase Order Receipt from Odoo to Optiply.
When this cron runs, select the purchase order Receipt status not in fully received and check the receipt is done. only this receipt will bee send from odoo to optiply. As per the receipt response we store the id on optiply receipt id in stock move.



Optiply - Completed Purchase Order from Odoo to Optiply

This cron is Completed Purchase Order from Odoo to Optiply.
When this cron runs, select the purchase order Receipt status in fully received. As per the purchase order response we send the Arrival date to optiply and if successfully send to optiply. We checked Completed to Optiply in Purchase.



Optiply - Cancel Purchase Order Receipt Odoo to Optiply

This cron is Cancel Purchase Order Receipt Odoo to Optiply.
When this cron runs, select the purchase order Receipt status not in fully received and check the first receipt is done and check the second receipt effective date is current date - 5 days's then we cancel the receipt in odoo then we send to optiply the order is completed.



FREQUENTLY ASK QUESTIONS
Is this app compatible with Odoo Enterprise as well as Community?

Yes, this app works well with Odoo Enterprise as well as Odoo Community.

I need customization in this app. How can I request it?

You can contact us for customization in this app or you can write to us at support@caretit.com.

Where I can get the Odoo Support?

Odoo support and maintenance service is a key service offered by Caret IT. You will get rapid support by
Caret IT. email : support@caretit.com or drop query on
https://www.caretit.com/contactus.

60 DAYS FREE SUPPORT

We provide 60 days free support with standard Odoo version. Support is applicable remotely and
from the date of purchase. We are responsible to be online and answer you between 10:00 AM to 6:00 PM IST.
Caret IT will be there to ensure your success.

NOTE
Caret IT offers complimentary support during the trial period,
and standard and premium support packages after you buy.


SUGGESTED APPS
CARET IT ODOO SERVICES

Odoo Implementation

Odoo Version Migration

Odoo Support & AMC Services

Odoo Customization

ERP Consulting

Hire Odoo Developer

GET IN TOUCH

Please log in to comment on this module

  • The author can leave a single reply to each comment.
  • This section is meant to ask simple questions or leave a rating. Every report of a problem experienced while using the module should be addressed to the author directly (refer to the following point).
  • If you want to start a discussion with the author or have a question related to your purchase, please use the support page.