It's been a couple of years since I wrote code for odoo (openerp). But at 
that time the client-side interface was pretty much self-contained and 
based on server-side xml fragments to generate clienet-side views. I don't 
think you can add angular code to the client unless it supports portlets 
(bootstrap would be hard) or iframes.

Alternatively, Odoo supports xml-rpc and they were working on a REST API 
interface 2 years ago, so you could just write a new standalone angular 
based application that communicates with an odoo server.

-- 
You received this message because you are subscribed to the Google Groups 
"Angular and AngularJS discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at https://groups.google.com/group/angular.
For more options, visit https://groups.google.com/d/optout.

Reply via email to