foodsoft/app/models
Patrick Gansterer 8e2ca5e7d7 Add automatic generation of financial transactions and links 2019-10-29 13:52:56 +01:00
..
concerns Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00
application_record.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
article.rb allow 1 char unit, eg L or g 2019-03-26 18:58:36 +00:00
article_category.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
article_price.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
assignment.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
bank_account.rb Add automatic generation of financial transactions and links 2019-10-29 13:52:56 +01:00
bank_transaction.rb Add automatic generation of financial transactions and links 2019-10-29 13:52:56 +01:00
delivery.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
financial_link.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
financial_transaction.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
financial_transaction_class.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
financial_transaction_type.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
group.rb Do not show deleted users as members of groups (fixes #587) 2019-01-15 05:20:58 +01:00
group_order.rb Fix rendering of stock order in OrderByGroups 2019-02-05 23:31:45 +01:00
group_order_article.rb Don't allow changes to settled orders (PR #614) 2019-03-26 19:14:39 +00:00
group_order_article_quantity.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
invite.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
invoice.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
mail_delivery_status.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
membership.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
order.rb Use the default locale when sending mails to suppliers 2019-02-05 23:32:00 +01:00
order_article.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
order_comment.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
ordergroup.rb Add CSV download for ordergroups 2019-01-15 04:50:32 +01:00
periodic_task_group.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
shared_article.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
shared_supplier.rb Suppress deleted suppliers from SharedSupplier.suppliers 2019-06-14 10:10:20 +00:00
stock_article.rb Fix new stock article failing 2016-05-20 21:30:56 +02:00
stock_change.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
stock_taking.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
supplier.rb Fix matching of uploaded articles by order_number 2019-06-14 10:08:19 +00:00
task.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
user.rb Add and inherit from ApplicationRecord to match Rails 5.0 style 2019-01-15 04:40:05 +01:00
workgroup.rb Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00