This website works better with JavaScript
Startseite
Erkunden
Hilfe
Anmelden
eirugit
/
odoo-mobile
Beobachten
1
Favorit hinzufügen
0
Fork
0
Dateien
Issues
0
Pull-Requests
0
Wiki
Branch:
master
Branches
Tags
1.0
master
odoo-mobile
/
www
/
js
/
controllers
/
sale.controller.js
sale.controller.js
103 B
Permalink
Verlauf
Originalformat
1
2
3
4
angular.module('odoo')
.controller('SaleController', function ($scope, databaseFactory) {
});