SO i'm using Open ERP 7 and wanted to make a custom module. I've put everything into PyCharm to edit parts there, but sometimes I edit some forms or add some fields with in OpenERP itself under the Database structure.
Any changes I make under the Database Structure (e.g adding a field) won't show up in my PyCharm. Is there a way to keep them both in sync?
Thanks in advance