This website works better with JavaScript
Accueil
Explorer
Aide
Connexion
eirugit
/
odoo-mobile
Suivre
1
Voter
0
Fork
0
Fichiers
Tickets
0
Pull Requests
0
Wiki
Aborescence:
d0b57433c3
Branches
Tags
1.0
master
odoo-mobile
/
www
/
js
/
controllers
/
lead.controller.js
lead.controller.js
92 B
Historique
Raw
1
2
3
4
5
angular.module('odoo.app.controller', [])
.controller('LeadController', function () {
});