How can I get all the data exported to CSV file containg all the fields of the of the form view using Python Scripting in Tryton. After each record being saved , the records data gets reflected in CSV file automatically.
Any reference to this requirement will be highly appreciable!!!