Built-in data warehouse, superior data activation capabilities, and AI-powered development assistance.
ERP writeback pushes updates from external systems back into your ERP. With Peliqan, you can update sales orders, customers, or invoices in Odoo (and other ERPs) using low-code Python, triggered by ecommerce or other source events.
Peliqan uses the Odoo API through low-code Python. You write a short script that maps external data (like Stripe transactions) to Odoo fields, and Peliqan handles authentication and execution.
Yes. Peliqan can read transactions from payment gateways or webshops and update matching Odoo sales orders automatically with payment status, amounts, or other details.
Writeback uses low-code Python. Basic syncs use templates, while more advanced writeback logic uses short Python scripts with built-in ERP functions.