This website requires JavaScript.
Explore
Help
Sign in
Foodsoft
/
foodsoft
Watch
1
Star
1
Fork
You've already forked foodsoft
0
Code
Issues
36
Pull requests
5
Projects
1
Releases
Wiki
Activity
2297
commits
22
branches
1
tag
31
MiB
6e4b9696a2
Commit graph
3 commits
Author
SHA1
Message
Date
Patrick Gansterer
00bb10d14a
Fix CreateStockEvents migration for DBs without Delivery and/or StockTaking
2020-09-07 13:55:48 +02:00
Patrick Gansterer
74531f90c7
Add Rails release to ActiveRecord::Migration
2020-09-05 14:40:11 +02:00
Patrick Gansterer
785313ac23
Make StockEvent a base class for Delivery and StockTaking
...
This helps to share code between the two entities and allows easier extensions in the future.
2020-09-05 13:52:18 +02:00