A cash program for a bars and restaurants
- Get the dist package and install via next next.
- Go to the installation dir and set the configs in
./config/config.cfglike CIF, Name... - Execute
cash.exeand enjoy
- Get the installation dir and copy
configdir. - Copy db located in Userprofile named
cash.db - Unninstall old version and install the new
- Move
configscopied folder on installation dir
pip install --upgrade cx-Freeze
- Clone
https://github.com/francescpuig7/InvoiceGenerator/archive/master.zip' - cd InvoiceGenerator
pip install -e .
python setup.py build
python setup.py bdist_msi
marcelotduarte/cx_Freeze#407 (comment)
pip install --upgrade git+https://github.com/anthony-tuininga/cx_Freeze.git@master
on cmd execute: cxfreeze-postinstall
python setup.py build
python setup.py bdist_msi



