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:
d8e42c6269
Branches
Tags
1.0
master
odoo-mobile
/
www
/
js
/
controllers
/
sale.controller.js
sale.controller.js
103 B
Historique
Raw
1
2
3
4
angular.module('odoo')
.controller('SaleController', function ($scope, databaseFactory) {
});