Hello all,

I've found my self in the need to pull data that is not stored in tryton's 
database, the data is accessed from an
external REST API, however the information that is obtained from said API 
needs to appear as a tree view, that 
created  a few questions:


   - Can views be created without necessarily having a ModelSQL ( to show 
   the external data as a tree view )?
   - In where or how can I perform custom actions other than *on_write *within 
   my form (Maybe wizards?)?
   - Can I create forms that do not write or store data, only for 
   displaying information, be it local or from
   external sources?

Thank you for your time.

Regards, Tristian.  


-- 
tryton@googlegroups.com mailing list

Reply via email to