clodman84 / Updated-Newer-Fresher-Version-3

It's DoPy bitches!!!!!!!!!!!!!!
https://updated-newer-fresher-version-3.readthedocs.io/en/latest/
1 stars 3 forks source link

The exported filenames are different from what the old billing app expects #26

Closed clodman84 closed 1 month ago

clodman84 commented 2 months ago

this needs to be fixed!!!!

the dopy app isn't going to fully overhaul everything at this point and will be rolled out gradually with half the people using the old app for billing during BOSM. therefore it is essential for the output of both apps to be identical.

how should this be done

modify the get_file_name() and copy_image functions in Application/database.py and Application/store.py. Get file name returns a base string with {} inside, that can be string.format()-ed into the final file name. Look at the old apps naming convention, maybe even the code that does it itself and implement it. as a final test, "bill" a roll using both apps and compare the output.

clodman84 commented 1 month ago

done in commit 3248fdf1bdb8053b0a6524b6169d6a0dc3122abe