This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
robert
/
Kasse
Urmărește
1
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
818ad78fe2
Ramuri
Etichete
master
v2.0
Kasse
/
scripts
/
controllers
/
invoice.js
invoice.js
108 B
Istoric
Crud
1
2
3
4
5
6
7
'use strict';
angular.module('pos')
.controller('InvoiceCtrl', function ($scope, $timeout) {
});