gestione-magazzino
gestione-magazzino
Gestione Magazzino / Warehouse Management , un piccolo software per la gestione di un magazzino (nel mio caso di un orologiaio), scritta in python sfruttando pyqt e sqlite.
-
Cloning this repository:
git clone git://gitorious.org/gestione-magazzino/gestione-magazzino.git gestione-magazzino cd gestione-magazzino
Add this repository as a remote to an existing local repository:
git remote add gestione-magazzino git://gitorious.org/gestione-magazzino/gestione-magazzino.git git fetch gestione-magazzino git checkout -b my-local-tracking-branch gestione-magazzino/master_or_other_branch
- Branches:
- master


