Skip to Content
Menu
This question has been flagged
3100 Views

i'm building an odoo model and trying to make it get values from models and insert them in a text file, I'm using ubuntu 18 and docker to set the development environment.  Is there any example I could start with or can anyone provide a basic code structure for writing in a text file included inside the model?

Thanks

Avatar
Discard

you can start by writing a cron to read those data and write them in text file for you.

yes, textfile thingies going to model. this will be less time consuming and you will have regularly updated text file.

sorry but i didn't understood can you be more explicit, for the time being i just need the code the append a string let say results='test test test'  into my text file.

Related Posts Replies Views Activity
0
May 22
10274
1
Apr 16
6047
0
Mar 25
691
0
Jan 25
2852
1
Aug 23
13798