Skip to content

Inventory Management, Sales , Purchase, CRM, ERP, Invoicing, Device Management, python, django

Notifications You must be signed in to change notification settings

tinkertechnology/invoicing-erp-tinker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Django Restaurant Order Management System (DjangoROMS)

About this application

  • Device tracking and Invoicing application for Enterprises.
Framework: Django 1.10.1
Language : Python 3.6

Install

python manage.py migrate
  • To Add new user go to "DOMS/urls.py" uncomment this line:
# url(r'^admin/', admin.site.urls),

by deleting "#". Then login into admin(Django administration). click Users -> add and add user.

  • Again comment this line:
url(r'^admin/', admin.site.urls),

to hide admin(Django administration).

Features

  • Add order
  • Add products
  • Export Order (pdf, excel, csv and etc)
  • Edit / Delete Order
  • Search Order
  • Print Invoice
  • Easy interface
  • Mobile view

Uses

  • Inventory Management
  • purchase report
  • sells report
  • stock management
  • invoicing and send pdf as email

Contact Us

Tinker technology [email protected]

About

Inventory Management, Sales , Purchase, CRM, ERP, Invoicing, Device Management, python, django

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published