Django backend for WorkX project
Nie możesz wybrać więcej, niż 25 tematów Tematy muszą się zaczynać od litery lub cyfry, mogą zawierać myślniki ('-') i mogą mieć do 35 znaków.
To repozytorium jest zarchiwizowane. Możesz wyświetlać pliki i je sklonować, ale nie możesz do niego przepychać zmian lub otwierać zgłoszeń/Pull Requestów.
kj1352 bbba08d204 Added detailed invoice API 3 lat temu
..
__init__.py Added draft models related to client, employee, project, invoice & representative 3 lat temu
admin.py Partial commit -- invoice item API 3 lat temu
apps.py Added draft models related to client, employee, project, invoice & representative 3 lat temu
models.py Added invoice total with tax property 3 lat temu
serializers.py Added detailed invoice API 3 lat temu
tests.py Added draft models related to client, employee, project, invoice & representative 3 lat temu
urls.py Added detailed invoice API 3 lat temu
views.py Added detailed invoice API 3 lat temu