the problem here is that w/ the current implementation you have to define a static folder even if you don't need it at all. if you define a controller into your module but yoou don't put an *empty* static folder in it your module don't get loaded at all and silently. I think this is a bad behaviour. -- https://code.launchpad.net/~openerp-community/openerp-web/trunk-smart-load-module/+merge/89692 Your team OpenERP Community is subscribed to branch lp:~openerp-community/openerp-web/trunk-smart-load-module.
_______________________________________________ Mailing list: https://launchpad.net/~openerp-community Post to : [email protected] Unsubscribe : https://launchpad.net/~openerp-community More help : https://help.launchpad.net/ListHelp

