foodsoft/app/models
Patrick Gansterer 645c142bf6 Add FinancialLinksController#incomplete 2020-07-30 17:19:02 +02: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 BankAccountConnector to implement bank import methods in plugins 2020-02-24 14:30:03 +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 FinancialLinksController#incomplete 2020-07-30 17:19:02 +02:00
financial_transaction.rb Add UI to show and create financial transactions for the foodcoop 2020-07-29 11:43:45 +02: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 reference_calculator 2020-07-29 11:02:58 +02:00
group.rb Make the uniqueness of the name of a group expicit in the model 2019-11-11 11:12:27 +01:00
group_order.rb Adopt model to reference GroupOrder in generated FinancialTransaction 2020-03-17 09:38:44 +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 Nullify deliveries and orders depending on an invoice (#718) 2020-07-29 15:12:48 +02: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 Potential fix for one of the issues mentioned in #49 2020-07-29 13:15:11 +02: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 Adopt model to reference GroupOrder in generated FinancialTransaction 2020-03-17 09:38:44 +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 Clear IBAN when deleting a supplier 2020-06-22 16:35:22 +02:00
task.rb Add created_by user to Task 2020-04-11 00:04:49 +02:00
user.rb Add welcome mail 2020-07-30 17:14:14 +02:00
workgroup.rb Add custom fields to invoice, odergroup, supplier and user 2017-10-28 20:16:47 +02:00