P5-3075 - Change price caluclation for the largest canvases

This commit is contained in:
Anders Gustafsson
2018-09-14 14:08:18 +02:00
parent d0d8ed5212
commit c798a4da0b
5 changed files with 33 additions and 3 deletions
+6
View File
@@ -46,3 +46,9 @@ Starting the application:
Running the eSales import
`$ python manage.py run_esales_import`
## Testing
To run unit tests:
`$ python -m unittest`