Qbox-project / qbx_vehicleshop

GNU General Public License v3.0
10 stars 37 forks source link

feat: delete vehicle_financing entry when car is paid off #81

Closed Manason closed 4 months ago

Manason commented 4 months ago

If a car isn't financed in the first place it will not have an entry in the vehicle_financing table, so it makes sense to use no entry as the state of a paid off vehicle.