Hi all,
I have a php script that updates an external database when a sales order is marked as confirmed in the Openerp (7) database. At present, this runs as a cron job every 30 seconds. All works well, but I would like the php script to run when the confirm sale button is pressed in openerp.
How should I go about doing this?
Many thanks,
Tony.