Hi All,
I'm new to OpenERP and started using OpenERP 7 for my project. I've gone through few different blogs and videos to create a new module of my own. I've also enabled the "Developer Mode" and added couple of fields for the custom module that I've created.
What I've found while editing the form view for any module in "Development mode", that the changes are reflecting on the front end, but it's not updating the python code (means not changing the code base).
So, I'm very much curious to know that when we are using the "Development Mode" and doing some operation like editing view, work flow etc.. then Where does the OpenERP store the changes after save.
How can I see those changes and access??
Please help me with this. Any help would be appreciated :)
Thanks