trobz / openerp-web-unleashed

Unleash your OpenERP web modules with Backbone and Marionette frameworks !
Other
33 stars 18 forks source link

Mix between unleashed view and form view ? #1

Closed njeudy closed 6 years ago

njeudy commented 10 years ago

Hello, I would like to know if it's possible to mix unleashed view and standard openERP view.

For exemple in todo demo, is it possible to have OpenERP form view when clic on "Add / + " button ?

zazabe commented 10 years ago

Hi, For now, we are using web unleashed only to create fully customized views (like the booking chart) but we are also interest to found some ways to reuse native views. Unfortunately, openerp widgets seems not easily reusable in other context... We will start some investigation, I will be able to give more details here soon.

njeudy commented 10 years ago

Ok, I'm very interresting by your work, and think we can have unleashed widget inside openerp form view. (I will make a POC).