Erik Thuning
3bb3484724
Updated the invoice column to support more data
2020-11-30 11:04:35 +01:00
Erik Thuning
0a8904e00a
Added the attachment table to the database definition
2020-01-16 14:41:55 +01:00
Erik Thuning
ef756e36b4
Several changes:
...
- The inventory page now shows status of seen products as of when they were registered,
not as of now.
- Renamed a placeholder in fragments.html to be more intuitive.
- Added a type field to the event table in the database, so that complete events can
be constructed without complex logic.
- Refactored to support the above changes
2019-07-24 14:09:31 +02:00
Erik Thuning
adc8d36bb0
Introducing events - loans are now events, and there is also a service event type
2019-07-23 15:26:27 +02:00
Erik Thuning
a412256598
Merge branch 'add_manufacturer'
2019-07-16 15:00:53 +02:00
Erik Thuning
720551af8d
Changed products to always have a manufacturer field
2019-07-16 14:47:44 +02:00
Erik Thuning
0923435462
Added a function to temporariliy suspend availability of products
...
for service. Also did some refactoring in related areas.
2019-06-12 20:39:55 +02:00
Erik Thuning
bb38a5ec3f
Added tables for templates to the database
2019-04-05 14:50:24 +02:00
Erik Thuning
6f62515238
Added a unique constraint on the serial field in the product table
2019-02-27 17:13:46 +01:00
Erik Thuning
816103a4f0
Added a field in the product table to track discarded products
2018-09-05 16:59:17 +02:00
Erik Thuning
feb260c73d
Renamed an inventory table and added a primary key
2018-08-22 16:48:15 +02:00
Erik Thuning
6701c17c5c
Added tables for inventory taking.
2018-08-22 11:24:51 +02:00
Erik Thuning
c4fa57a3c1
Refactored the database to have an explicit return date for inactive loans
2018-08-21 16:31:15 +02:00
Erik Thuning
af00f2dae5
Slowly getting things in place
2018-07-19 05:48:24 +02:00
Erik Thuning
48a1abc031
Database structure added
2018-07-11 15:21:07 +02:00