orthosie icon indicating copy to clipboard operation
orthosie copied to clipboard

Point of sale system written in Python

Results 7 orthosie issues
Sort by recently updated
recently updated
newest added

Installed everything in ubuntu but I got this: ``` python3 manage.py makemigrations Traceback (most recent call last): File "manage.py", line 10, in execute_from_command_line(sys.argv) File "/vagrant/www/orthosie/venv/lib/python3.4/site-packages/django/core/management/__init__.py", line 371, in execute_from_command_line utility.execute()...

DRF is a library in constant development and every version have changes and deprecations in the API, right now with the last current version(3.5.4) from pipy I'm getting a lot...

I'm on http://127.0.0.1:8000/inventory/ No matter if I'm on UPC or PLU, I just can't add anything =/, there's no button, am I missing something?

@maxolasersquad Can you please comment on this when you have a moment with regards to the file structure and overall code. I'm new to django dev so I'm unsure what...

A feature which I was planning on adding at some stage is to have the database talk to the python Xero REST API for accounting purposes. Some links for reference:...

enhancement

My use case is a caffe environment where the primary trade is coffee, but other items such as cakes and wholesale produce are sold as well. This use case differs...