..
concerns
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01: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
Add validation of more article fields (PR #917 )
2022-01-26 09:22:41 +01:00
article_category.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
article_price.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
assignment.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
bank_account.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
bank_transaction.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
delivery.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
financial_link.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
financial_transaction.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
financial_transaction_class.rb
Add option to ignore financial transaction when calculating the balance
2021-02-17 14:07:03 +01:00
financial_transaction_type.rb
Add option to ignore financial transaction when calculating the balance
2021-02-17 14:07:03 +01:00
group.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
group_order.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
group_order_article.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
group_order_article_quantity.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
invite.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
invoice.rb
Adopt Rails 5 belongs_to_required_by_default
2020-09-05 14:40:11 +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
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
order.rb
Use ActiveJob instead of Resque directly
2021-03-08 12:30:58 +01:00
order_article.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
order_comment.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
ordergroup.rb
Use ActiveJob instead of Resque directly
2021-03-08 12:30:58 +01:00
periodic_task_group.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
shared_article.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
shared_supplier.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
stock_article.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
stock_change.rb
Adopt Rails 5 belongs_to_required_by_default
2020-09-05 14:40:11 +02:00
stock_event.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
stock_taking.rb
Make StockEvent a base class for Delivery and StockTaking
2020-09-05 13:52:18 +02:00
supplier.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
supplier_category.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
task.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
user.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00
workgroup.rb
Run rubocop --fix-layout and remove encoding comments
2021-03-02 09:12:19 +01:00